Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails using PGI compilers #460

Closed
kafitzgerald opened this issue Feb 20, 2020 · 1 comment
Closed

Build fails using PGI compilers #460

kafitzgerald opened this issue Feb 20, 2020 · 1 comment

Comments

@kafitzgerald
Copy link
Contributor

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

  • Version of the code used: current master
  • Operating System and version: Cheyenne
  • Compiler and version: PGI 19.10
  • Other relevant information: v5.1.x seems to build fine w/ PGI 19 compilers
@scrasmussen
Copy link
Member

Fixed and closed by PR #502

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants