Summary
- Spack updates (#1158) (details)
- Making our mkl compile config work directly in the compile script rather than relying on a correspondence with the config files. Also settig main config scripts to use new ifx compiler. (details)
- Removing allocatable status of some variables. These need not be declared allocatable and ifx seems to have a problem with it. The allocatable status is an artifact from when we had these as arrays of initially unknown size. (details)
- Fixing the run agent to be carson, since it has the only GPU capable of running with openmp gpu offloading. (details)