NCAR / wrf_hydro_nwm_public

WRF-Hydro model code
https://ral.ucar.edu/projects/wrf_hydro
Other
181 stars 139 forks source link

Build fails using PGI compilers #460

Closed kafitzgerald closed 1 month ago

kafitzgerald commented 4 years ago

This is somewhat of a known issue... but figured it was worth documenting if nothing else as a reminder to remove PGI from the list of supported compilers for next release and perhaps hide that build option in the configure script (it is #1 after all).

Current Behavior

Builds using PGI compilers fail because of modern Fortran features

Possible Solution

Remove statements of support for PGI from docs / FAQs

Steps to Reproduce (for bugs)

Attempt a build w/ env listed below

Your Environment

scrasmussen commented 1 month ago

Fixed and closed by PR #502