https://github.com/psygreg/rocm-ubuntu
Automated installation for ROCm and OpenCL for RDNA 2/3 cards on Ubuntu.
https://github.com/psygreg/rocm-ubuntu
amdgpu mesa3d opencl rocm ubuntu
Last synced: 3 months ago
JSON representation
Automated installation for ROCm and OpenCL for RDNA 2/3 cards on Ubuntu.
- Host: GitHub
- URL: https://github.com/psygreg/rocm-ubuntu
- Owner: psygreg
- License: gpl-3.0
- Created: 2025-04-30T19:23:58.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-07-17T22:30:07.000Z (3 months ago)
- Last Synced: 2025-07-18T03:16:23.069Z (3 months ago)
- Topics: amdgpu, mesa3d, opencl, rocm, ubuntu
- Language: Shell
- Homepage:
- Size: 91.8 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# rocm-ubuntu
### Automated installation for ROCm and OpenCL for AMD RDNA 2/3 cards on Ubuntu (and flavours).It goes without saying this will not work for any Nvidia or Intel cards, nor AMD cards outside the two generations covered by my script.
Requires `git`, which you can install running `sudo apt install git`.
## Supported Ubuntu versions
Currently, I can only guarantee this script to work on Ubuntu **24.04 LTS** and Ubuntu **25.04**. I'll maintain it for the latest and latest LTS versions. It works for any official [Ubuntu flavours](https://ubuntu.com/desktop/flavours) as well in the same versions.
## Known to be working cards (already tested)
- RX 6750 XT
- RX 6700 XT
- RX 7900 GRE
- RX 7900 XT
- RX 7900 XTX
- RX 9060 XT## Usage
`git clone https://github.com/psygreg/rocm-ubuntu.git`\
`cd rocm-ubuntu`\
`chmod +x install.sh`\
`./install.sh`You can delete the "rocm-ubuntu" folder once it's completed.
To see if it's working, after rebooting, use the command `rocminfo`. The result should look something like this:
