belledon/pytorch_sing:0.3.1

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

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.3.1-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.3.1
collection name belledon/pytorch_sing
branch master
tag 0.3.1
commit 2e8d80246b97f6b84f7254af6675a9ac9d99700e
version (container hash) 77f8fff6ab3123770716355c786e138b
build date 2018-03-26T15:01:54.983Z
size (MB) 5072
size (bytes) 2700783647
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.