diff --git a/projects/rocshmem/CMakeLists.txt b/projects/rocshmem/CMakeLists.txt index 7b5d855fc9..50aeeb7541 100644 --- a/projects/rocshmem/CMakeLists.txt +++ b/projects/rocshmem/CMakeLists.txt @@ -88,7 +88,7 @@ include(ROCMCheckTargetIds) ############################################################################### # PROJECT ############################################################################### -rocm_setup_version(VERSION 1.6.0) +rocm_setup_version(VERSION 2.0.0) project(rocshmem CXX) diff --git a/projects/rocshmem/README.md b/projects/rocshmem/README.md index c786b301af..cc28be6ebe 100644 --- a/projects/rocshmem/README.md +++ b/projects/rocshmem/README.md @@ -156,7 +156,7 @@ make -j 8 install Then, you need to build Open MPI (5.0.6 or later) with UCX support. ``` -git clone --recursive https://github.com/ROCm/ompi.git -b v5.0.x +git clone --recursive https://github.com/open-mpi/ompi.git -b v5.0.x cd ompi ./autogen.pl ./configure --prefix= --with-rocm= --with-ucx=