JCSDA/singularity:hpccm
$ singularity pull shub://JCSDA/singularity:hpccm
Singularity Recipe
BootStrap: docker
From: jcsda/docker:hpccm
%labels
MAINTAINER Mark Miesch
SPECIES JEDI
%runscript
echo "Welcome, this is Singularity container for JEDI with GNU 7"
%environments
DISPLAY=:0.0
export DISPLAY
TERM=xterm
export TERM
FC=mpifort
export FC
CC=mpicc
export CC
CXX=mpicxx
export CXX
GIT_MERGE_AUTOEDIT=no
export GIT_MERGE_AUTOEDIT
%post
echo "Hello from inside the container"
echo "Install additional software here"
mkdir -p /var/go
Collection
- Name: JCSDA/singularity
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/JCSDA-singularity-hpccm |
collection name | JCSDA/singularity |
branch | feature/hpccm |
tag | hpccm |
commit | 98e424de65bcd59f68c232819de481a42b37d301 |
version (container hash) | d957670f7620f4e4137cc1dd8c9354c3 |
build date | 2019-07-29T17:08:28.203Z |
size (MB) | 2655 |
size (bytes) | 904749087 |
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.