ResearchIT/spack-singularity:openmpi

$ singularity pull shub://ResearchIT/spack-singularity:openmpi

Singularity Recipe

Bootstrap:shub
From:ResearchIT/spack-singularity:spack

%labels
MAINTAINER baber@iastate.edu

%environment
source /etc/profile.d/modules.sh
module load openmpi

%post
export SPACK_ROOT=/opt/spack
export SPACK_ROOT
export PATH=$SPACK_ROOT/bin:$PATH

source $SPACK_ROOT/share/spack/setup-env.sh

spack install openmpi schedulers=slurm

%runscript
exec mpirun "$@"

Collection


View on Datalad

Metrics

key value
id /containers/ResearchIT-spack-singularity-openmpi
collection name ResearchIT/spack-singularity
branch master
tag openmpi
commit 4b571c312165397eb3c6fe2896f4538aef99852c
version (container hash) 12938774d3e1c6f7dec7a10f451edc80
build date 2021-04-19T20:49:05.714Z
size (MB) 694
size (bytes) 277757983
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.