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

Update the UFS_Utils hash to include LLVM support #3099

Open
3 tasks
DavidHuber-NOAA opened this issue Nov 14, 2024 · 0 comments
Open
3 tasks

Update the UFS_Utils hash to include LLVM support #3099

DavidHuber-NOAA opened this issue Nov 14, 2024 · 0 comments
Labels
feature New feature or request triage Issues that are triage

Comments

@DavidHuber-NOAA
Copy link
Contributor

What new functionality do you need?

The UFS_Utils hash should be updated following the merge of PR ufs-community/UFS_UTILS#996. This PR add support for Intel LLVM compilers.

NOTE that this hash will still support Intel Classic compilers, though using them will require specifying the compiler=intel (as opposed to the new default intelllvm) environmental variable in build_ufs_utils.sh.

What are the requirements for the new functionality?

UFS_Utils builds with classic compilers from within the global workflow until all submodules can be built with Intel LLVM compilers.

Acceptance Criteria

  • No changes to global_cycle outputs
  • All CI tests pass
  • UFS_Utils compiles with Intel Classic compilers (for now)

Suggest a solution (optional)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request triage Issues that are triage
Projects
None yet
Development

No branches or pull requests

1 participant