Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/NVIDIA/nvidia-docker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-15Update README after wiki changes1.0Felix Abecassis
2017-11-14Complete the transition to nvidia-docker 2.0Felix Abecassis
2017-10-17Update ppc64le centos image nameChristy Perez
2017-10-07Begin the transition towards nvidia-docker 2.0Felix Abecassis
2017-09-19Add rpm support for ppc64leChristy Perez
2017-09-18Add ppc64le support for "make deb"Christy Perez
2017-07-22Update README.mdFelix Abecassis
2017-05-26Fix infinite loop when no devices are foundRenaud Gaubert
2017-05-25Fix out-of-bounds access with "nvidia-docker container"Felix Abecassis
2017-03-03Update changelog for 1.0.1v1.0.1Jonathan Calmels
2017-03-03Support new Docker package namesFelix Abecassis
2017-02-28Unconditionally call nvidia-modprobe to load UVMFelix Abecassis
2017-02-28Attempt to be compatible with newer versions of DockerFelix Abecassis
2017-02-28Add support for "docker container run"Felix Abecassis
2017-02-28Add support for boolean option --initFelix Abecassis
2017-02-28Remove Docker version check in the MakefileFelix Abecassis
2017-02-28Print log of image pull to stderrFelix Abecassis
2017-02-07Move sources to the top-level of the repositoryFelix Abecassis
2017-02-06Remove all Dockerfiles, they are now hosted on GitLabFelix Abecassis
2017-02-06Make samples use the prebuilt images on DockerHubFelix Abecassis
2017-01-19Update changelog for 1.0.0v1.0.0Jonathan Calmels
2017-01-12Add missing apt-get option "--no-install-recommends" in a few DockerfilesFelix Abecassis
2017-01-12Remove unused folder symlinksFelix Abecassis
2017-01-12Prune the list of CUDA tagsFelix Abecassis
2016-12-17Don't add an empty entry to LD_LIBRARY_PATHFelix Abecassis
2016-12-17Remove reference to non-existing path /usr/local/cuda/libFelix Abecassis
2016-12-07Fix double call to r.body.Close() on the same objectFelix Abecassis
2016-12-07Return NUMA node 0 if NUMA support isn't enabledFelix Abecassis
2016-12-07Add a requirement on setcap(8)Felix Abecassis
2016-12-05Fix docker run command for systems with selinuxChristy Perez
2016-12-02Remove deprecated instruction MAINTAINERFelix Abecassis
2016-11-23Fix location of the config file for DIGITS 4.0Felix Abecassis
2016-11-16Add support for plugin endpoint VolumeDriver.CapabilitiesFelix Abecassis
2016-11-16Add support for Docker 1.13Felix Abecassis
2016-11-16Remove useless quotes in format templateFelix Abecassis
2016-10-24Add CUDA 8.0 on CentOS 6Felix Abecassis
2016-10-11Update cuDNN v4 on Ubuntu 14.04 to 4.0.8Felix Abecassis
2016-10-04Add missing cuda.repo file for CUDA 8.0 on CentOS 7Felix Abecassis
2016-10-03Fix repository of CUDA 8.0 on Ubuntu 16.04Felix Abecassis
2016-10-01Update CUDA 8.0 from RC to GAFelix Abecassis
2016-10-01Update Caffe version to 0.15.13Felix Abecassis
2016-10-01Remove unnecessary "--force-yes" passed to apt-get commandsFelix Abecassis
2016-09-29Remove unnecessary ENV instructionsFelix Abecassis
2016-09-29Update the signing keys used for the official CUDA repositoryFelix Abecassis
2016-09-19Fix ldcache path lookup for ppc64leChristy Perez
2016-08-12Update DIGITS 4.0 to use the new deb packageFelix Abecassis
2016-08-12Add NVIDIA/caffe 0.15 based on CUDA 7.5Felix Abecassis
2016-08-12Fix Caffe 0.14 DockerfileFelix Abecassis
2016-08-12Update cuDNN to v5.1 (GA)Felix Abecassis
2016-08-09Use official CUDA 8.0 RC patch to enable gcc 5.4 supportFelix Abecassis