Skip to content

Commit

Permalink
Install rocSPARSE for the CI workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
nmnobre committed Dec 17, 2024
1 parent 8757708 commit 25c830e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dependencies/dependencies_hip.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ sudo apt-get install -y --no-install-recommends \
roctracer-dev \
rocprofiler-dev \
rocrand-dev \
rocprim-dev
rocprim-dev \
rocsparse-dev

# activate
#
Expand Down

0 comments on commit 25c830e

Please sign in to comment.