Intel® oneAPI Threading Building Blocks
Ask questions and share information about adding parallelism to your applications when using this threading library.

tbb exception handling + boehm gc

Alexander_Herz
Beginner
202 Views
Hi,

I'm trying to make tbb::tasks and the boehm gc play along nicely.
On rare occasions, I get a failure, possibly because the tbb exception handling eats a SIGPWR that is used by the boehm gc for some internal communication.

Does anyone have any experience with this?

Thx,
Alex
0 Kudos
0 Replies
Reply