jkadowaki/singularity_recipes:pytorch_skimage
$ singularity pull shub://jkadowaki/singularity_recipes:pytorch_skimage
Singularity Recipe
Bootstrap: shub
From: ml4ai/UA-hpc-containers:cuda9_py36
%help
This recipe builds a singularity container from an Nividia Docker container for the PyTorch neural network framework.
%post
# in-container bind points for shared filesystems
mkdir -p /extra /rsgrps /xdisk /uaopt /cm/shared /cm/local
pip install torch torchvision torchtext
pip install tqdm scikit-learn
pip install scikit-image
Collection
- Name: jkadowaki/singularity_recipes
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/jkadowaki-singularity_recipes-pytorch_skimage |
collection name | jkadowaki/singularity_recipes |
branch | master |
tag | pytorch_skimage |
commit | cffc65c54d447f4a79e87d8b3621617479795257 |
version (container hash) | 6c2adff8642a6843d13c72f0161fe692 |
build date | 2019-12-05T11:10:42.105Z |
size (MB) | 3567 |
size (bytes) | 2344149023 |
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.