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.
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