noel

Results 217 comments of noel

I also tried merging in PR5801 (which zeros some arrays) and then building with Intel. It actually fails to build with: ``` /global/cfs/cdirs/e3sm/ndk/repos/ndk_mf_gnu-add-invalid-to-DEBUGb/components/eam/src/dynamics/se/se_iop_intr_mod.F90(640): error #5560: Subscript #4 of the array...

I think you are correct, Wuyin -- it should not matter which filesystem is being written to. There may be some performance differences or different types of rare errors between...

Actually, I see that nco is NOT a module on pm-cpu, but instead it is a spack package. So avoiding this by simply removing a module is not possible. We...

I just merged https://github.com/E3SM-Project/E3SM/pull/6003 to master, which will remove the `climate-utils` module (if loaded) on NERSC machines before building. This was also known to cause errors noted in first comment.

Noting another user created NERSC ticket that hit this error -- ie trying to build e3sm with e3sm_unified activated.

Note this issue came up during E3SM Tutorial at NERSC as users were going back-n-forth between e3sm_unified examples and running E3SM. It seems not a huge deal, but a) be...

I had a devious idea last night that just might work. Passed it by Xylar and Rob as well. Hijack an environment variable that only E3SM (really CIME) cares about...

Yes, this is another example of a file I have to manually copy. Note this also happens in scream repo.