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

open source projects using TBB

gabiand
Beginner
274 Views
Heya,
I'm researching use of shared state/message passing etc. in multi-threaded programs and am really interested in seeing how TBB is used in real software, preferably over multiple versions of that software. Could someone possibly point me to any open source software currently using TBB for its parallelization?
Thanks,
Gabrielle
0 Kudos
2 Replies
toandv
Beginner
274 Views
http://parsec.cs.princeton.edu/ some parallel code are in TBB
http://www.cise.ufl.edu/research/sparse/SPQR/ optionally uses TBB
If I find out more, I will add it here.
0 Kudos
Reply