willgpaik/emsoft_aci:latest
$ singularity pull shub://willgpaik/emsoft_aci:latest
Singularity Recipe
Bootstrap: shub
From: willgpaik/centos7_aci
%setup
%files
%environment
%runscript
%post
yum -y install lapack-devel blas-devel ocl-icd-devel
set +e
source /opt/rh/devtoolset-8/enable
export PATH=/usr/local/bin:$PATH
mkdir -p /opt/sw
cd /opt/sw
wget https://raw.githubusercontent.com/willgpaik/emsoft_aci/master/emsoft_install.sh
chmod +x emsoft_install.sh
./emsoft_install.sh
rm emsoft_install.sh
Collection
- Name: willgpaik/emsoft_aci
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/willgpaik-emsoft_aci-latest |
collection name | willgpaik/emsoft_aci |
branch | master |
tag | latest |
commit | 360bb29b2cdc245f61b195766fa531394cafeab2 |
version (container hash) | fee09fb486147eae141a196c7d60da779d743c7be720846cca8c68fec5a27adb |
build date | 2019-11-19T22:33:49.105Z |
size (MB) | 3032.0 |
size (bytes) | 1197256704 |
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.