Update scripts/install_dependencies.sh

Co-authored-by: Avinash Kethineedi <avinash.kethineedi@amd.com>
This commit is contained in:
Yiltan
2025-01-16 13:38:08 -05:00
کامیت شده توسط GitHub
والد 5de0371bec
کامیت 0fb673e186
@@ -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