-
Notifications
You must be signed in to change notification settings - Fork 400
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
Add ROCm article #1231
Add ROCm article #1231
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested on my custom build with 6900xt, and everything seems good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Working perfectly with a 7900 GRE, suggested a small change. Good job!
Another user confirmed the article's working as written in pop-os/pop#3235. |
Would it be possible to change the repository to point to the "latest" release instead of version 6.1? http://repo.radeon.com/rocm/apt/latest/ I'm not sure if using the "latest" release will break anything. I can try it, but first I would like to know the reasoning behind pointing specifically to the 6.1 release. |
As stated in the article, the instructions were based on AMD's own instructions for Ubuntu: https://rocm.docs.amd.com/projects/install-on-linux/en/latest/how-to/native-install/ubuntu.html Please do let us know what you find if you try using "latest" instead. |
Fair enough, thank you for your work! I tried modifying the version to "latest" (which is, in fact, 6.1.1) and had no problems:
I'm not sure if pointing to the latest release will cause issues down the road, but for the time being, it's working just fine. |
This adds an article about installing ROCm (to enable HIP and OpenCL). This is AMD's equivalent of installing CUDA.
In the past, this was a messy process that required running an installation script and (depending on the use case) installing DKMS modules, which didn't always work well with the Pop!_OS kernel. However, at this point, AMD has an Ubuntu repository with a ROCm package that works together with the AMDGPU driver built into the kernel.
There may be some proprietary applications that aren't compatible with this form of ROCm yet, but this is the smoothest experience we can currently offer AMD users for enabling GPU compute, and it works with at least some known applications such as Blender and PyTorch. I think it makes sense to publicly document this as being a supported method of installation, since it doesn't interfere with our supported kernel, etc.
Closes #1220.
It would be good if someone else from @system76/quality-assurance can test this on a desktop with an AMD GPU. I tested it on the pang12 with its APU.