Skip to content
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

New trial build for esm1.6 using generic tracers and iceberg freshwater fluxes in cice4 #27

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

chrisb13
Copy link

@chrisb13 chrisb13 commented Dec 16, 2024


🚀 The latest prerelease access-esm1p6/pr27-6 at 984fe5d is here: #27 (comment) 🚀

Copy link

🚀 Deploying access-esm1.6 dev_2024.12.0 as prerelease pr27-3 with commit 5095ab7

Details and usage instructions

This access-esm1.6 model will be deployed as:

  • dev_2024.12.0 as a Release (when merged).
  • pr27-3 as a Prerelease (during this PR).

This Prerelease is accessible on Gadi using:

module use /g/data/vk83/prerelease/modules
module load access-esm1p6/pr27-3

where the binaries shall be on your $PATH.
This Prerelease is also accessible on Gadi via /g/data/vk83/prerelease/apps/spack/0.22/spack in the access-esm1p6-pr27-3 environment.

🛠️ Using: spack 0.22, spack-packages 2024.12.0, spack-config 2024.11.27

Details

It will be deployed using:

  • access-nri/spack on branch 0.22
  • access-nri/spack-packages version 2024.12.0
  • access-nri/spack-config version 2024.11.27

If this is not what was expected, commit changes to config/versions.json.

@access-hive-bot
Copy link

This pull request has been mentioned on ACCESS Hive Community Forum. There might be relevant details there:

https://forum.access-hive.org.au/t/csiro-access-nri-standup-minutes/3789/14

Copy link

🚀 Deploying access-esm1.6 dev_2024.12.0 as prerelease pr27-4 with commit fa3a855

Details and usage instructions

This access-esm1.6 model will be deployed as:

  • dev_2024.12.0 as a Release (when merged).
  • pr27-4 as a Prerelease (during this PR).

This Prerelease is accessible on Gadi using:

module use /g/data/vk83/prerelease/modules
module load access-esm1p6/pr27-4

where the binaries shall be on your $PATH.
This Prerelease is also accessible on Gadi via /g/data/vk83/prerelease/apps/spack/0.22/spack in the access-esm1p6-pr27-4 environment.

🛠️ Using: spack 0.22, spack-packages 2024.12.0, spack-config 2024.11.27

Details

It will be deployed using:

  • access-nri/spack on branch 0.22
  • access-nri/spack-packages version 2024.12.0
  • access-nri/spack-config version 2024.11.27

If this is not what was expected, commit changes to config/versions.json.

@CodeGat
Copy link
Member

CodeGat commented Dec 17, 2024

!redeploy

Copy link

🚀 Deploying access-esm1.6 dev_2024.12.0 as prerelease pr27-5 with commit fa3a855

Details and usage instructions

This access-esm1.6 model will be deployed as:

  • dev_2024.12.0 as a Release (when merged).
  • pr27-5 as a Prerelease (during this PR).

This Prerelease is accessible on Gadi using:

module use /g/data/vk83/prerelease/modules
module load access-esm1p6/pr27-5

where the binaries shall be on your $PATH.
This Prerelease is also accessible on Gadi via /g/data/vk83/prerelease/apps/spack/0.22/spack in the access-esm1p6-pr27-5 environment.

🛠️ Using: spack 0.22, spack-packages 2024.12.0, spack-config 2024.11.27

Details

It will be deployed using:

  • access-nri/spack on branch 0.22
  • access-nri/spack-packages version 2024.12.0
  • access-nri/spack-config version 2024.11.27

If this is not what was expected, commit changes to config/versions.json.

@CodeGat
Copy link
Member

CodeGat commented Dec 17, 2024

Seems to me like pr27-4 is equivalent to pr27-5: https://github.com/ACCESS-NRI/ACCESS-ESM1.6/actions/runs/12365231802/job/34509896472#step:9:669

@access-hive-bot
Copy link

This pull request has been mentioned on ACCESS Hive Community Forum. There might be relevant details there:

https://forum.access-hive.org.au/t/esm1-6-spin-up-experiments/4219/1

@dougiesquire
Copy link
Contributor

@chrisb13, @blimlim can we close this PR? It's an outdated version of #31 and I don't think we're aware of anyone using the prereleases.

@blimlim
Copy link

blimlim commented Mar 4, 2025

I believe this one can be closed!

@chrisb13
Copy link
Author

chrisb13 commented Mar 4, 2025

What happens to the access-esm1p6/pr27-5 exe/pre-release if we close it? I note that it was used for the current spin up candidate years 0-222 here @pearseb. I would think we want to keep a hold of those (or at least the build/compile environment that made it)?

@dougiesquire
Copy link
Contributor

The prerelease deployment will get deleted when the PR is closed. @CodeGat is the spack.lock held on to somewhere?

@manodeep
Copy link

manodeep commented Mar 4, 2025

My performance testing (details here) is based on that exe - access-esm1p6/pr27-5

@dougiesquire
Copy link
Contributor

My performance testing (#45) is based on that exe - access-esm1p6/pr27-5

Okay, so would you prefer to keep this open?

@manodeep
Copy link

manodeep commented Mar 4, 2025

Depends! I want to confirm deterministic results and performance runtimes - does this exe differ significantly from the latest version? Performance benchmarking results depend on the exe, and if the exe has changed significantly, then those (old) results may not be meaningful any more.

I am happy to wait and re-do the benchmarking work if there is a sense that the source code will stabilise and/or big PRs are coming in soon.

@dougiesquire
Copy link
Contributor

Let's leave this open for the time being

@CodeGat
Copy link
Member

CodeGat commented Mar 4, 2025

The prerelease deployment will get deleted when the PR is closed. @CodeGat is the spack.lock held on to somewhere?

Yes, in the linked workflow run under artifacts

@CodeGat CodeGat force-pushed the update_DaveBi_mom_cice branch from fa3a855 to 984fe5d Compare March 6, 2025 02:31
@CodeGat CodeGat temporarily deployed to Gadi Prerelease March 6, 2025 02:35 — with GitHub Actions Inactive
Copy link

github-actions bot commented Mar 6, 2025

🚀 Attempted to deploy access-esm1p6 Prerelease pr27-6 with commit 984fe5d

🖥️ Gadi Deployment ✔️

Usage Instructions

This access-esm1.6 model will be deployed to Gadi as:

  • dev_2024.12.0 as a Release (when merged).
  • pr27-6 as a Prerelease (during this PR).

This Prerelease is accessible on Gadi using:

module use /g/data/vk83/prerelease/modules
module load access-esm1p6/pr27-6

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/0.22/spack in the access-esm1p6-pr27-6 environment.

Configuration Information

This Prerelease is deployed using:

  • access-nri/spack on branch 0.22
  • access-nri/spack-packages version 2024.12.0
  • access-nri/spack-config version 2025.02.1

If the above was not what was expected, commit changes to config/versions.json in this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

6 participants