ISU-HPC/ml-base:cu80dnn6
$ singularity pull shub://ISU-HPC/ml-base:cu80dnn6
Singularity Recipe
bootstrap:docker
From:nvidia/cuda:8.0-cudnn6-devel-centos7
%labels
AUTHOR Yasasvy Nanyam ynanyam@iastate.edu
%environment
LD_LIBRARY_PATH=/host-libs:/usr/local/cuda/extras/CUPTI/lib64:/usr/local/cuda-8.0/lib64:/usr/local/lib:/usr/local/lib64
export LD_LIBRARY_PATH
PATH=/usr/local/cuda-8.0/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 \
tkinter \
python36-tkinter
yum clean all
rm -rf /var/cache/yum
curl https://bootstrap.pypa.io/get-pip.py | python36
pip3 --no-cache-dir install --upgrade pip
ln -s /usr/bin/python36 /usr/bin/python3
Collection
- Name: ISU-HPC/ml-base
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/ISU-HPC-ml-base-cu80dnn6 |
collection name | ISU-HPC/ml-base |
branch | master |
tag | cu80dnn6 |
commit | a0b136ab78647caa424c797eddb801a6a2c062c5 |
version (container hash) | 03ddc2e212439f4017fad3b1778e6eb6 |
build date | 2018-07-12T08:20:46.718Z |
size (MB) | 2769 |
size (bytes) | 1410011167 |
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.