Intel oneAPI LLVM Compilers Configuration#1893
Intel oneAPI LLVM Compilers Configuration#1893weiwangncar merged 3 commits intowrf-model:developfrom
Conversation
|
@HathewayWill I believe the guidance provided in the Intel forum by the moderator was to address the specific issues of the |
|
Regression test results: |
|
@mgduda The primary differences in flags between spack/spack#38607 and this aside from architecture specific flags is the use of Though to get the full benefits of the LLVM compilation, Intel recommends using |
How would you use Intel compilers mentioned in the configure.wrf guide with the new llvm compilers if DM_FC nedds to be mpiifort -fc=ifx and DM_CC needs to be mpiicc -cc=icx? I haven't gotten that to work. Have you? If so how did you do it? |
|
@islas What modules does one need to use this option on Derecho? |
This will not build on Derecho as it currently is. It will build on Cheyenne with the * I'm having difficulty compiling [with a limited number of make |
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 in combination with PR-1823. 2. The Jenkins tests are all passing. Note that this is the same PR as in #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.
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.
Addition of compile configuration using the new Intel LLVM compilers ifx and icx for Fortran and C code, respectively
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.defaultsmirroring original Intel ifort/icc build with minor tweakingISSUE: For use when this PR closes an issue.
Fixes #1884
LIST OF MODIFIED FILES:
M arch/configure.defaults
TESTS CONDUCTED:
RELEASE NOTE:
Added build configuration for new Intel oneAPI LLVM ifx/icx compilers, which will be available on NCAR's new computer, Derecho.
build_llvm.log