PawseySC / pawsey-spack-config

Automated deployment system for the scientific software stack in use at Pawsey
BSD 3-Clause "New" or "Revised" License
4 stars 9 forks source link

Set the `shared loop devices` Singularity configuration option to `yes` #242

Closed dipietrantonio closed 7 months ago

dipietrantonio commented 9 months ago

This will avoid MPI jobs to consume all the loop devices on a node.

dipietrantonio commented 7 months ago

@ilkhomab @ddeeptimahanti this is another setting we need to have in our Singularity configuration. It was set manually this time, but I believe the best way to have this setting is to modify the recipe to write the setting in the configuration file.