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

Preliminary Spack and Python install for Ella. #279

Open Edric-Matwiejew opened 2 months ago

Edric-Matwiejew commented 2 months ago

Various minor changes to support deployment of Spack on Ella.

The script ella_test_install.sh sets the necessary environment variables and runs ./scripts/install_spack.sh and ./scripts/install_python.sh.

The ./systems/ella/settings.sh script sets the USER_PERMANENT_FILES_PREFIX and root_dir environment variables to locations in /pawsey/software/projects/pawsey0001, as this is the highest-level directory on /software where I have write permissions. This is a temporary workaround.