Alleviate issues when multiple OpenMP implementations can be linked on macOS (CMake). - #286
Merged
Merged
Conversation
jenskeiner
marked this pull request as draft
September 18, 2026 12:24
jenskeiner
had a problem deploying
to
benchmarks
September 18, 2026 12:28 — with
GitHub Actions
Error
jenskeiner
had a problem deploying
to
benchmarks
September 18, 2026 12:28 — with
GitHub Actions
Error
jenskeiner
changed the base branch from
develop
to
feature/macos-libomp-match-fftw
September 18, 2026 12:28
jenskeiner
added this pull request to stack #288
September 18, 2026 12:28
jenskeiner
had a problem deploying
to
benchmarks
September 18, 2026 12:28 — with
GitHub Actions
Error
jenskeiner
had a problem deploying
to
benchmarks
September 18, 2026 12:28 — with
GitHub Actions
Error
|
Accuracy: 4120 cases unchanged. |
jenskeiner
force-pushed
the
feature/cmake-openmp-match-fftw
branch
from
September 18, 2026 18:37
f45cf38 to
8e14ba7
Compare
jenskeiner
had a problem deploying
to
benchmarks
September 18, 2026 18:37 — with
GitHub Actions
Error
jenskeiner
had a problem deploying
to
benchmarks
September 18, 2026 18:37 — with
GitHub Actions
Error
jenskeiner
marked this pull request as ready for review
September 18, 2026 18:39
jenskeiner
force-pushed
the
feature/cmake-openmp-match-fftw
branch
from
September 18, 2026 18:39
8e14ba7 to
b4f7497
Compare
jenskeiner
had a problem deploying
to
benchmarks
September 18, 2026 18:39 — with
GitHub Actions
Error
jenskeiner
had a problem deploying
to
benchmarks
September 18, 2026 18:39 — with
GitHub Actions
Error
jenskeiner
force-pushed
the
feature/cmake-openmp-match-fftw
branch
from
September 19, 2026 11:00
b4f7497 to
1e1c877
Compare
jenskeiner
had a problem deploying
to
benchmarks
September 19, 2026 11:00 — with
GitHub Actions
Error
jenskeiner
had a problem deploying
to
benchmarks
September 19, 2026 11:00 — with
GitHub Actions
Error
jenskeiner
had a problem deploying
to
benchmarks
September 19, 2026 11:00 — with
GitHub Actions
Error
jenskeiner
had a problem deploying
to
benchmarks
September 19, 2026 11:00 — with
GitHub Actions
Error
jenskeiner
force-pushed
the
feature/cmake-openmp-match-fftw
branch
from
September 22, 2026 08:15
1e1c877 to
dd7f926
Compare
jenskeiner
had a problem deploying
to
benchmarks
September 22, 2026 08:15 — with
GitHub Actions
Error
jenskeiner
had a problem deploying
to
benchmarks
September 22, 2026 08:15 — with
GitHub Actions
Error
…with OpenMP on macOS CI.
…S only with a threaded FFTW3.
…mp examples, and tests enabled on macOS CI.
jenskeiner
force-pushed
the
feature/cmake-openmp-match-fftw
branch
from
September 22, 2026 09:39
dd7f926 to
d0f7c24
Compare
jenskeiner
had a problem deploying
to
benchmarks
September 22, 2026 09:39 — with
GitHub Actions
Error
jenskeiner
had a problem deploying
to
benchmarks
September 22, 2026 09:39 — with
GitHub Actions
Error
This branch was successfully deployed
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Applies the same checks that #287 adds to the Autotools build to the CMake build.