Skip to content

add compilation stanza for Intel oneAPI for 4.5.2#1946

Merged
weiwangncar merged 1 commit intowrf-model:release-v4.5.2from
weiwangncar:add-oneAPI
Dec 9, 2023
Merged

add compilation stanza for Intel oneAPI for 4.5.2#1946
weiwangncar merged 1 commit intowrf-model:release-v4.5.2from
weiwangncar:add-oneAPI

Conversation

@weiwangncar
Copy link
Collaborator

TYPE: enhancement

KEYWORDS: Intel, LLVM, oneAPI, compilation

SOURCE: internal

DESCRIPTION OF CHANGES:
Problem:
Addressing issue #1884 for Intel oneAPI ifx/icx builds

Solution:
Add configuration to configure.defaults mirroring original Intel ifort/icc build with minor tweaking.

ISSUE: For use when this PR closes an issue.
Fixes #1884

LIST OF MODIFIED FILES:
M arch/configure.defaults

TESTS CONDUCTED:

  1. WRF core em_real compiles with ifx/icx
  2. Are the Jenkins tests all passing?
  3. Note that this is the same PR as in #1893, but commited to release-v4.5.2 branch (instead of develop)

RELEASE NOTE: Added build configuration for new Intel oneAPI LLVM ifx/icx compilers, which will be available on NCAR's new computer, Derecho.

@weiwangncar weiwangncar requested a review from a team as a code owner December 7, 2023 08:53
@weiwangncar weiwangncar changed the base branch from master to release-v4.5.2 December 7, 2023 08:59
@weiwangncar
Copy link
Collaborator Author

The Jenkins test results:

Test Type              | Expected  | Received |  Failed
= = = = = = = = = = = = = = = = = = = = = = = =  = = = =
Number of Tests        : 23           24
Number of Builds       : 60           57
Number of Simulations  : 158           150        0
Number of Comparisons  : 95           86        0

Failed Simulations are: 
None
Which comparisons are not bit-for-bit: 
None

@weiwangncar
Copy link
Collaborator Author

@smileMchen @islas Thanks!

@weiwangncar weiwangncar merged commit 45215e0 into wrf-model:release-v4.5.2 Dec 9, 2023
vlakshmanan-scala pushed a commit to scala-computing/WRF that referenced this pull request Apr 4, 2024
TYPE: enhancement

KEYWORDS: Intel, LLVM, oneAPI, compilation

SOURCE: internal

DESCRIPTION OF CHANGES:
Problem:
Addressing issue wrf-model#1884 for Intel oneAPI ifx/icx builds

Solution:
Add configuration to configure.defaults mirroring original Intel ifort/icc build with minor tweaking.

ISSUE: For use when this PR closes an issue.
Fixes wrf-model#1884

LIST OF MODIFIED FILES:
M arch/configure.defaults

TESTS CONDUCTED:

1. WRF core em_real compiles with ifx/icx in combination with PR-1823.
2. The Jenkins tests are all passing.
Note that this is the same PR as in wrf-model#1893, but committed to release-v4.5.2 branch (instead of develop)

RELEASE NOTE: Added build configuration for new Intel oneAPI LLVM ifx/icx compilers, which will be available on NCAR's new computer, Derecho.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WRFv4.5 not compatible with intel llvm compilers

3 participants