From f7e04d8fb030d8506abdc256dc5f9971d114466f Mon Sep 17 00:00:00 2001 From: alexxu-amd <159800977+alexxu-amd@users.noreply.github.com> Date: Mon, 30 Dec 2024 14:23:46 -0500 Subject: [PATCH] remove MPI page from index (#4206) Co-authored-by: Alex Xu --- docs/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 48cae378f..e5822db94 100644 --- a/docs/index.md +++ b/docs/index.md @@ -43,7 +43,6 @@ ROCm documentation is organized into the following categories: * [System optimization](./how-to/system-optimization/index.rst) * [AMD Instinct MI300X performance validation and tuning](./how-to/tuning-guides/mi300x/index.rst) * [System debugging](./how-to/system-debugging.md) -* [Use MPI](./how-to/gpu-enabled-mpi.rst) * [Use advanced compiler features](./conceptual/compiler-topics.md) * [Set the number of CUs](./how-to/setting-cus) * [Troubleshoot BAR access limitation](./how-to/Bar-Memory.rst)