diff --git a/docs/how-to/rocm-for-ai/training/benchmark-docker/previous-versions/megatron-lm-v24.12-dev.rst b/docs/how-to/rocm-for-ai/training/benchmark-docker/previous-versions/megatron-lm-v24.12-dev.rst index 1a2bfee91..2f66582d0 100644 --- a/docs/how-to/rocm-for-ai/training/benchmark-docker/previous-versions/megatron-lm-v24.12-dev.rst +++ b/docs/how-to/rocm-for-ai/training/benchmark-docker/previous-versions/megatron-lm-v24.12-dev.rst @@ -111,7 +111,7 @@ Hardware verification with ROCm Use the command ``rocm-smi --setperfdeterminism 1900`` to set the max clock speed up to 1900 MHz instead of the default 2100 MHz. This can reduce the chance of a PCC event lowering the attainable GPU clocks. This setting will not be required for new IFWI releases with the production PRC feature. -You can restore this setting to its default value with the ``rocm-smi -r`` command. +You can restore this setting to its default value with the ``amd-smi reset --clocks`` command. Run the command: @@ -248,7 +248,7 @@ Download the Docker image and required packages Checking out this specific commit is recommended for a stable and reproducible environment. .. code-block:: shell - + git checkout bb93ccbfeae6363c67b361a97a27c74ab86e7e92 Prepare training datasets