Skip to content

Automated installation for ROCm and OpenCL for RDNA 2/3 cards on Ubuntu.

License

Notifications You must be signed in to change notification settings

psygreg/rocm-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 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

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: rocm-success-screenshot

About

Automated installation for ROCm and OpenCL for RDNA 2/3 cards on Ubuntu.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages