PawseySC / pawsey-containers

A collection of Dockerfiles and Singularity deffiles for Pawsey-supported images
15 stars 11 forks source link

Pelahi/mpi updates #10

Closed pelahi closed 1 year ago

pelahi commented 1 year ago

Just updates to mpich container recipe (added metadata, added mpi4py since we need that too, added some more tests). Also added a recipe for building slurm in a container that works with Setonix and also spack (which is setup to build on top of the mpich image). The spack+mpi container is the critical one for groups that are really going to build a LOT of stuff in their container. Want to avoid the possibility of pulling in conflicting libraries (libcurl in particular) that cause issues when mounting libraries from Setonix into the container.