Running NorESM on Olivia #358
|
I am trying to setting up and hopefully running NorESM. The issue #343 I try to load a more or less random version Due to MODULEPATH changes, the following have been reloaded:
[oyvinds@uan02.olivia /cluster/projects/nn9560k/oyvinds/noresmbeta11/NorESM]$ module load NRIS/GPU Due to MODULEPATH changes, the following have been reloaded:
The following have been reloaded with a version change:
I tried then the two most recent Python versions, e.g. /cluster/projects/nn9560k/oyvinds/noresmbeta11/NorESM]$ module load Python/3.13.1-GCCcore-14.2.0 The following have been reloaded with a version change:
but I can still not get flexmid to work /cluster/projects/nn9560k/oyvinds/noresmbeta11/NorESM]$ ./bin/git-fleximod update |
Replies: 7 comments 8 replies
|
@oyvindseland - For the modules, you can load Since olivia operates with at least 3 different sets of module lists, I think it is better not to have any module settings in Personally, I have the following setup and then I do to restore the modules needed ("mod_noresm" is a name I selected, you can call it what you want). You can have several saved lists of modules and do |
|
@oyvindseland - the slurm partitions on olivia changed after the latest maintenance break, so we had to update |
|
Fleximod works now thank you. |
|
I have started to collect some information about running NorESM on Olivia on the wiki page here: https://github.com/NorESMhub/noresm3_dev_simulations/wiki/Running-NorESM-on-Olivia Please expand on this wiki page if you come across further relevant information. |
|
I am having trouble with inputdata on Olivia. Some files are missing (as has been discussed extensively on email and is being fixed), however, I also am seeing non-writeable directories like this: Can we find a way to make this area writable, say by changing to the |
|
Hi @TomasTorsvik , when I am logged in on Olivia, I find myself reasonably fast (after 10 minutes sometimes) with a blocked window when I am not actively using it. I don't have this issue with Betzy. Do you have the same experience? Any suggestion how I might change this? |
|
Hi @alok @TomasTorsvik, I am wondering whether the compression of output files is working well on Olivia. I see that all archived files have the same size after compression, whereas on Betzy the file size will vary a bit between the files. When I do An example of a simulation run on Olivia (transferred to nird): |
I have started to collect some information about running NorESM on Olivia on the wiki page here:
https://github.com/NorESMhub/noresm3_dev_simulations/wiki/Running-NorESM-on-Olivia
Please expand on this wiki page if you come across further relevant information.