compute-runtime/opencl/test/unit_test/helpers
Milczarek, Slawomir 25a5ed0dca Allocate buffers in local memory for PVC multi root device platforms (1/n)
PVC platform with no support for atomic operations on system memory
must always allocate buffers in local memory to avoid atomic access violation.
Note: the feature is being implemented under the new registry key
AllocateBuffersInLocalMemoryForMultiRootDeviceContexts (disabled by default)

Related-To: NEO-7092

Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com>
2022-11-14 13:56:50 +01:00
..
windows test.h refactor 2022-07-04 18:20:07 +02:00
CMakeLists.txt Move hw_helper tests to shared folder 2022-11-09 15:18:00 +01:00
api_specific_config_ocl_tests.cpp Use forward declarations in compression_selector.h 2022-09-14 11:54:24 +02:00
base_object_tests.cpp clang-tidy configuration cleanup 2022-05-11 14:02:04 +02:00
cl_execution_environment_helper.cpp Move execution environment helper to shared 2021-12-31 11:36:44 +01:00
cl_execution_environment_helper.h Move execution environment helper to shared 2021-12-31 11:36:44 +01:00
cl_helper_tests.cpp Move hw_helper tests to shared folder 2022-11-09 15:18:00 +01:00
cl_hw_helper_tests_xehp_and_later.cpp Disable timestamp shift for gen9 2022-11-05 11:58:14 +01:00
cl_hw_parse.h Cleanup hw_parse.h 2021-10-13 11:10:22 +02:00
dispatch_info_builder_tests.cpp Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
dispatch_info_tests.cpp Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
get_info_status_mapper_tests.cpp ULT renaming: Helpers tests 2020-12-07 12:08:09 +01:00
hardware_commands_helper_tests.cpp Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +02:00
hardware_commands_helper_tests.h Stop using NOLINT for setup and teardown methods 2022-08-17 10:33:02 +02:00
heap_assigner_ocl_tests.cpp Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
kmd_notify_tests.cpp test.h refactor 2022-07-04 18:20:07 +02:00
memory_properties_helpers_tests.cpp Allocate buffers in local memory for PVC multi root device platforms (1/n) 2022-11-14 13:56:50 +01:00
mipmap_tests.cpp Cleanup MockGmm 2021-10-14 21:56:53 +02:00
queue_helpers_tests.cpp Revert "Add finish before command queue is released" 2022-08-05 19:25:23 +02:00
sampler_helpers_tests.cpp style: configure readability-identifier-naming.FunctionCase 2022-05-17 20:55:56 +02:00
task_information_tests.cpp Rename special pipeline select mode to systolic 2022-08-31 22:16:26 +02:00
test_preamble_dg2_and_later.cpp Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +02:00
test_preamble_xehp_and_later.cpp Refactor of pipeline select programming 2022-09-15 15:38:10 +02:00
timestamp_packet_1_tests.cpp Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +02:00
timestamp_packet_2_tests.cpp Refactor PIPE_CONTROL programming 2022-08-23 13:55:25 +02:00
timestamp_packet_tests.h test.h refactor 2022-07-04 18:20:07 +02:00
transfer_properties_tests.cpp move mock_memory_manager to shared 2021-10-05 16:22:38 +02:00
validator_tests.cpp style: configure readability-identifier-naming.FunctionCase 2022-05-17 20:55:56 +02:00