Update docs/how-to/rocm-for-ai/training/benchmark-docker/previous-versions/megatron-lm-v24.12-dev.rst

Co-authored-by: peterjunpark <git@peterjunpark.com>
This commit is contained in:
Swati Rawat
2026-01-05 18:17:40 +05:30
committed by GitHub
parent b3e78704f5
commit 56b684fcae

View File

@@ -108,7 +108,7 @@ for more information.
Hardware verification with ROCm
-------------------------------
Use the command ``amd-smi set -d 1900`` to set the max clock speed up to 1900 MHz
Use the command ``amd-smi set --perf-determinism 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 ``amd-smi reset --clocks`` command.