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

Propagate Libxsmm and PSpaMM path from CMake to the generator scripts / Yateto #977

Merged
merged 3 commits into from Oct 18, 2023

Conversation

davschneller
Copy link
Contributor

As the title says, if libxsmm or Pspamm are found by CMake, they may not be found by Yateto, because CMake may find them somewhere on the system; e.g. if the CMAKE_PREFIX_PATH contains a location which is not contained PATH variable.

Thus, this PR fixes that. Also, we prepare PSpaMM for SeisSol/PSpaMM#8 (interestingly, that did not require any CI fixing, as it wasn't used there anywhere in any way).

@davschneller davschneller marked this pull request as ready for review October 18, 2023 13:31
@davschneller davschneller added this pull request to the merge queue Oct 18, 2023
Merged via the queue into master with commit 11a329e Oct 18, 2023
5 checks passed
@davschneller davschneller deleted the davschneller/propagate-libxsmm-pspamm-path branch October 18, 2023 13:54
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.

None yet

2 participants