Skip to content

Release 2026.02.000 v2#135

Merged
anton-seaice merged 3 commits intomainfrom
rc-2026.02.000-v2
Feb 18, 2026
Merged

Release 2026.02.000 v2#135
anton-seaice merged 3 commits intomainfrom
rc-2026.02.000-v2

Conversation

@anton-seaice
Copy link
Collaborator

@anton-seaice anton-seaice commented Feb 17, 2026

A redo of #133, now with the multiple CICE exes handled by CMake, rather than Spack. We also moved to Spack v1.1 in the meantime, so easiest to create a new PR rather than rebase #133.

Next release of ACCESS-OM2:


🚀 The latest prerelease access-om2/pr135-9 at 8fc280c is here: #135 (comment) 🚀


🚀 The latest prerelease access-om2/pr135-10 at cefcacd is here: #135 (comment) 🚀

@github-actions
Copy link
Contributor

🚀 Attempted to deploy access-om2 Prerelease pr135-1 with commit 75f1fd1

🖥️ Gadi Deployment ❌

@github-actions
Copy link
Contributor

🚀 Attempted to deploy access-om2 Prerelease pr135-2 with commit ee2128c

🖥️ Gadi Deployment ❌

@github-actions
Copy link
Contributor

🚀 Attempted to deploy access-om2 Prerelease pr135-3 with commit 52d9a7a

🖥️ Gadi Deployment ✔️

Usage Instructions

access-om2, defined in spack.yaml, will be deployed to Gadi as:

  • 2025.12.000 as a Release (when merged).
  • pr135-3 as a Prerelease (during this PR).

This Prerelease is accessible on Gadi using:

module use /g/data/vk83/prerelease/modules
module load access-om2/pr135-3

When using the above modules, the binaries shall be on your $PATH.

For advanced users, this Prerelease is also accessible on Gadi via /g/data/vk83/prerelease/apps/spack/1.1/spack in the access-om2-pr135-3 environment.
Due to inode-saving measures, one will have to manually untar the environment metadata before environment activation with tar -xf .spack-env .spack-env.tar. It will require one to have write privileges.

Configuration Information

This Prerelease is deployed using:

If the above was not what was expected, commit changes to config/versions.json in this PR, or propose changes to build-cds config/settings.json.

@anton-seaice
Copy link
Collaborator Author

!update-configs

@github-actions
Copy link
Contributor

🔧 Opening/Updating Model Configuration PRs in ACCESS-NRI/access-om2-configs

Configurations Requested

Configurations requested from profile default:

  • dev-01deg_jra55_ryf

  • dev-025deg_jra55_ryf

  • dev-1deg_jra55_ryf

Pull Requests Opened/Updated

The following PRs were opened/updated:

More details can be found in the workflow run: https://github.com/ACCESS-NRI/ACCESS-OM2/actions/runs/22120033169

@anton-seaice
Copy link
Collaborator Author

Seems to make exes ok:

[as2285@gadi-login-07 as2285]$ module use /g/data/vk83/prerelease/modules
[as2285@gadi-login-07 as2285]$ module load access-om2/pr135-3
Loading access-om2/pr135-3
  Loading requirement: access-om2/dependencies/pr135-3/oasis3-mct/2025.03.001-mfv6lca access-om2/dependencies/pr135-3/libaccessom2/2025.05.001-ypcr7e3
    access-om2/dependencies/pr135-3/cice5/2026.01.000-emthaid access-om2/dependencies/pr135-3/mom5/2025.08.000-4pdys3g
[as2285@gadi-login-07 as2285]$ ci
cice_auscom_1440x1080_30x27.exe  cice_auscom_3600x2700_40x30.exe  cice_auscom_360x300_15x300.exe 

@github-actions
Copy link
Contributor

🚀 Attempted to deploy access-om2 Prerelease pr135-4 with commit d84a484

🖥️ Gadi Deployment ✔️

Usage Instructions

access-om2, defined in spack.yaml, will be deployed to Gadi as:

  • 2025.12.000 as a Release (when merged).
  • pr135-4 as a Prerelease (during this PR).

This Prerelease is accessible on Gadi using:

module use /g/data/vk83/prerelease/modules
module load access-om2/pr135-4

When using the above modules, the binaries shall be on your $PATH.

For advanced users, this Prerelease is also accessible on Gadi via /g/data/vk83/prerelease/apps/spack/1.1/spack in the access-om2-pr135-4 environment.
Due to inode-saving measures, one will have to manually untar the environment metadata before environment activation with tar -xf .spack-env .spack-env.tar. It will require one to have write privileges.

Configuration Information

This Prerelease is deployed using:

If the above was not what was expected, commit changes to config/versions.json in this PR, or propose changes to build-cds config/settings.json.

@github-actions
Copy link
Contributor

🚀 Attempted to deploy access-om2 Prerelease pr135-5 with commit 8f5f1ac

🖥️ Gadi Deployment ✔️

Usage Instructions

access-om2, defined in spack.yaml, will be deployed to Gadi as:

  • 2025.12.000 as a Release (when merged).
  • pr135-5 as a Prerelease (during this PR).

This Prerelease is accessible on Gadi using:

module use /g/data/vk83/prerelease/modules
module load access-om2/pr135-5

When using the above modules, the binaries shall be on your $PATH.

For advanced users, this Prerelease is also accessible on Gadi via /g/data/vk83/prerelease/apps/spack/1.1/spack in the access-om2-pr135-5 environment.
Due to inode-saving measures, one will have to manually untar the environment metadata before environment activation with tar -xf .spack-env .spack-env.tar. It will require one to have write privileges.

