
Do you want to know which docker containers are currently using GPUs? gpugpu shows current statistics of GPUs and memory usage by running containers.
To run it:
$ docker run \
--rm \
--pid=host \
--volume /var/run/docker.sock:/tmp/docker.sock:ro \
jonghwanhyeon/gpugpu
Reporting formats are inspired by gpustat
Content type
Image
Digest
sha256:38afb216a…
Size
78.5 MB
Last updated
over 3 years ago
docker pull jonghwanhyeon/gpugpu