Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CI Intel Tests #832

Closed
DavidHuber-NOAA opened this issue Nov 30, 2023 · 1 comment · Fixed by #836
Closed

Fix CI Intel Tests #832

DavidHuber-NOAA opened this issue Nov 30, 2023 · 1 comment · Fixed by #836
Assignees

Comments

@DavidHuber-NOAA
Copy link
Collaborator

The failing Intel CI tests is because the newest version of the Intel compilers does not include ifort. It has been replaced with ifx. The short term fix is to use the last available version of Intel compilers that include ifort (2023.2.1). See NOAA-EMC/GSI-utils#19 for a recipe. The longer term fix is to move to ifx and icx.

@WenMeng-NOAA WenMeng-NOAA self-assigned this Dec 7, 2023
@WenMeng-NOAA
Copy link
Collaborator

The fix is working in my branch and will be incorporated in PR #836. @DavidHuber-NOAA and @AlexanderRichert-NOAA Thanks for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants