belledon/pytorch_sing:0.3

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

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.0.post4-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
collection name belledon/pytorch_sing
branch master
tag 0.3
commit 84bd6e7e0e365d68c65f5911717a3b824fde859a
version (container hash) 4f864a59bbc0a9865eab6772168113d3
build date 2018-02-16T17:20:19.219Z
size (MB) 5146
size (bytes) 2753802271
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.