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

CI test ifort broken #54

Closed
alejandrobodas opened this issue Aug 12, 2020 · 1 comment · Fixed by #55
Closed

CI test ifort broken #54

alejandrobodas opened this issue Aug 12, 2020 · 1 comment · Fixed by #55

Comments

@alejandrobodas
Copy link
Collaborator

It seems that updates in the Intel onaAPI have broken the ifort test, as discovered in #53.
setvars.sh has been moved to /opt/intel/oneapi. However, after fixing the location of setvars.sh, it still fails when building the NetCDF library.:
configure: error: Could not link conftestf.o and conftest.o

@alejandrobodas alejandrobodas linked a pull request Aug 13, 2020 that will close this issue
@alejandrobodas
Copy link
Collaborator Author

Main issue was the mix of gcc (instead of icc) and ifort.
Fixed by #55. Closing issue.

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.

1 participant