Visible to Intel only — GUID: GUID-8E14D5C6-5E46-4AE7-9C40-F995B77C45FA
Visible to Intel only — GUID: GUID-8E14D5C6-5E46-4AE7-9C40-F995B77C45FA
Linux*
This section uses <tbb_install_dir> to indicate the top-level installation directory. The following table describes the subdirectory structure for Linux*, relative to <tbb_install_dir>
Item |
Location |
Environment Variable |
---|---|---|
Header files |
include/oneapi/tbb.h |
CPATH |
Shared libraries |
lib<arch>/<lib><variant>.so.<version> |
LIBRARY_PATH |
where
<arch> - 32 or empty
<lib> - libtbb, libtbbmalloc, libtbbmalloc_proxy or libtbbbind
<variant> - _debug or empty
<version> - binary version in a form of <major>.<minor>