I'm trying to comple MPAS atmosphere 8.4.1 using the NVM (PGI) fortran compiler. Source code was pulled from the tar.gz file.
Compiler version: pgf90 --version
pgf90 (aka nvfortran) 24.3-0 64-bit target on x86-64 Linux -tp alderlake
Compile log is attached. It appears to be complaining about an improper continuation line.
NVFORTRAN-S-0290-Unexpected continuation line (./inc/setup_packages.inc: 107)
0 inform, 0 warnings, 1 severes, 0 fatal for atm_setup_sfclayer_package
make[3]: *** [Makefile:96: mpas_atm_core_interface.o] Error 2
make[3]: Leaving directory '/home/stevem/wrf4/MPAS-Model-8.4.1/src/core_atmosphere'
uname -a:
Linux wrf6 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
Compiler version: pgf90 --version
pgf90 (aka nvfortran) 24.3-0 64-bit target on x86-64 Linux -tp alderlake
Compile log is attached. It appears to be complaining about an improper continuation line.
NVFORTRAN-S-0290-Unexpected continuation line (./inc/setup_packages.inc: 107)
0 inform, 0 warnings, 1 severes, 0 fatal for atm_setup_sfclayer_package
make[3]: *** [Makefile:96: mpas_atm_core_interface.o] Error 2
make[3]: Leaving directory '/home/stevem/wrf4/MPAS-Model-8.4.1/src/core_atmosphere'
uname -a:
Linux wrf6 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux