You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A docker image around gpu_burn, a multi-GPU CUDA stress test from http://wili.cc/blog/gpu-burn.html.
4
+
5
+
I mainly use this tool (with nvidia-docker, https://github.com/NVIDIA/nvidia-docker) to test the power setup of my GPUs in order to make sure that power is enough to run all GPUs at max at the same time.
6
+
7
+
Run `nvidia-docker run --rm chrstnhntschl/gpu_burn:latest 120` to run stress test for 120 seconds (10s is default).
0 commit comments