carpentries-incubator / singularity-introduction

An introduction to singularity
https://carpentries-incubator.github.io/singularity-introduction
Other
12 stars 18 forks source link

Updated part 2 of the singularity material #20

Closed jcohen02 closed 3 years ago

jcohen02 commented 3 years ago

Improved descriptions for part 2 of the material. Refactored into 3 episodes. Changed initial MPI example to use mpirun -np 1 rather than relying on singleton init which doesn't seem to work with our build config. Added use of --contain switch to get around /etc/localtime issue.