Skip to content

Instantly share code, notes, and snippets.

@kastnerp
Last active May 10, 2024 06:37
Show Gist options
  • Save kastnerp/b261a9f88efeb04a229174acf8c02277 to your computer and use it in GitHub Desktop.
Save kastnerp/b261a9f88efeb04a229174acf8c02277 to your computer and use it in GitHub Desktop.
Docker NVIDIA GPU benchmark
docker run -it --gpus=all --rm nvcr.io/nvidia/k8s/cuda-sample:nbody nbody -benchmark
docker run -it --rm --gpus all ubuntu nvidia-smi
## With CUDA installed
nvidia-smi nvlink --capabilities
nvidia-smi nvlink --status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment