From 57f22cd8c33f1945d6d140657e8ab1048b499dd6 Mon Sep 17 00:00:00 2001 From: Edgar Gabriel Date: Thu, 19 Dec 2024 20:59:13 +0000 Subject: [PATCH] update the link for MPI/UCX compilation use the official page from rocmdocs.amd.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc28be6ebe..eea481f414 100644 --- a/README.md +++ b/README.md @@ -165,4 +165,4 @@ make -j 8 install ``` For more information on OpenMPI-UCX support, please visit: -https://github.com/openucx/ucx/wiki/OpenMPI-and-OpenSHMEM-installation-with-UCX +https://rocm.docs.amd.com/en/latest/how-to/gpu-enabled-mpi.html