New Intel compilers

William.Hatheway

Well-known member
So Intel has archived the classic compilers (ICC ifort icpc) behind a paywall.

Now the new compilers (icx ifx icpx) are the free ones.

I know there is a GitHub issue raised with this and a solution is pending release with WRF v4.6.0

Is there a timeline for the release? @kwerner or how to clone a pull request?
 
Last edited:
We just had a bug-fix release today, but this was version 4.5.2. We typically do our major releases in the spring.

To clone a PR, you can simply clone the repository of the account that submitted the PR, and then check out the branch for that PR.
 
Back
Top