Version 2.1 Release #30
Replies: 2 comments
-
I would prioritize the work ahead of us in the following way:
Note: I think we may have run issues on Perlmutter across the board due to OpenMPI. If so, then 4 becomes a higher priority.
|
Beta Was this translation helpful? Give feedback.
-
I've created a PR in mpas-seaice that implements a prescribed seaice cover mode that should address points 3 and 4 above. It is subject to mpas-framework issues which I understand still continue on GPUs even though I've fixed it for CPUs. The branch is seaice-prescribed-mode. Any way the MPASSI version of F2000climo for create_newcase is: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Version 2.1 Functional Release
Version 2.1 of the EarthWorks Modeling System is a patch release that addresses some issues in the November 2023 Version 2.0 release. In particular, Version 2.1:
NB: All of these configurations should be considered functional releases, i.e. that they have not been scientifically verified.
Description of Model Configurations (Compsets)
See EarthWorks Supported Configurations in the GitHub wiki for more details.
Testing
Tested Systems
Tests were performed on NCAR’s Derecho supercomputer.
CPU-only tests: Derecho’s CPU-only nodes consisted of dual, 64-core, 3rd Gen AMD EPYC™ 7763 Milan processors with 256 GB of DDR4 memory.
CPU/GPU hybrid tests: Derecho has GPU nodes consisting of a single 3rd Gen AMD EPYC™ 7763 Milan processor with 512 GB of DDR4 memory plus 4 NVIDIA A100 GPUs each with 40 GB of onboard memory.
Tested Software Stacks
Compiler Versions
Derecho:
Libraries
Derecho:
Testing Results
Known issues by compset/compiler/resolution (CPU-only):
Supported resolution/level combinations:
120km_L32
60km_L32
30km_L32
15km_L58
NVHPC compilers (tested nvfortran version 23.X): Initializing from restart fails.
NVHPC compiler requires patched version of aerosol_optics_cam.F90 module: Module will not build or run correctly without patched version.
FullyCoupled compset (any compiler): Due to changes in the mpas-framework directory to match with MPAS-7.x OpenACC framework, runs fail.
ERROR: shr_reprosum_calc ERROR: NaNs or INFs in input
Known issues by compset/compiler/resolution (Hybrid CPU-GPU)
FHS94-GPU-Offload:
FullyCoupled Compset GPU-Offload:
nvlink error : Multiple definition of 'mpas_dmpar_mpas_dmpar_exch_halo_1d_real_acc_6481_gpu' in '${CASEDIR}/bld/lib/libocn.a:mpas_dmpar.o', first defined in '${CASEDIR}/bld/lib/libice.a:mpas_dmpar.o'
This discussion was created from the release Version 2.1 Release.
Beta Was this translation helpful? Give feedback.
All reactions