Skip to content

Commit

Permalink
Install rocblas
Browse files Browse the repository at this point in the history
  • Loading branch information
samjwu committed Jun 13, 2024
1 parent 9dbdeb2 commit c4c7873
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ jobs:
wget https://repo.radeon.com/amdgpu-install/6.1.2/ubuntu/jammy/amdgpu-install_6.1.60102-1_all.deb
sudo apt install ./amdgpu-install_6.1.60102-1_all.deb
sudo amdgpu-install --usecase=rocm
sudo apt-get update
sudo apt-get install rocblas
cd Level-1/swap
make
./swap
Expand Down

0 comments on commit c4c7873

Please sign in to comment.