ethancaballero/singularity-containers:myia_benchmarks
$ singularity pull shub://ethancaballero/singularity-containers:myia_benchmarks
Singularity Recipe
Bootstrap: docker
From: continuumio/miniconda3
%environment
PATH=$PATH:/opt/conda/bin
%post
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
Collection
- Name: ethancaballero/singularity-containers
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/ethancaballero-singularity-containers-myia_benchmarks |
collection name | ethancaballero/singularity-containers |
branch | master |
tag | myia_benchmarks |
commit | 6189c921b40cd788fcaef04e9074d0b8fd5003c1 |
version (container hash) | 74042648f161029eb4a5c6589db8f985 |
build date | 2019-06-12T11:53:04.553Z |
size (MB) | 3890 |
size (bytes) | 2401136671 |
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.