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

Add support for LLVM 19+ compilers #1408

Open
climbfuji opened this issue Dec 11, 2024 · 0 comments
Open

Add support for LLVM 19+ compilers #1408

climbfuji opened this issue Dec 11, 2024 · 0 comments
Assignees

Comments

@climbfuji
Copy link
Collaborator

climbfuji commented Dec 11, 2024

Is your feature request related to a problem? Please describe.

LLVM 19 (clang, clang++, flang-new) has received a lot of attention and praise, in particular because the flang-new compiler apparently offers the most complete Fortran 2018 and 2023 standard implementation of the various Fortran compilers.

Describe the solution you'd like
We should support these compilers. Initially, we can focus on the basic ufs-weather-model-env and neptune-env environments without the many Python packages and their complicated interdependencies, but if the testing with the UFS and NEPTUNE is promising, we want to be able to build the full unified environment.

Additional context

The standalone neptune-env without the Python variant already builds except for an update needed for esmf (spack/spack#48026) and except for ip (see NOAA-EMC/NCEPLIBS-ip#263).

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

1 participant