Sign inSign up

soichih/tensorflow-bigred2

By soichih

Updated over 9 years ago

Tensorflow Container for IU BigRed 2 (on singularity)

Image
0

10K+

soichih/tensorflow-bigred2 repository overview

docker-tensorflow

Tensorflow Container for IU BigRed 2

This is an experimental container - only available to IU BigRed II administrators

This container uses nvidia/cuda:7.5-cudnn5-devel-centos7 container with the latest tensorflow installed. This container relies on following configuration to be able to access various BigRed II mount points.

mount home: no
bind /opt/cray/nvidia #for nvidia driver
bind /N/u
bind /N/home
bind /N/soft
bind /N/dc2

TODO fix this

Running

  1. ssh to tds (with -X if you want to use X window)
  2. qsub -I -q gpu (with -X if you want to use X window)
  3. module load ccm && ccmlogin
  4. singularity shell docker://soichih/tensorflow-bigred2
  5. python mytensorflow.py

Tag summary

Content type

Image

Digest

Size

1.5 GB

Last updated

over 9 years ago

docker pull soichih/tensorflow-bigred2