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 Sep 09, 2022 by julpal's avatar julpal
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 2 deletions
+2 -2
  • How-to-run-on-ARCHER2.md How-to-run-on-ARCHER2.md +2 -2
  • No files found.
How-to-run-on-ARCHER2.md
View page @ 7f415091
...@@ -55,11 +55,11 @@ cd medusa_4.2.x ...@@ -55,11 +55,11 @@ cd medusa_4.2.x
### Compiling ### Compiling
* Now you can compile as follows (With `MY_NEW_MEDUSA` your MEDUSA config if you want/need to create one) : * Now you can compile as follows (With `MY_NEW_MEDUSA` your MEDUSA config if you want/need to create one) :
```sh ```sh
./makenemo -m X86_ARCHER2-Gnu -r ORCA2_MEDUSA -n ${MY_NEW_MEDUSA} -j 16 ./makenemo -m X86_ARCHER2-Gnu_4.2 -r ORCA2_MEDUSA -n ${MY_NEW_MEDUSA} -j 16
``` ```
* Subsequently when you compile you can instead run : * Subsequently when you compile you can instead run :
```sh ```sh
./makenemo -m X86_ARCHER2-Gnu -r ${MY_NEW_MEDUSA} -j 16 ./makenemo -m X86_ARCHER2-Gnu_4.2 -r ${MY_NEW_MEDUSA} -j 16
``` ```
## Get your running directory ready ## Get your running directory ready
......
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