oneTBB icon indicating copy to clipboard operation
oneTBB copied to clipboard

oneAPI Threading Building Blocks (oneTBB)

Results 326 oneTBB issues
Sort by recently updated
recently updated
newest added

# Summary Recently TBB added a conditional include of the file \ at https://github.com/oneapi-src/oneTBB/blob/master/include/oneapi/tbb/detail/_config.h#L31 from commit https://github.com/oneapi-src/oneTBB/commit/4cc1ccac6f00bd57ceee5325ad9f2593b20bb046 This means that if any app that uses TBB itself has a file...

bug

The frameworks generated by TBB_BUILD_APPLE_FRAMEWORKS have no headers. Is there a way to enable copying them? Does something need to be updated in CMakeLists.txt? thanks!

question

# Summary I am using python 3.12.4 in MacOS 14.6.1. when installing tbb version 2021.13.0 I am facing this issue : ERROR: Could not find a version that satisfies the...

# Summary When compiling the tracy profiler (https://github.com/wolfpld/tracy) on Debian with gcc-12, the following warning is triggered and the compilation fails: ``` In file included from /usr/include/c++/12/atomic:41, from /home/marco/projects/tracy/profiler/build/_deps/tbb-src/src/tbb/../../include/oneapi/tbb/detail/_utils.h:22, from...

bug

I am running into some problems in my build and use of tbb as a result of the shared libraries generated by tbb all storing libtbb.so.12 as their SONAME (as...

question

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @​actions/artifact dependency by @​bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies