Intel® oneAPI Threading Building Blocks
Ask questions and share information about adding parallelism to your applications when using this threading library.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

TBB compatability?

Goddard
Beginner
190 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
Black Belt
190 Views
You don't need an exact match, and there's always the source distribution.
Alexey-Kukanov
Employee
190 Views
Use the libraries that are the best match for your GCC version. TBB depends on GCC much more than on the kernel.
Goddard
Beginner
189 Views
Anyone else using TBB with OpenCV?
makos999
Beginner
189 Views
Sure. What do you mean `using`? Compiling TBB supported OpenCV?
Reply