Skip to content

Conversation

@marcfehling
Copy link
Collaborator

No description provided.

@marcfehling
Copy link
Collaborator Author

I'm investigating why the Linux oneapi workflow fails in FDS after a recent update to the setup-oneapi action.

@rmcdermo
Copy link
Contributor

rmcdermo commented Jan 7, 2025

@marcfehling Hi Marc, so you want me to leave this for now or merge it?

@marcfehling
Copy link
Collaborator Author

I found the solution. We updated to the most recent versions of mkl and ifx in the setup-oneapi action. However, ifx is a few versions ahead of mkl, but it seems like a requirement that they have to be the same version. Manually specifying the version number solves it.

Feel free to merge now!

@marcfehling marcfehling changed the title Updated oneapi Windows kits. Updated oneapi. Jan 7, 2025
@rmcdermo
Copy link
Contributor

rmcdermo commented Jan 7, 2025

@marcfehling Looks like the cmake actions run failed.

@marcfehling
Copy link
Collaborator Author

@marcfehling Looks like the cmake actions run failed.

-- The Fortran compiler identification is unknown
/opt/intel/oneapi/mpi/2021.14/bin/mpiifx: line 715: ifx: command not found

That is odd. ifx should have been initialized with setvars before.

@marcfehling
Copy link
Collaborator Author

I now specified versions of all components. A first test on my repository was successful. Let's see if your CI passes now.

@rmcdermo rmcdermo merged commit e16a347 into firemodels:master Jan 7, 2025
33 checks passed
@marcfehling marcfehling deleted the oneapi branch January 7, 2025 14:42
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 this pull request may close these issues.

2 participants