Skip to content

Commit 1efa17d

Browse files
committed
add hiprand
1 parent 9860883 commit 1efa17d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • .github/workflows/dockerfiles/ROCm-DiskGalaxy

.github/workflows/dockerfiles/ROCm-DiskGalaxy/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ RUN set -euo pipefail && \
3838
comgr \
3939
rocm-device-libs \
4040
rocrand-devel \
41+
hiprand-devel \
4142
rocprim-devel; \
4243
fi && \
4344
zypper --non-interactive install --no-recommends \

0 commit comments

Comments
 (0)