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 |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 1 reply
-
|
@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 |
Beta Was this translation helpful? Give feedback.
-
|
@oyvindseland - the slurm partitions on olivia changed after the latest maintenance break, so we had to update |
Beta Was this translation helpful? Give feedback.
-
|
Fleximod works now thank you. |
Beta Was this translation helpful? Give feedback.
-
|
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. |
Beta Was this translation helpful? Give feedback.
-
|
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 |
Beta Was this translation helpful? Give feedback.
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.