@mathomp4 it looks like performance tests ESMF_ArrayRedistPerfUTest.F90 and ESMCI_LogErrPerfUTest.C are failing in the nightly testing on aalderan. I know these tests did not fail when you kicked off the test suite manually. I think performance issues are actually a known problem with when running with automated triggers on Darwin/MacOS, so I don't really know what we can do about it.
Notice that performance issues in ESMF testing are only evaluated when run in ESMF_BOPT=O mode. Interestingly it looks that the entire ESMF_BOPT=g config runs so slow now that something times out in the setup? No test results are actually reported to the artifacts.
I hope we can at least understand and address the ESMF_BOPT=g on aalderan. What to do about ESMF_BOPT=O, I have no idea, but thought it was good to at least have record here.
@mathomp4 it looks like performance tests
ESMF_ArrayRedistPerfUTest.F90andESMCI_LogErrPerfUTest.Care failing in the nightly testing on aalderan. I know these tests did not fail when you kicked off the test suite manually. I think performance issues are actually a known problem with when running with automated triggers on Darwin/MacOS, so I don't really know what we can do about it.Notice that performance issues in ESMF testing are only evaluated when run in
ESMF_BOPT=Omode. Interestingly it looks that the entireESMF_BOPT=gconfig runs so slow now that something times out in the setup? No test results are actually reported to the artifacts.I hope we can at least understand and address the
ESMF_BOPT=gon aalderan. What to do aboutESMF_BOPT=O, I have no idea, but thought it was good to at least have record here.