remove link to "change gpu partition modes" (#352)

This commit is contained in:
Peter Park
2025-03-28 14:40:52 -04:00
committed by GitHub
parent 15aca4be9d
commit 4f6387fec4

View File

@@ -52,8 +52,6 @@ See [Training a model with Megatron-LM for ROCm](https://rocm.docs.amd.com/en/la
On AMD Instinct™ MI300X systems, you can now use Core Partitioned X-celerator (CPX) mode in combination with the Non-Uniform Memory Access (NUMA) Per Socket (NPS4) memory mode. This partition mode configuration can be applied to a Single Root IO Virtualization (SR-IOV) host or a bare metal environment. This feature enables better performance with small language models (13B parameters or less) that can fit within one CPX GPU.
To learn how to switch to the CPX and NPS4 partition modes, see [Dynamically change GPU partition modes](https://advanced-micro-devices-rocm-internal--309.com.readthedocs.build/en/309/how-to/dynamic_partition_modes.html).
To learn how CPX and NPS4 partition modes can benefit RCCL performance on MI300X systems, see [RCCL usage tips](https://advanced-micro-devices-demo--1555.com.readthedocs.build/projects/rccl/en/1555/how-to/rccl-usage-tips.html#nps4-and-cpx-partition-modes).
### Kernel-mode GPU Driver (KMD) and user space software compatibility improved