This document contains changes of oneTBB compared to the last release.
oneapi::tbb::info
namespace interfaces might unexpectedly change the process affinity mask on Windows* OS systems (see https://github.com/open-mpi/hwloc/issues/366 for details) when using hwloc version lower than 2.5.task_arena
might be executed before tasks from a higher-priority task_arena
.NOTE: To see known limitations that impact all versions of oneTBB, refer to oneTBB Documentation.
parallel_for_each
algorithm behavior for iterators defining iterator_concept
trait instead of iterator_category
.std::min
and std::max
on Windows* OS (GitHub* #832).TBBConfig.cmake
.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.