Skip to content

Commit 25c830e

Browse files
committed
Install rocSPARSE for the CI workflows
1 parent 8757708 commit 25c830e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/dependencies/dependencies_hip.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ sudo apt-get install -y --no-install-recommends \
5757
roctracer-dev \
5858
rocprofiler-dev \
5959
rocrand-dev \
60-
rocprim-dev
60+
rocprim-dev \
61+
rocsparse-dev
6162

6263
# activate
6364
#

0 commit comments

Comments
 (0)