oneTBB
oneTBB copied to clipboard
oneAPI Threading Building Blocks (oneTBB)
Hello. While building the Debian package for onetbb (version 2021.13.0) on a system with only one CPU, I noticed that some tests never return. This results in a build log...
# Summary Would be nice to build an `arm64` version. ``` lipo -info libtbb.12.14.dylib Non-fat file: libtbb.12.14.dylib is architecture: x86_64 ``` downloaded from [here](https://github.com/oneapi-src/oneTBB/releases/tag/v2022.0.0) # Problem Statement Would be nice...
# Summary It is not possible to switch on `CMAKE_INCLUDE_CURRENT_DIR` flag # Version oneTBB: `42b833fe` used as a CMake submodule # Environment * OS name and version: `Fedora 40` *...
This PR attempts to complement the RFC #1917 with an alternative API and design approach.
### Description _Add a comprehensive description of proposed changes_ Fixes # - _issue number(s) if exists_ ### Type of change _Choose one or multiple, leave empty if none of the...
Add an RFC describing setting multiple core types in task arena constraints. Reference implementation: [dev/dnmokhov/core-types](../tree/dev/dnmokhov/core-types)
### Description For details see [the corresponding RFC](https://github.com/uxlfoundation/oneTBB/blob/de0daa2b2ff0a61c427a00bf71769f11ded9473e/rfcs/proposed/numa_support/create-numa-arenas.md). Fixes #1899 ### Type of change _Choose one or multiple, leave empty if none of the other choices apply_ _Add a respective...
An RFC describing a new `global_control` parameter to toggle worker fast leave behavior. Reference implementation: [dev/dnmokhov/fast-leave](https://github.com/uxlfoundation/oneTBB/tree/dev/dnmokhov/fast-leave)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1. Release notes Sourced from actions/checkout's releases. v6.0.1 What's Changed Update all references from v5 and v4 to v6 by @ericsciple in actions/checkout#2314 Add worktree...
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.13.2 to 2.13.3. Release notes Sourced from step-security/harden-runner's releases. v2.13.3 What's Changed Fixed an issue where process events were not uploaded in certain edge cases. Full Changelog:...