How to run the “AMD GPU Stress test” on Ubuntu24.04

How to run the “AMD GPU Stress test” on Ubuntu24.04

How to
run the “AMD GPU Stress test” on Ubuntu24.04

Test Configuration

Product Name: B8261 / 8050 /8030

CPU: AMD EPYC 9174F *2 / AMD EPYC 9534 / AMD EPYC 7713P

DIMM: DDR5 6400 32GB*12 / DDR5 4800 32GB*8 / DDR4 3200 32GB*8

Graphics: AMD R9700 AI Pro*2 / AMD R9700 AI Pro*1 / AMD R9700 AI Pro*1

 

Test Procedure:

[ROCm installation]

Checking the System can detect the “AMD R9700 AI Pro” .(ex: RU.efi).

Step1. sudo apt-get update

Step2.

Step3.
sudo apt install ./amdgpu-install_6.4.60401-1_all.deb

Step4. sudo apt update

Step5. sudo apt install python3-setuptools python3-wheel

Step6. sudo usermod -a -G render,video $LOGNAME

Step7. sudo apt install rocm

[AMDGPU driver installation]

Step9. sudo apt install ./amdgpu-install_6.4.60401-1_all.deb

Setp10. sudo apt update

Step11. sudo apt install "linux-headers-$(uname -r)" "linux-modules-extra-$(uname -r)"

Step12.
apt install amdgpu-dkms

Step13. reboot

[Installing ROCm Validation Suite]

Step14. sudo apt install rocm-validation-suite

Step15. sudo apt install libyaml-cpp0.7

Step16. cd /opt/rocm/bin

Step17. sudo ./rvs -g

Step18. sudo ./rvs -c
/opt/rocm/share/rocm-validation-suite/conf/gst_stress_6_hrs.conf

Step 19. Watch -n 1 rocm-smi

Step20. Stress test complete.

 

Note:

1.     
AMD ROCm Software 6.4.2 Quick start installation guide