Configuration Information

This Prerelease is deployed using:

If the above was not what was expected, commit changes to config/versions.json in this PR, or propose changes to build-cds config/settings.json.

@anton-seaice anton-seaice changed the title Rc 2026.02.000 v2 Release 2026.02.000 v2 Feb 18, 2026
@anton-seaice anton-seaice marked this pull request as ready for review February 18, 2026 22:01
@anton-seaice
Copy link
Collaborator Author

anton-seaice commented Feb 18, 2026

This change release ACCESS-OM2 with new CICE5 and WOMBATlite versions

@dougiesquire

Closes #129

@github-actions
Copy link
Contributor

🚀 Attempted to deploy access-om2 Prerelease pr135-6 with commit 8fc280c

🖥️ Gadi Deployment ❌

@anton-seaice
Copy link
Collaborator Author

!redeploy

@github-actions
Copy link
Contributor

🚀 Attempted to deploy access-om2 Prerelease pr135-8 with commit 8fc280c

🖥️ Gadi Deployment ❌

@anton-seaice
Copy link
Collaborator Author

!redeploy

@github-actions
Copy link
Contributor

🚀 Attempted to deploy access-om2 Prerelease pr135-6 with commit 8fc280c

🖥️ Gadi Deployment ❌

@github-actions
Copy link
Contributor

🚀 Attempted to deploy access-om2 Prerelease pr135-9 with commit 8fc280c

🖥️ Gadi Deployment ✔️

Usage Instructions

access-om2, defined in spack.yaml, will be deployed to Gadi as:

  • 2026.02.000 as a Release (when merged).
  • pr135-9 as a Prerelease (during this PR).

This Prerelease is accessible on Gadi using:

module use /g/data/vk83/prerelease/modules
module load access-om2/pr135-9

When using the above modules, the binaries shall be on your $PATH.

For advanced users, this Prerelease is also accessible on Gadi via /g/data/vk83/prerelease/apps/spack/1.1/spack in the access-om2-pr135-9 environment.
Due to inode-saving measures, one will have to manually untar the environment metadata before environment activation with tar -xf .spack-env .spack-env.tar. It will require one to have write privileges.

Configuration Information

This Prerelease is deployed using:

If the above was not what was expected, commit changes to config/versions.json in this PR, or propose changes to build-cds config/settings.json.

@anton-seaice
Copy link
Collaborator Author

I didn't realise that pushing the commit and setting ready for review triggered TWO builds, which then conflicted, and I kept causing conflicts by redeploying too fast

dougiesquire
dougiesquire previously approved these changes Feb 18, 2026
Copy link
Collaborator

@dougiesquire dougiesquire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@anton-seaice
Copy link
Collaborator Author

Could you approve again please @dougiesquire

@github-actions
Copy link
Contributor

🚀 Attempted to deploy access-om2 Prerelease pr135-10 with commit 67027dd

🖥️ Gadi Deployment ✔️

Usage Instructions

access-om2, defined in spack.yaml, will be deployed to Gadi as:

  • 2026.02.000 as a Release (when merged).
  • pr135-10 as a Prerelease (during this PR).

This Prerelease is accessible on Gadi using:

module use /g/data/vk83/prerelease/modules
module load access-om2/pr135-10

When using the above modules, the binaries shall be on your $PATH.

For advanced users, this Prerelease is also accessible on Gadi via /g/data/vk83/prerelease/apps/spack/1.1/spack in the access-om2-pr135-10 environment.
Due to inode-saving measures, one will have to manually untar the environment metadata before environment activation with tar -xf .spack-env .spack-env.tar. It will require one to have write privileges.

Configuration Information

This Prerelease is deployed using:

If the above was not what was expected, commit changes to config/versions.json in this PR, or propose changes to build-cds config/settings.json.

@github-actions
Copy link
Contributor

🚀 Attempted to deploy access-om2 Prerelease pr135-10 with commit cefcacd

🖥️ Gadi Deployment ✔️

Usage Instructions

access-om2, defined in spack.yaml, will be deployed to Gadi as:

  • 2026.02.000 as a Release (when merged).
  • pr135-10 as a Prerelease (during this PR).

This Prerelease is accessible on Gadi using:

module use /g/data/vk83/prerelease/modules
module load access-om2/pr135-10

When using the above modules, the binaries shall be on your $PATH.

For advanced users, this Prerelease is also accessible on Gadi via /g/data/vk83/prerelease/apps/spack/1.1/spack in the access-om2-pr135-10 environment.
Due to inode-saving measures, one will have to manually untar the environment metadata before environment activation with tar -xf .spack-env .spack-env.tar. It will require one to have write privileges.

Configuration Information

This Prerelease is deployed using:

If the above was not what was expected, commit changes to config/versions.json in this PR, or propose changes to build-cds config/settings.json.

@anton-seaice anton-seaice merged commit 1f9b94f into main Feb 18, 2026
9 checks passed
@anton-seaice anton-seaice deleted the rc-2026.02.000-v2 branch February 18, 2026 23:08
CodeGat pushed a commit that referenced this pull request Feb 19, 2026
@CodeGat CodeGat restored the rc-2026.02.000-v2 branch February 19, 2026 02:50
@CodeGat CodeGat mentioned this pull request Feb 19, 2026
2 tasks
@dougiesquire dougiesquire deleted the rc-2026.02.000-v2 branch February 19, 2026 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CICE5 with updated ParallelIO

3 participants