Using ESMPy on Discover: Difference between revisions
Line 2: | Line 2: | ||
== Load Modules == | == Load Modules == | ||
=== Base Modules === | |||
Only a couple Compiler+MPI combinations have been tested. These examples are based on the modules used in the <tt>GEOSagcm-bridge-DEVEL</tt> git repo: | Only a couple Compiler+MPI combinations have been tested. These examples are based on the modules used in the <tt>GEOSagcm-bridge-DEVEL</tt> git repo: | ||
Line 16: | Line 18: | ||
(Equivalently, you can source <tt>g5_modules</tt> in the git DEVEL repo.) | (Equivalently, you can source <tt>g5_modules</tt> in the git DEVEL repo.) | ||
=== Extra Modules for mpi4py and ESMPy === | |||
Next, load mpi4py and ESMPy: | Next, load mpi4py and ESMPy: |