fv3atm icon indicating copy to clipboard operation
fv3atm copied to clipboard

Support IntelLLVM compiler

Open DusanJovic-NOAA opened this issue 7 months ago • 0 comments

Description

This PR adds support for Intel LLVM compiler. No changes are needed in this repository, only sub modules are updated. No changes are expected from this PR for current Intel and GNU compilers

Issue(s) addressed

Link the issues to be closed with this PR, whether in this repository, or in another repository. (Remember, issues should always be created before starting work on a PR branch!)

  • fixes https://github.com/ufs-community/ufs-weather-model/issues/2361

Testing

How were these changes tested?
What compilers / HPCs was it tested with?
Are the changes covered by regression tests? (If not, why? Do new tests need to be added?)
Have the ufs-weather-model regression test been run? On what platform?

  • Will the code updates change regression test baseline? If yes, why? Please show the baseline directory below.
  • Please commit the regression test log files in your ufs-weather-model branch

Dependencies

If testing this branch requires non-default branches in other repositories, list them. Those branches should have matching names (ideally)

Do PRs in upstream repositories need to be merged first? If so add the "waiting for other repos" label and list the upstream PRs

  • waiting on NOAA-GFDL/GFDL_atmos_cubed_sphere/pull/353
  • waiting on NOAA-EMC/UPP/pull/1001
  • waiting on ufs-community/ccpp-physics/pull/220

DusanJovic-NOAA avatar Jul 19 '24 15:07 DusanJovic-NOAA