Update scripts/install_dependencies.sh

Co-authored-by: Avinash Kethineedi <avinash.kethineedi@amd.com>

[ROCm/rocshmem commit: 0fb673e186]
This commit is contained in:
Yiltan
2025-01-16 13:38:08 -05:00
committad av GitHub
förälder b30ab63d2d
incheckning 61f5c61ab1
@@ -38,7 +38,7 @@ cd ucx
make -j
make install
# Step 3: Install OpenMPI with UCX support
# Step 2: Install OpenMPI with UCX support
cd $_DEPS_SRC_DIR
rm -rf ompi
git clone --recursive $_OMPI_REPO -b $_OMPI_BRANCH