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

Build ESM1.6 with wombatlite-sinking #26

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

Conversation

harshula
Copy link
Contributor

@harshula harshula commented Dec 13, 2024


🚀 The latest prerelease access-esm1p6/pr26-5 at 4ad172c is here: #26 (comment) 🚀

@harshula harshula self-assigned this Dec 13, 2024
Copy link

🚀 Deploying access-esm1.6 dev_2024.12.1 as prerelease pr26-3 with commit 0f552ee

Details and usage instructions

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

  • dev_2024.12.1 as a Release (when merged).
  • pr26-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/pr26-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-pr26-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.

@harshula
Copy link
Contributor Author

Hi @chrisb13 & @pearseb ,

ACCESS-NRI's GFDL-generic-tracers development branch has been rebased to include the commits in the wombatlite-sinking branch. Use tag dev_2024.12.0 in the spack.yaml. e.g.

    # Includes wombatlite-sinking
    access-generic-tracers:
      require:
        - '@git.dev_2024.12.0'

This has been verified in the just built library:

[...] 16750146 Dec 14 02:33 /[...]/0.22/restricted/ukmo/release/linux-rocky8-x86_64_v4/intel-19.0.3.199/access-generic-tracers-git.dev_2024.12.0_2024.12.0-wcjamecicluyvdznrrdorcozgq3dysas/lib64/libgtracers.a
$ git diff main..wombatlite-sinking

+          print*, "Error: Ecosystem model is not conserving nitrogen"
...
+          print*, "Error: Ecosystem model is not conserving carbon"

$ strings /[...]/0.22/restricted/ukmo/release/linux-rocky8-x86_64_v4/intel-19.0.3.199/access-generic-tracers-git.dev_2024.12.0_2024.12.0-wcjamecicluyvdznrrdorcozgq3dysas/lib64/libgtracers.a | grep -i Ecosystem
Error: Ecosystem model is not conserving nitrogen
Error: Ecosystem model is not conserving carbon

You can use this Pre-Release build for testing.

@CodeGat
Copy link
Member

CodeGat commented Dec 14, 2024

@harshula for your information, (and @anton-seaice as well!), I've updated the infra so that if your pull request is a draft (or created as a draft), it won't do the checks for bumping the version of the deployment (the [email protected] bit).

This means that pull requests that you don't intend to merge don't have to have their versions bumped anymore - changes should be a bit simpler now!

@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.2 as prerelease pr26-4 with commit 45ef813

Details and usage instructions

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

  • dev_2024.12.2 as a Release (when merged).
  • pr26-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/pr26-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-pr26-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.

@harshula
Copy link
Contributor Author

harshula commented Dec 17, 2024

Hi @pearseb , Your latest changes should be in the following ACCESS-ESM1.6 deployment: #26 (comment)

Copy link

🚀 Deploying access-esm1.6 dev_2025.01.0 as prerelease pr26-5 with commit 4ad172c

Details and usage instructions

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

  • dev_2025.01.0 as a Release (when merged).
  • pr26-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/pr26-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-pr26-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.

@harshula
Copy link
Contributor Author

Hi @pearseb , Your latest changes should be in the following ACCESS-ESM1.6 deployment: #26 (comment)

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.

3 participants