-
Notifications
You must be signed in to change notification settings - Fork 6
Add support for Pawsey Setonix #19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
@ScottWales , we just had our FAB meeting, and Deva from Pawsey pointed out the following instructions for using cce 18: Apparently, cce16 is an absolute nightmare :) |
Thanks for the info - at the moment this is set up to use cray 16 as with 18 I was getting linker errors when compiling with mpif90 - it was linking in the wrong version of the fortran runtime. I've just about got it all working now - the spack environment is fully compiled, I can look again at updating to 18 once I have the lfric test completed (still need to fix some environment variables) |
I forgot to add the link: https://github.com/MetOffice/NG-ARCH-MBN/issues/18#issuecomment-2735625087 |
I don't have access to that repo |
I'll copy the interesting looking comments:
|
The environment is working on pawsey, to use: module use "/scratch/pawsey0835/swales/ngmo-envs/modules"
module load "lfric/setonix" then put |
Issues
|
Fixes #16