Skip to content

Commit 2df6579

Browse files
authored
slc9-gpu-builder: Add rdma-core-devel (#280)
1 parent 5b4a5da commit 2df6579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slc9-gpu-builder/provision.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dnf install -y freeglut-devel lsof
3434
"cudnn9-cuda-$CUDA_PKG_VERSION" \
3535
hip-rocclr ocl-icd ocl-icd-devel hipcub rocthrust rocm-dev hipify-clang \
3636
hiprand-devel hipblas-devel hipsparse-devel rocblas-devel rocrand-devel \
37-
miopen-hip-devel hipfft-devel rccl-devel migraphx-devel
37+
miopen-hip-devel hipfft-devel rccl-devel migraphx-devel rdma-core-devel
3838
# ROCm: Notice we do not need the version for ROCM because we target a specific distribution in rocm.repo
3939

4040
# Set up NVIDIA CUDA stack

0 commit comments

Comments
 (0)