zhcf/tenforflow_singularity_images:tf1.6_cuda90

$ singularity pull shub://zhcf/tenforflow_singularity_images:tf1.6_cuda90

Singularity Recipe

Bootstrap: docker
From: nvidia/cuda:9.0-cudnn7-runtime-centos7

%post
    # install other needed packages
    yum -y install epel-release
    yum -y install python-pip
    yum -y install cuda-9-0

    # install tensorflow
    pip install -U pip~=9.0
    pip install tensorflow-gpu==1.6

Collection


View on Datalad

Metrics

key value
id /containers/zhcf-tenforflow_singularity_images-tf1.6_cuda90
collection name zhcf/tenforflow_singularity_images
branch master
tag tf1.6_cuda90
commit acee6b57a2cbf0dd4c9dbee74bab0cb603c43187
version (container hash) cd9f64427dfd3311587ee8176d2168ea
build date 2018-07-08T15:19:20.908Z
size (MB) 4697
size (bytes) 2420449311
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.