Conversation
|
@chrisb13 this is a draft/skeleton of setting up the ANU-TUB configuration. Whenever you get a chance (no rush at all on this) let me know what you think. We need to check with Andy Hogg that the relevant restart files can be placed somewhere that can be accessed (the directory you mention in #4 would be just fine). |
|
Hi @chrisb13, I have added what I think is most of the info to the ANU-TUB setup page. The main things to be resolved, which are indicated on the webpage currently, are:
|
So awesome, thanks so much @jbisits !
Yeah I think we put it here: If you think we'll be doing a lot of this, we can get you access or you can just send me a list of files to put there?
Okay, let's ask. @AndyHoggANU you happy for us to store them somewhere where folks can use them?
I think either approach can work. @AndyHoggANU are you okay for us to share the To my mind, I think we should consider making configurations like these a branch of this repo where it includes all the files. Rather like what is done here. I'll ask for broader views on this (ping @dougiesquire). Ideally a new user can just clone this repo, switch to the right branch and do |
Yep that would be great. I think I can probably set that up and can make a note at the start of the configuration page that that is also an option. |
Sounds sensible to me. We may want to consider what the scope of this repo is? I don't think I really understand what "idealised-om3" means. Is it just anything that has some relation to OM3, e.g. uses a same component as in the case of ANU-tub? I recall seeing some discussion that the ANU-tub config wasn't running with the version of MOM currently used in ACCESS-OM3? Has that been resolved? I'm happy to take a look if that's helpful (though, as usual, it might take me some time to get to)? |
Cool, let me have a chat to Dougie first. (3pm today if you're interested.)
Great.
Yeah, that's correct but not limited to MOM. It's to encourage folks to build a hierarchy of models in Australia where one can have the same components as our regional/global realistic models. @edoddridge and I got excited about it at the access-nri comm' workshop this year. It's also to help with our routine node testing.
Yeah that was correct. I think @jbisits has solved all the issues (i.e. this pr) but I'll test when reviewing this PR. |
Sorry I could not make it along today! |
|
No worries @jbisits
@dougiesquire and I just had another quick skim of the PR (see summary of chat here). It rather looks like you're using Angus' executable @jbisits? So perhaps you haven't been successful getting anu-tub working with a spack built mom6 access-nri fork executable not just Angus' one? To be specific, here is the relevant lines: model: mom6
shortpath: /scratch/x77 # replace with NCI project you are part of
exe: /g/data/x77/ahg157/exes/MOM6/AG-07f0a144 # replace with path to MOM6 executableSo for it to "working", one would need: exe: /path/to/spack/built/exe |
No I have been using executables that I have built (with both spack and mom6-ninja-nci). The above is a copy of the anu-tub
So the idea is that someone who is following this setup edits |
|
@chrisb13 let me know what you think is best to do here. We could merge here with skeleton details in the section Using a pre-built ANU-TUB configuration and update when done? Otherwise happy to wait until the pre-built configuration is setup. Let me know if I can help with that! |
|
fyi @jbisits, @atteggiani has just moved this website to a new home: We'll no longer use github previews but read the docs ones instead. (This is part of a large-scale move across the org'.) This shouldn't really change much from your perspective but do let us know if you have any issues. |
|
Also, you might see ads in the new readthedocs-hosted websites. |
@atteggiani so I notice this isn't working: Where is the RTD-preview? Perhaps something is missing? (Also, can we delete this comment?) |
|
The preview comment can be removed. I think RTD build is not available for this PR because the RTD project was set up after this PR was created, so the webhook for this PR to RTD was not sent. |
Thanks @atteggiani. Does look like it's working with new PRs. |
@chrisb13 do you want to merge and fix in a new PR with previews? |
Yeah I was just wondering that. It's a bit of a pain not being able to view it but I guess I can build it locally. Moreover, sorry for my delay. We're likely still some time away from having the backend fix I've discussed, it's waiting on the upstream update that we're currently doing. Once that's done, mom6 solo will be available or available to build. Are you happy to wait or would you like to see this merged? If it's the latter, we can perhaps soften some of the wording on the build page. |
I am happy with whatever you think is best; there is no hurry! |
Closes #4
FYI
PR preview is no longer working on this PR