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.
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 theUSER_PERMANENT_FILES_PREFIX
androot_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.