TannerDowhy/theano-container:latest
$ singularity pull shub://TannerDowhy/theano-container:latest
Singularity Recipe
BootStrap: docker
From: kaixhin/cuda-theano:7.5
%post
# create bind points for NIH HPC environment
mkdir /gpfs /spin1 /gs2 /gs3 /gs4 /gs5 /gs6 /data /scratch /fdb /lscratch
pip install --upgrade six
%environment
PATH=/usr/local/cuda-7.5/bin:$PATH
LD_LIBRARY_PATH=/usr/local/cuda/lib64:$LD_LIBRARY_PATH
LD_LIBRARY_PATH=/usr/local/cuda/extras/CUPTI/lib64:$LD_LIBRARY_PATH
CUDA_HOME=/usr/local/cuda
export PATH LD_LIBRARY_PATH CUDA_HOME
Collection
- Name: TannerDowhy/theano-container
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/TannerDowhy-theano-container-latest |
collection name | TannerDowhy/theano-container |
branch | master |
tag | latest |
commit | 495329ca60a9037a65a264e22178e4d968b0eef5 |
version (container hash) | 68242e645fda1ea714394d8eea46b149 |
build date | 2018-11-16T10:50:08.447Z |
size (MB) | 2070 |
size (bytes) | 938860575 |
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.