History log of /oneTBB/src/tbb/tcm_adaptor.cpp (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 627cac6d 05-Feb-2024 Ilya Isaev <[email protected]>

Correct behavior on deactivated permit (#1308)

* Correct behavior on deactivated permit

---------

Signed-off-by: Isaev, Ilya <[email protected]>
Co-authored-by: Pavel Kumbrasev <pavel.kumb

Correct behavior on deactivated permit (#1308)

* Correct behavior on deactivated permit

---------

Signed-off-by: Isaev, Ilya <[email protected]>
Co-authored-by: Pavel Kumbrasev <[email protected]>

show more ...


Revision tags: v2021.12.0-rc1, v2021.4.1, v2021.11.0, v2021.2.4, v2021.11.0-rc1, v2021.11.0-src-rc1, v2021.2.3
# 71e1bb8e 17-Aug-2023 Pavel Kumbrasev <[email protected]>

Integration of Thread composability manager (#1163)

Add TCM support in oneTBB. oneTBB can coordinate with Intel(R) OpenMP on CPU resources usage to avoid excessive oversubscription when both runtim

Integration of Thread composability manager (#1163)

Add TCM support in oneTBB. oneTBB can coordinate with Intel(R) OpenMP on CPU resources usage to avoid excessive oversubscription when both runtimes are used within a process.

Signed-off-by: Isaev, Ilya <[email protected]>
Signed-off-by: pavelkumbrasev <[email protected]>
Co-authored-by: Ilya Isaev <[email protected]>
Co-authored-by: Aleksei Fedotov <[email protected]>

show more ...