You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 defaultintelllvm
) 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
Suggest a solution (optional)
No response
The text was updated successfully, but these errors were encountered: