Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kdcro101/nvidia-docker-image


https://github.com/kdcro101/nvidia-docker-image

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# Nvidia CUDA 10 docker image

docker run -d --gpus all --entrypoint /bin/bash nvidia-p37c10 /script/start
docker run --restart unless-stopped -d -h cuda --gpus all -v projects:/home/dev/projects --name cuda --entrypoint /bin/bash nvidia-p37c10 /script/start