ml4ai/UA-hpc-containers:cuda9_py36
$ singularity pull shub://ml4ai/UA-hpc-containers:cuda9_py36
Singularity Recipe
Bootstrap: docker
From: nvidia/cuda:9.1-cudnn7-runtime-ubuntu16.04
%help
This recipe builds a singularity container from an Nividia Docker container that replaces Python 3.5 with Python 3.6
%post
apt-get -y update
apt-get -y install software-properties-common
add-apt-repository ppa:deadsnakes/ppa
apt-get -y update
apt-get -y install python3.6
apt-get -y install curl
curl https://bootstrap.pypa.io/ez_setup.py -o - | python3.6 && python3.6 -m easy_install pip
Collection
- Name: ml4ai/UA-hpc-containers
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/ml4ai-UA-hpc-containers-cuda9_py36 |
collection name | ml4ai/UA-hpc-containers |
branch | master |
tag | cuda9_py36 |
commit | c3787ee7725fe536bbe7df84aa3c5e9ac0c819ca |
version (container hash) | f9be57164971e44ede12878fd080280a |
build date | 2021-02-26T02:22:42.151Z |
size (MB) | 1274 |
size (bytes) | 794259487 |
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.