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

TBB compatability?

Goddard
Beginner
348 Views
Is tbb compatible with 2.6.40.3-0.fc15.x86_64 kernel?

I don't see that option in the lib file.
0 Kudos
4 Replies
RafSchietekat
Valued Contributor III
348 Views
You don't need an exact match, and there's always the source distribution.
0 Kudos
Alexey-Kukanov
Employee
348 Views
Use the libraries that are the best match for your GCC version. TBB depends on GCC much more than on the kernel.
0 Kudos
Goddard
Beginner
347 Views
Anyone else using TBB with OpenCV?
0 Kudos
makos999
Beginner
347 Views
Sure. What do you mean `using`? Compiling TBB supported OpenCV?
0 Kudos
Reply