From 9928cc24ef3f28002cf3539a0198c1d5fde2076a Mon Sep 17 00:00:00 2001 From: Yiltan Temucin Date: Mon, 16 Dec 2024 08:53:49 -0600 Subject: [PATCH] Updated README.md [ROCm/rocshmem commit: 28b41ea64847c0729014046be03f6609a51a45f3] --- projects/rocshmem/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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=