Alp worker used for travis tests.
10K+
Chains of Dockerfiles for ML and stats research.
For more information about the nvidia-docker tool, please take a look at the requirement and the installation steps in the nvidia-docker wiki.
If you want to use your GPU 0 and GPU 1 (as listed by nvidia-smi), be able to serve an ipython notebook via the port 8888 and mount a volume where some notebooks are located you could use:
NV_GPU='0,1' nvidia-docker run -it -p 8888:8888 -v ~/notebooks:/notebooks tboquet/nameoftherepo
Content type
Image
Digest
Size
1.3 GB
Last updated
almost 8 years ago
docker pull tboquet/travis_worker