sjmielke/singularity-recipes:0.4.1
$ singularity pull shub://sjmielke/singularity-recipes:0.4.1
Singularity Recipe
Bootstrap: shub
From: marcc-hpc/pytorch
%post
# Downgrade pytorch
/opt/conda/bin/pip install torch==0.4.1
# Reinstall most current tensorbaordX, something magic about pip...
/opt/conda/bin/conda uninstall tensorboardx
/opt/conda/bin/pip install -U tensorboardx
/opt/conda/bin/pip uninstall -y tensorboardx
/opt/conda/bin/conda install -c conda-forge tensorboardx
Collection
- Name: sjmielke/singularity-recipes
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/sjmielke-singularity-recipes-0.4.1 |
collection name | sjmielke/singularity-recipes |
branch | master |
tag | 0.4.1 |
commit | 13e47025ad14347e7c5fcefed0bc9448d6a9c813 |
version (container hash) | 6d586da1181e2d4fa8c4935b1fdfd65a |
build date | 2018-08-15T09:33:42.902Z |
size (MB) | 8883 |
size (bytes) | 4648853535 |
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.