Closed xylar closed 4 years ago
@chengzhuzhang, @forsyth2 and @golaz, I think this is ready start testing as soon as e3sm_diags
gets built on conda-forge
: https://github.com/conda-forge/staged-recipes/pull/12570
I will put test environments on Cori, Compy, Anvil and Cooley. You will be able to activate them with a script, load_test_e3sm_unified.sh
, in the same place as load_latest_e3sm_unified.sh
.
@chengzhuzhang and @forsyth2, based on your experience on Cori compute nodes, I am making the MPICH environment the default. It will be important for us to do some testing on both login and compute nodes on all the systems I listed above. If it turns out that MPICH should be the default on some systems and no-MPI on others, that's an option, too.
@golaz, the new release of MPAS-Analysis should have fixed https://github.com/MPAS-Dev/MPAS-Analysis/issues/729 but I re-opened that issue so we can close it later when you verify that you're not seeing the problem on Compy (or elsewhere) anymore.
Thank you @xylar ! @forsyth2 once the test enviroment is ready, would you please help testing based on our testing plan? I'm taking time off this week, hopefully i will still have time to do more tests, once I return to work on Monday next week.
@chengzhuzhang, enjoy your time off! I have pushed back the release date to next Wednesday so that should give you a couple days of testing. But I can push it to later in the week if need be.
Change
mpi4py
to be included explicitly innompi
build (it was there anyway because ofilamb
) and make surempi
ismpich
except for the explicitopenmpi
build, since this is what works well withe3sm_diags
.