Conversation
|
@CodeGat - all I've done is branch off main and change the um7 src code commit hash. The error talks about stuff that I have never touched or know how to fix. Do you have any idea what this is about? |
|
Hi @JhanSrbinovsky - apologies for this one. I've just updated our infrastructure for spack deployments and it seems that it's taking configuration information from the new version rather than the current one you're on. I will fix this now, and comment when it is fixed. Should only be a couple minutes. |
|
It should be fixed now. I'll keep my eyes on it, though. |
|
Thanks :) |
|
!redeploy |
|
🚀 Attempted to deploy 🖥️
|
|
Hi @CodeGat, despite the headline, the module seems to be there (although from the CLI takes a while to find it) but the prerelease module fails in payu setup looking for the CICE model. I cloned the same experiment again (Dec25-spinup) and tested the payu setup without the config change to my module and which appears to be what I need. It doesn't get this and fails looking for the exe in my local payu bin/ is this something on the prerelease build end? |
|
Hi @JhanSrbinovsky, I suspect you might have got caught in the middle of some changes that haven't made their way to the configurations yet. Following some changes with how CICE is being built, the CICE the deployments are now giving the CICE executable a different name, changing from We haven't yet got this change into the configs (working on it), and so I think the configurations aren't searching for the correct executable name. In your config.yaml, could you try replacing with and see if running works from there? We'll try to get this change into the base configs asap |
|
Thanks Spencer,
It probably will work but it is hanging on even loading the prerelease module in payu. From the CLI, same:
gadi:Dec25-revised-field-length> module use /g/data/vk83/prerelease/modules
gadi:Dec25-revised-field-length> module load access-esm1p6/pr186-2
It just hangs. It took ages this morning but eventually .
Ohh - just checking again - finally after ~3 minutes it found it. I’ll leave the payu setup hang for a bit -
Yeah finally “setup” went through - payu run in queue 😊 I think there was a spike in traffic on gadi as well.
|
|
🚀 Attempted to deploy 🖥️
|
|
@blimlim - it was found by setup, but it crashed immediately. The error logs don't tell me much at all. As a test - I rebranched from UM7:dev-access-esm1.6 to branch="test-prerelease". I made a trivial WS change to get a commit hash beyond the copy/branch. I rebuilt in ACCESS-ESM1.6, to produce above pr186-3. Using this with same cice exe you recommended. Again crashed immediately. At a glance - equally as cryptic, possibly the same error. |
|
Apologies @JhanSrbinovsky, I suspect this is also from the delay between the new exe release, and the corresponding configuration updates. The build changes updated to a new version of oasis-mct, and the configuration then needed changes to the namcouple file for compatibility. The namcouple changes just got in yesterday evening – would you be able to try cloning from the new HEAD of the relevant configuration, and trying your prerelease executables with that? |
|
Thanks @blimlim - I will, but it isn't urgent now. After this morning meeting a solution seems to be found. Do you know where the bug was specifically that Martin was referring to? |
|
There's some discussion of it over here: https://github.com/ACCESS-NRI/UM7/issues/202, it's a pretty confusing issue |
🚀 The latest prerelease
access-esm1p6/pr186-3at bfbe827 is here: #186 (comment) 🚀