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

[TASK] handle installation of containers at the project level. #161

Open dipietrantonio opened 1 year ago

dipietrantonio commented 1 year ago

Currently, we do not have the equivalent of spack_project.sh for shpc. We should create a wrapper script for this one too.

marcodelapierre commented 1 year ago

not sure whether it's needed. installing a container has no pain point, so users can just install for themselves.. for popular containers we can go for a system wide install to optimise disk usage.

just my point of view :)

marcodelapierre commented 1 year ago

if you decide to go ahead, I can help. in particular, we could leverage the shpc -c <config-file> option, similar to what we do with Spack for projects.