belledon/pytorch_sing:0.4.0

$ singularity pull shub://belledon/pytorch_sing:0.4.0

Singularity Recipe

BootStrap: docker
From: nvidia/cuda:9.0-cudnn7-devel-ubuntu16.04



%post
    # Set up some required environment defaults

    apt-get -y update && apt-get -y install git \
                                            cmake \
                                            python3 \
                                            python3-pip
    pip3 install numpy pyyaml mkl setuptools cmake cffi
    pip3 install http://download.pytorch.org/whl/cu90/torch-0.4.0-cp35-cp35m-linux_x86_64.whl  
    pip3 install torchvision

    apt-get clean

Collection


View on Datalad

Metrics

key value
id /containers/belledon-pytorch_sing-0.4.0
collection name belledon/pytorch_sing
branch master
tag 0.4.0
commit e5320ecf9fbe9337ceb788deab4c437f93c72566
version (container hash) a26b39a04c1ef4170d9c38cbf76151fe
build date 2018-06-01T17:57:04.077Z
size (MB) 4906
size (bytes) 2711425055
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.