Gregory Lemieux

Results 89 comments of Gregory Lemieux

I'm saw the same problem as well. I used the following and ended up having success: ``` $ export CPPFLAGS=-I${NCDIR}/include $ export LDFLAGS=-L${NCDIR}/lib $ ./configure --enable-parallel-tests --prefix=${NFDIR} ``` I'm not...

I'm working on an pop-os, and ubuntu distribution. Let me know if you'd like any other information from the `nc-config` output or related. Not sure if this is relevant, but...

@ekluzek @rgknox what do you think about truncating some of these names? I have run into problems where the length of the testmod name for the reduced complexity modes has...

> @ekluzek @rgknox what do you think about truncating some of these names? I have run into problems where the length of the testmod name for the reduced complexity modes...

Per @ekluzek suggestion, I've merged in #1827 into my PR branch and run `aux_clm` testing against the `ctsm5.1.dev108` baseline. All non-fates testmods pass as expected on cheyenne and izumi, with...

I just noticed I missed that two fates tests are failing for other reasons: - `ERP_P144x2_Ld30.f45_f45_mg37.I2000Clm50FatesRs.cheyenne_intel.clm-mimicsFatesCold` - `ERP_P36x2_Ld30.f45_f45_mg37.I2000Clm51FatesSpCruRsGs.cheyenne_intel.clm-FatesColdSatPhen` Looking into these as well.

> Per @ekluzek suggestion, I've merged in #1827 into my PR branch and run `aux_clm` testing against the `ctsm5.1.dev108` baseline. All non-fates testmods pass as expected on cheyenne and izumi,...

> I just noticed I missed that two fates tests are failing for other reasons: > > * `ERP_P144x2_Ld30.f45_f45_mg37.I2000Clm50FatesRs.cheyenne_intel.clm-mimicsFatesCold` > * `ERP_P36x2_Ld30.f45_f45_mg37.I2000Clm51FatesSpCruRsGs.cheyenne_intel.clm-FatesColdSatPhen` The `ERP` `SatPhen` test is failing the restart...

> Testing a version of this test as an `ERS` without the `36x2` shows that _only_ `FATES_TVEG` is not b4b on the restart. ... Additionally, this could suggest that there...

The issue causing the non-b4b fates `SatPhen` testmod _in part_ has been posted at https://github.com/NGEET/fates/issues/908 and is due to a fates-side restart variable not being set properly for no comp...