Slackbot
01/11/2024, 9:34 AMMarvin
01/11/2024, 9:35 AM--gpus
flag. For instance:
sh
docker run --gpus all nvidia/cuda:10.0-base nvidia-smi
This command tells Docker to run a new container with access to all available GPUs using the nvidia/cuda:10.0-base
image and execute the nvidia-smi
command inside the container to list the available GPUs.
If you need further detailed instructions, you can consult the NVIDIA documentation on Docker and GPU usage or ask for additional help.
For additional assistance, here are some links that might be useful:
- Docker Documentation
- NVIDIA Docker GitHubBring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.
Powered by