forked from ginkgo-project/ginkgo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge Fixes and updates, bump third party libraries
Fixes and updates, bump third party libraries Fixes some build and CI issues, also addresses some problems reported by users, and other release preparation aspects. + bump third party libraries + osx: try to also install (and run with) open-mpi in CI (disabled later, but works) + osx: try to help cmake find libomp (currently not found in MacOS CI!) + fix tests' gtest helpers: Pass OpenMP when required + Fix: Cast according to Issue ginkgo-project#1562 + benchmark: clarify manual vs helper script + build[msvc]: change the library structure to workaround the symbol limit + ci[msvc,cuda]: use windows 2019, which somehow works (windows-latest doesn't) + ci: workaround sonarqube issues on horeka Related PR: ginkgo-project#1619
- Loading branch information
Showing
10 changed files
with
194 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.