Skip to content

Is it ok to use libfork with existing openmp project ? #7

Answered by ConorWilliams
Frandy asked this question in Q&A
Discussion options

You must be logged in to vote

There should be no conflicts however, I would not recommend using one within the other i.e. don't spawn OpenMP regions inside libfork coroutines or vice versa as this will spawn too many hardware threads.

Also keep an eye out for the v3 release (you can try the branch out now) this should bring another 2x or more performance.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Frandy
Comment options

@ConorWilliams
Comment options

@Frandy
Comment options

Answer selected by ConorWilliams
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants