compute-runtime/opencl/test/unit_test/mt_tests
Dominik Dabek 30fe24aa79 Avoid cmpexchg due to CPU Hardware limitation
Limit the amount of times compare_exchange_weak is called,
to avoid issues with contention when multiple cpu cores request
the same address.

Related-To: NEO-7030

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2022-11-08 17:11:52 +01:00
..
api Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cmake Add test to detect potential race 2022-08-12 09:42:58 +02:00
command_queue Add multithread enqueue blit OOQ test 2022-03-07 11:17:27 +01:00
command_stream Restore GPU breakpoint improvement 2021-02-17 22:56:31 +01:00
event style: configure readability-identifier-naming.FunctionCase 2022-05-17 20:55:56 +02:00
fixtures Copyright header update 2021-05-17 20:38:19 +02:00
gen8 Add revision specific tests and test files generation 2020-10-01 05:28:54 -07:00
gen9 Update infra 2020-10-02 18:10:23 +02:00
gen11 Add revision specific tests and test files generation 2020-10-01 05:28:54 -07:00
gen12lp Add revision specific tests and test files generation 2020-10-01 05:28:54 -07:00
helpers Avoid cmpexchg due to CPU Hardware limitation 2022-11-08 17:11:52 +01:00
memory_manager Move files from shared/test/unit_test to shared/test/common 2022-08-30 12:24:28 +02:00
os_interface Create enum for Ioctl request values 2022-05-27 13:22:59 +02:00
sharing Lock d3d sharing before accessing device context 2021-12-16 15:26:54 +01:00
utilities style: configure readability-identifier-naming.FunctionCase 2022-05-17 20:55:56 +02:00
CMakeLists.txt cmake cleanup 2022-06-30 10:54:21 +02:00