Is there a way to have spack install software at a location of my choosing?
For example, if I do:
spack install netcdf-c
Then spack will install netcdf-c in a directory like:
/home/ed/spack/opt/spack/linux-ubuntu21.04-broadwell/gcc-10.3.0/netcdf-c-4.8.0-4zwtnn73atpc5ojmpigo7utmwzds7qrq
Is it possible to have spack install netcdf-c at /usr/local instead?