Skip to content

Commit

Permalink
slc9-gpu-builder: Add rdma-core-devel (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
singiamtel authored Feb 7, 2025
1 parent 5b4a5da commit 2df6579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slc9-gpu-builder/provision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dnf install -y freeglut-devel lsof
"cudnn9-cuda-$CUDA_PKG_VERSION" \
hip-rocclr ocl-icd ocl-icd-devel hipcub rocthrust rocm-dev hipify-clang \
hiprand-devel hipblas-devel hipsparse-devel rocblas-devel rocrand-devel \
miopen-hip-devel hipfft-devel rccl-devel migraphx-devel
miopen-hip-devel hipfft-devel rccl-devel migraphx-devel rdma-core-devel
# ROCm: Notice we do not need the version for ROCM because we target a specific distribution in rocm.repo

# Set up NVIDIA CUDA stack
Expand Down

0 comments on commit 2df6579

Please sign in to comment.