willgpaik/visit_aci:latest
$ singularity pull shub://willgpaik/visit_aci:latest
Singularity Recipe
Bootstrap: shub
From: willgpaik/centos7_aci
%environment
export PATH=$PATH:/opt/sw/visit/bin/
%post
yum update -y
yum -y install libfabric-devel
mkdir -p /opt/sw/
cd /opt/sw
wget https://github.com/visit-dav/visit/releases/download/v3.1.2/visit3_1_2.linux-x86_64-rhel7-wmesa.tar.gz
tar -xf visit3_1_2.linux-x86_64-rhel7-wmesa.tar.gz
mv visit3_1_2.linux-x86_64 visit
rm visit3_1_2.linux-x86_64-rhel7-wmesa.tar.gz
Collection
- Name: willgpaik/visit_aci
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/willgpaik-visit_aci-latest |
collection name | willgpaik/visit_aci |
branch | master |
tag | latest |
commit | e44d54725000b4845920ee214e65ba09f31f40fa |
version (container hash) | 805c9bfe79b70e7d70c5c18f3f6a9736 |
build date | 2021-01-14T11:54:06.049Z |
size (MB) | 4096.0 |
size (bytes) | 1362845727 |
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.