Conversation
|
🚀 Attempted to deploy 🖥️
|
|
🚀 Attempted to deploy 🖥️
|
|
Do you have write access to https://github.com/accESS-NRI/cice ? |
|
Youll need to make a branch with the changes at https://github.com/accESS-NRI/cice |
|
Thanks @anton-seaice! To make changes in Icepack do I need to make a branch in https://github.com/ACCESS-NRI/Icepack too? Or can I .gitmodules the CICE branch to my version? |
This should work fine (it should be ok to point the icepack submodule to your fork) |
|
🚀 Attempted to deploy 🖥️
|
|
!redeploy |
| definitions: | ||
| - _name: [access-om3] | ||
| - _version: [2026.03.000] | ||
| specs: |
There was a problem hiding this comment.
| specs: | |
| # _name and _version are reserved definitions that inform deployments | |
| definitions: | |
| - _name: [access-om3] | |
| - _version: [2025.08.001] | |
| specs: |
Between access-om3 2025.08.001 and 2026.03.000 we changed spack versions, and the new version requires this section
(Note the builds will be optimised slightly differently as well, we can fiddle with the target if you ened them identical to an old build)
spack.yaml
Outdated
| gcc-runtime: | ||
| require: | ||
| - 'intel-oneapi-compilers@2025.2.0' | ||
| cxx: | ||
| require: | ||
| - 'intel-oneapi-compilers@2025.2.0' | ||
| fortran: | ||
| require: | ||
| - 'intel-oneapi-compilers@2025.2.0' | ||
|
|
||
| - '%gcc' | ||
| all: | ||
| prefer: | ||
| - 'target=x86_64_v4' | ||
| require: | ||
| - '%oneapi@2025.2.0' | ||
| - 'target=x86_64_v4' |
There was a problem hiding this comment.
| gcc-runtime: | |
| require: | |
| - 'intel-oneapi-compilers@2025.2.0' | |
| cxx: | |
| require: | |
| - 'intel-oneapi-compilers@2025.2.0' | |
| fortran: | |
| require: | |
| - 'intel-oneapi-compilers@2025.2.0' | |
| - '%gcc' | |
| all: | |
| prefer: | |
| - 'target=x86_64_v4' | |
| require: | |
| - '%oneapi@2025.2.0' | |
| - 'target=x86_64_v4' | |
| # Compilers | |
| c: | |
| require: | |
| - 'intel-oneapi-compilers@2025.2.0' | |
| cxx: | |
| require: | |
| - 'intel-oneapi-compilers@2025.2.0' | |
| fortran: | |
| require: | |
| - 'intel-oneapi-compilers@2025.2.0' | |
| all: | |
| prefer: | |
| - 'target=x86_64_v4' |
|
Alternatively, starting from https://github.com/ACCESS-NRI/ACCESS-OM3/blob/2025.08.002/spack.yaml will be BFB with 2025.08.001 and setup for spack 1.1 |
|
Thanks @anton-seaice!
I've fudged around to try and get |
|
🚀 Attempted to deploy 🖥️
|
|
🚀 Attempted to deploy 🖥️
|
|
🚀 Attempted to deploy 🖥️
|
|
🚀 Attempted to deploy 🖥️
|
|
🚀 Attempted to deploy 🖥️
|
|
🚀 Attempted to deploy 🖥️
|
This is a draft PR to test new wave-induced ice fracture parameterisation in Icepack (CICE)
🚀 The latest prerelease
access-om3/pr211-10at 7bf4467 is here: #211 (comment) 🚀