diff --git a/projects/rocshmem/scripts/install_dependencies.sh b/projects/rocshmem/scripts/install_dependencies.sh index 3be42542ba..980cb597ee 100755 --- a/projects/rocshmem/scripts/install_dependencies.sh +++ b/projects/rocshmem/scripts/install_dependencies.sh @@ -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