zhcf/mxnet_singularity_images:latest
$ singularity pull shub://zhcf/mxnet_singularity_images:latest
Singularity Recipe
Bootstrap: docker
From: centos:7.3.1611
%post
# install other needed packages
yum clean all
yum -y update
yum -y install epel-release
yum -y install python-pip
yum -y install graphviz
yum -y install libgomp
yum -y install libgfortran
# install mxnet
pip install -U pip~=9.0
pip install mxnet==1.1
pip install graphviz
Collection
- Name: zhcf/mxnet_singularity_images
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/zhcf-mxnet_singularity_images-latest |
collection name | zhcf/mxnet_singularity_images |
branch | master |
tag | latest |
commit | 1d32950a3cfbafb1d75b2e8fa9068764ce8a3f0e |
version (container hash) | 0967f0b98743f0f16d6b23ea76c8612d |
build date | 2018-07-08T15:19:20.943Z |
size (MB) | 630 |
size (bytes) | 232103967 |
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.