shahzebsiddiqui/eb-singularity:cuda-9.0.176

$ singularity pull shub://shahzebsiddiqui/eb-singularity:cuda-9.0.176

Singularity Recipe

BootStrap: shub
From: shahzebsiddiqui/eb-singularity:centos-7.3.1611

%post
pip install easybuild -U
su - easybuild 
eb CUDA-9.0.176.eb --robot --installpath=/app/ --prefix=/scratch --tmpdir=/scratch/tmp  --module-naming-scheme=EasyBuildMNS
exit
rm -rf /scratch/tmp/*
rm -rf /scratch/build
rm -rf /scratch/sources
rm -rf /scratch/ebfiles_repo

%runscript
eval "$@"

%environment
source /etc/profile
module use /app/modules/all/
module load CUDA/9.0.176

%labels

Collection


View on Datalad

Metrics

key value
id /containers/shahzebsiddiqui-eb-singularity-cuda-9.0.176
collection name shahzebsiddiqui/eb-singularity
branch eb_images
tag cuda-9.0.176
commit b34cf2d8d076bc6a628a79c91bed8eb9e22fcf4e
version (container hash) 6fa47e771e5371b5be120227a5011f7d
build date 2018-02-22T10:18:06.388Z
size (MB) 3168
size (bytes) 1701122079
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.