-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] ubuntu_install_rocm.sh fails when generating ci-gpu image #9413
Labels
Comments
OK, so it looks like http://repo.radeon.com/rocm/apt/debian/rocm.gpg.key disappeared, and this script then needs updating. |
leandron
added a commit
to leandron/tvm
that referenced
this issue
Nov 2, 2021
* ROCm dependency installation process was following outdated procedures. This PR makes the installation script to point to the correct repository * Installation documentation is at: https://rocmdocs.amd.com/en/latest/Installation_Guide/Installation-Guide.html * Fixes apache#9413
masahi
pushed a commit
that referenced
this issue
Nov 11, 2021
* Fix repository URL in ubuntu_install_rocm.sh * ROCm dependency installation process was following outdated procedures. This PR makes the installation script to point to the correct repository * Installation documentation is at: https://rocmdocs.amd.com/en/latest/Installation_Guide/Installation-Guide.html * Fixes #9413 * Update docker/install/ubuntu_install_rocm.sh Co-authored-by: Christopher Sidebottom <[email protected]> Co-authored-by: Christopher Sidebottom <[email protected]>
mehrdadh
pushed a commit
to mehrdadh/tvm
that referenced
this issue
Dec 1, 2021
* Fix repository URL in ubuntu_install_rocm.sh * ROCm dependency installation process was following outdated procedures. This PR makes the installation script to point to the correct repository * Installation documentation is at: https://rocmdocs.amd.com/en/latest/Installation_Guide/Installation-Guide.html * Fixes apache#9413 * Update docker/install/ubuntu_install_rocm.sh Co-authored-by: Christopher Sidebottom <[email protected]> Co-authored-by: Christopher Sidebottom <[email protected]>
mehrdadh
pushed a commit
to mehrdadh/tvm
that referenced
this issue
Dec 1, 2021
* Fix repository URL in ubuntu_install_rocm.sh * ROCm dependency installation process was following outdated procedures. This PR makes the installation script to point to the correct repository * Installation documentation is at: https://rocmdocs.amd.com/en/latest/Installation_Guide/Installation-Guide.html * Fixes apache#9413 * Update docker/install/ubuntu_install_rocm.sh Co-authored-by: Christopher Sidebottom <[email protected]> Co-authored-by: Christopher Sidebottom <[email protected]>
ylc
pushed a commit
to ylc/tvm
that referenced
this issue
Jan 7, 2022
* Fix repository URL in ubuntu_install_rocm.sh * ROCm dependency installation process was following outdated procedures. This PR makes the installation script to point to the correct repository * Installation documentation is at: https://rocmdocs.amd.com/en/latest/Installation_Guide/Installation-Guide.html * Fixes apache#9413 * Update docker/install/ubuntu_install_rocm.sh Co-authored-by: Christopher Sidebottom <[email protected]> Co-authored-by: Christopher Sidebottom <[email protected]>
yangulei
pushed a commit
to yangulei/tvm
that referenced
this issue
Jan 11, 2022
* Fix repository URL in ubuntu_install_rocm.sh * ROCm dependency installation process was following outdated procedures. This PR makes the installation script to point to the correct repository * Installation documentation is at: https://rocmdocs.amd.com/en/latest/Installation_Guide/Installation-Guide.html * Fixes apache#9413 * Update docker/install/ubuntu_install_rocm.sh Co-authored-by: Christopher Sidebottom <[email protected]> Co-authored-by: Christopher Sidebottom <[email protected]>
ylc
pushed a commit
to ylc/tvm
that referenced
this issue
Jan 13, 2022
* Fix repository URL in ubuntu_install_rocm.sh * ROCm dependency installation process was following outdated procedures. This PR makes the installation script to point to the correct repository * Installation documentation is at: https://rocmdocs.amd.com/en/latest/Installation_Guide/Installation-Guide.html * Fixes apache#9413 * Update docker/install/ubuntu_install_rocm.sh Co-authored-by: Christopher Sidebottom <[email protected]> Co-authored-by: Christopher Sidebottom <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The nightly Docker image rebuild job is failing for the
ci-gpu
with the following error:Looking at the history of the file, can either @jtuyls or @tqchen help with understanding what is going wrong?
The text was updated successfully, but these errors were encountered: