ESMCI / ccs_config_cesm

CESM CIME Case Control System configuration files
3 stars 46 forks source link

Update ESMF lib built by NVHPC/22.2 #22

Closed sjsprecious closed 2 years ago

sjsprecious commented 2 years ago

There is an AVX link issue between the old NVHPC compiler and OpenMPI lib, which will cause a runtime error when using the ESMF lib in the NUOPC driver.

After upgrading NVHPC to NVHPC/22.2 and re-building the ESMF lib on Casper, the runtime error is gone.

Also change the PUMAS file names in the Depends file for PGI compiler.

This PR fixes this issue https://github.com/ESMCI/ccs_config_cesm/issues/11.

Code review: @jedwards4b