Open aidanheerdegen opened 7 months ago
Blocker for oneapi compiler support: https://github.com/ACCESS-NRI/spack-packages/issues/52
If ifx
is a blocker for now I'd suggest we go ahead and update all the other dependencies and work on ifx
support separately.
Hi @aidanheerdegen , Before publishing the spack develop
instructions, we need to:
1) Decide on the versions of ACCESS-OM2 dependencies in the official release.
2) Decide whether main and the official release use the same spack.yaml
. At the moment, they appear to be out-of-sync.
3) Decide to use main
or a tag of ACCESS-OM2 in the spack develop
instructions.
In my opinion, if we retract a version of a model, we we should revert main
to the last released version, but keep the tag for the retracted version. This is because we keep retracted versions in our model provenance database, so we need to keep the tag. But main
should point to the latest non-retracted version.
@harshula would you like me to do the reversion?
Hi @CodeGat , Yes please.
We've resolved the immediate problem by syncing the main
branch to the official release. i.e We dropped the commits related to https://github.com/ACCESS-NRI/ACCESS-OM2/pull/73 .
In general we want to keep the underlying software stack as recent as possible, within the limits of retaining reproducibility and not reducing performance.
There are a number of reasons to do so: