Hi Wade,
The land team wants to add a new test that protects a recently developed
feature by Jinyun Tang (cc'd here). The new test crashes on Edison using
the default Intel compiler version (15.0.1.133) but runs successfully with
intel/16.0.0.109. I have verified that the new test runs successfully on
Blues using the default GNU version (5.2). Skybridge and Redsky are using
Intel compiler (intel-15.0.3.187) but slightly different versions as
Edison.
Jinyun has spent a considerable amount of time in the past two weeks
tracking down the issue with Edison's default Intel compiler and at this
stage, we would like to figure out if the failure of the test is only
limited to the particular version of intel compiler on Edison or
Skybridge/Redsky also show a failure. Since I don't have access to
Skybridge and Redsky, could you run the new test on those two machines by
hand and report their results? Below are the instructions to run the new
test:
git checkout jinyuntang/lnd/betr_arrfix1
cd cime/scripts
# For Redsky
./create_test ERS.f19_g16.I1850CLM45.redsky_intel.clm-betr -v
# For Skybridge
./create_test ERS.f19_g16.I1850CLM45.skybridge_intel.clm-betr -v
Thanks,
-Gautam.