WCOSS2/1.9.2(rc1)#1652
Conversation
…g oneAPI compilers. * wcoss2/compilers.yaml: add oneapi (with gcc12 backend) and gcc12 * wcoss2: add separate packages_intel.yaml * nco template: don't specify compilers for individual packages * parallel_install.sh: append output * wcoss2: update packages.yaml
|
@climbfuji looks like the runners are out of disk space? |
I'll look into this first thing Monday morning! |
|
@AlexanderRichert-NOAA I freed up space on the runner. I can't push to your branch to trigger the tests, can you try please? |
|
@climbfuji linux workflows completed 👍 but macos one is still "waiting for a runner". I'm hoping we can get these merged by tomorrow morning 🤞 |
|
I merged the spack PR. Please go ahead and update the submodule pointer here. I'll look at the macos CI runner, but if it doesn't run then I suggest we go ahead and merge with the Linux tests passing only. |
|
I updated the submodule, but I'm a bit confused as to how these are normally set up. I have it pointing to the correct commit hash, which I've also tagged as spack-stack-1.9.2rc1, however it looks like for 1.9.1 for example, .gitmodules contains 'branch = spack-stack-1.9.1' but I didn't think that was legal? In any case git won't let me do that directly so I think I'm missing something... |
We've been doing this ever since, use |
|
Ok I think that clears it up, thanks. This should be good to go now. |
de32186
into
JCSDA:release/1.9.0
Summary
This PR provides major updates to the WCOSS2 site config, including adding oneAPI compilers, and makes some updates for various recipes (such as adding commit hashes for resources to enable prefetching, and some patching). Once merged, I intend to create a spack-stack-1.9.2rc1 tag on the release/1.9.0 branch.
Edit: Also updates unit test workflow to use ubuntu-latest.
Testing
Testing in progress on Acorn
Applications affected
Changes target NCO; packages modified are used by most applications
Systems affected
Mainly WCOSS2 site config, but package changes affect all systems
Dependencies
JCSDA/spack#544
Issue(s) addressed
Part of NOAA-EMC/WCOSS2-requests#40
Checklist