Skip to content

Conversation

@Compaile
Copy link
Owner

@Compaile Compaile commented Aug 8, 2024

#3

Since not all compilers support parallel execution without linking to TBB, we add a flag to fall back to sequential calculation of the results.
The CMake in the example folder also shows how to link to TBB (also added it to the README as a note).
If a user is on a compiler which would need TBB for parallel execution but does not want to include TBB, we added a fallback with a sequential mode.

Compaile and others added 2 commits August 8, 2024 10:53
@Compaile Compaile merged commit 2989aa8 into main Aug 8, 2024
@Compaile Compaile deleted the gcc_clang_tbb_fix branch August 8, 2024 09:23
Compaile added a commit that referenced this pull request May 28, 2025
tbb gcc clang fix and added fallback
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