Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
M MEDUSA_4.2.x
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • acc
  • MEDUSA_4.2.x
  • Wiki
  • How to run on ARCHER2

How to run on ARCHER2 · Changes

Page history
Update How to run on ARCHER2 authored Jan 04, 2024 by julpal's avatar julpal
Show whitespace changes
Inline Side-by-side
Showing with 5 additions and 7 deletions
+5 -7
  • How-to-run-on-ARCHER2.md How-to-run-on-ARCHER2.md +5 -7
  • No files found.
How-to-run-on-ARCHER2.md
View page @ f980ac65
......@@ -10,14 +10,12 @@ Luckily, Andrew Coward Already wrote a complete note on that subject [here](http
In short :
load the right modules, the way it's done here : `/work/n01/shared/nemo/setup_gnu` (full cabinet). Currently (January 2022) the modules are :
load the right modules, the way it's done here : `/work/n01/shared/nemo/setup_new_gnu` (full cabinet). Currently (January 2024) the modules are :
```sh
module swap PrgEnv-cray/8.0.0 PrgEnv-gnu/8.1.0
module swap craype-network-ofi craype-network-ucx
module swap cray-mpich cray-mpich-ucx
module load cray-hdf5-parallel/1.12.0.7
module load cray-netcdf-hdf5parallel/4.7.4.7
module load libfabric
module swap PrgEnv-cray/8.3.3 PrgEnv-gnu/8.3.3
module load cray-mpich/8.1.23
module load cray-hdf5-parallel/1.12.2.1
module load cray-netcdf-hdf5parallel/4.9.0.1
```
## Get MEDUSA
......
Clone repository
  • Compile MEDUSA from scratch
  • Developing on MEDUSA git Best practice
  • How to SETTE test MEDUSA.
  • How to run MEDUSA 1D on ARCHER2 and ANEMONE
  • How to run on ANEMONE
  • How to run on ARCHER2
  • MEDUSA DOCU : Chl light
  • MEDUSA DOCU : Rivers
  • MEDUSA Guide some useful explanations
  • MEDUSA NEMO4.2
  • MEDUSA Training How to run MEDUSA 1D ( on NOC linux system)
  • Home
  • todo_list