ISU-HPC/ml-base:cu91
$ singularity pull shub://ISU-HPC/ml-base:cu91
Singularity Recipe
bootstrap:docker
From:nvidia/cuda:9.1-cudnn7-devel-centos7
%environment
LD_LIBRARY_PATH=/host-libs:/usr/local/cuda/extras/CUPTI/lib64:/usr/local/cuda-9.1/lib64:/usr/local/lib:/usr/local/lib64
export LD_LIBRARY_PATH
PATH=/usr/local/cuda-9.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
export PATH
PYTHONPATH=/usr/local:/usr/local/lib/python2.7/site-packages
export PYTHONPATH
%post
yum update -y
yum install -y epel-release
yum install -y \
cmake \
cuda-drivers \
curl \
git \
freetype-devel \
libpng-devel \
openssl-devel \
libXpm-devel \
zeromq3-devel \
module-init-tools \
pkgconfig \
python \
python-devel \
python-pip \
python36 \
python36-devel \
rsync \
unzip \
zip \
zlib-devel \
vim \
wget \
java \
pygtk2 \
cmake3 \
boost \
boost-devel
yum clean all
rm -rf /var/cache/yum
curl https://bootstrap.pypa.io/get-pip.py | python36
pip3 --no-cache-dir install --upgrade pip
Collection
- Name: ISU-HPC/ml-base
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/ISU-HPC-ml-base-cu91 |
collection name | ISU-HPC/ml-base |
branch | master |
tag | cu91 |
commit | a64e27bfa3eebd2a2fad0bf1cef7c1d9db4dcb19 |
version (container hash) | 402cd6878653c1500480dab32b37edef |
build date | 2018-07-31T22:10:06.268Z |
size (MB) | 3222 |
size (bytes) | 1645715487 |
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.