ROCm 7.2 requires a power-cap type. The current service runs `amd-smi set -o 304`, which exits with “expected 2 arguments.” On Red v2, `amd-smi set -o ppt0 304` works. [AMD release note](https://rocm.docs.amd.com/en/docs-7.2.0/about/release-notes.html#changed)
ROCm 7.2 requires a power-cap type. The current service runs
amd-smi set -o 304, which exits with “expected 2 arguments.”On Red v2,
amd-smi set -o ppt0 304works.AMD release note