Skip to content

Commit cb4b991

Browse files
* adde README
1 parent 826c88c commit cb4b991

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
# gpu_burn
1+
# gpu_burn
2+
3+
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

Comments
 (0)