ethancaballero/singularity-containers:myia_benchmarks_prof
$ singularity pull shub://ethancaballero/singularity-containers:myia_benchmarks_prof
Singularity Recipe
Bootstrap: docker
From: nvidia/cuda:10.0-devel
%environment
PATH=$PATH:/opt/conda/bin
%post
apt-get -y update
apt-get -y install wget vim git zip unzip tar
wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh
bash miniconda.sh -b -p /opt/conda
PATH=$PATH:/opt/conda/bin
git clone https://github.com/mila-iqia/myia.git
cd myia
conda install -c abergeron -c pytorch --file=requirements.conda
pip install -r requirements.txt
pip install -e . --no-deps
pip install pyinstrument
Collection
- Name: ethancaballero/singularity-containers
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/ethancaballero-singularity-containers-myia_benchmarks_prof |
collection name | ethancaballero/singularity-containers |
branch | master |
tag | myia_benchmarks_prof |
commit | fb39b40631d6283c2d244b7a4a3db1f8eacd171a |
version (container hash) | 200747a591fbd50109da94b75491f97a |
build date | 2019-06-13T19:52:02.109Z |
size (MB) | 6188 |
size (bytes) | 3792031775 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.