Skip to content

docker file for building DIGITS workstation on Titan X Pascal GPUs

Notifications You must be signed in to change notification settings

coreindustries/digits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIGITS 4.0 on TITAN X PASCAL

I ran into trouble using the official Nvidia Digits docker build because it doesn't fully support the Pascal architecture used by the new Titan X.

So I combined information from the following sources to create this Dockerfile.

  1. CUDA 8: https://github.com/NVIDIA/nvidia-docker/blob/master/ubuntu-14.04/cuda/8.0/runtime/Dockerfile

  2. CAFFE: https://github.com/BVLC/caffe/blob/master/docker/standalone/gpu/Dockerfile

  3. CAFFE & CUDA 8 ISSUES: NVIDIA/nvidia-docker#165

  4. DIGITS 4: https://github.com/NVIDIA/nvidia-docker/blob/master/ubuntu-14.04/digits/4.0/Dockerfile

About

docker file for building DIGITS workstation on Titan X Pascal GPUs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published