Update scripts/install_dependencies.sh

Co-authored-by: Avinash Kethineedi <avinash.kethineedi@amd.com>
Этот коммит содержится в:
Yiltan
2025-01-16 13:38:08 -05:00
коммит произвёл GitHub
родитель 5de0371bec
Коммит 0fb673e186
+1 -1
Просмотреть файл
@@ -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