chmod +x mlperf bert script for red (#6789)

also disabled raising power cap in setup. wozeparrot mentioned that's unstable and might cause bert training issue on red
This commit is contained in:
chenyu
2024-09-27 11:27:32 -04:00
committed by GitHub
parent d3a387be63
commit f9c8e144ff
4 changed files with 1 additions and 1 deletions

View File

@@ -5,4 +5,4 @@ rocm-smi --setmclk 3
rocm-smi --setperflevel high
# power cap to 350W
echo "350000000" | sudo tee /sys/class/drm/card{1..6}/device/hwmon/hwmon*/power1_cap
# echo "350000000" | sudo tee /sys/class/drm/card{1..6}/device/hwmon/hwmon*/power1_cap