Sign inSign up

oguzpastirmaci/gpu-burn

By oguzpastirmaci

Updated almost 4 years ago

Docker image for the Multi-GPU CUDA stress test from http://wili.cc/blog/gpu-burn.html

Image
7

100K+

oguzpastirmaci/gpu-burn repository overview

gpu-burn

Docker image for the Multi-GPU CUDA stress test from http://wili.cc/blog/gpu-burn.html

Usage

Below commands assume that you have the appropriate version of the NVIDIA Container Toolkit installed.

Default test duration is 60 seconds. You can pass a different duration as an argument when running the container (see below).

Docker 19.03 and later
docker run --gpus all --rm oguzpastirmaci/gpu-burn <test duration in seconds>
Previous versions of Docker
nvidia-docker run --rm oguzpastirmaci/gpu-burn <test duration in seconds>

Tag summary

Content type

Image

Digest

sha256:e83916e56

Size

1.5 GB

Last updated

almost 4 years ago

docker pull oguzpastirmaci/gpu-burn