compute-runtime/opencl/test/unit_test/helpers
Dominik Dabek d7981e153e fix(ocl): tweak resolve deps with pipecontrols
Keep resolving with semaphores if multiple (>2) queues are submitting to
the same CSR. In such case, semaphores allow concurrent execution while
pipecontrols would serialize it.

Related-To: NEO-7321

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2023-03-27 17:22:03 +02:00
..
windows feature: add experimental support for cl-gl sharing on Linux 2023-03-20 12:49:52 +01:00
CMakeLists.txt refactor: rename cl_gfx_core_helper files 2023-01-24 11:16:03 +01:00
api_specific_config_ocl_tests.cpp Refactor: reduce global productHelper getter usage 2023-01-04 16:35:20 +01:00
base_object_tests.cpp test: fix cleanup order in ULTs 2023-02-27 18:23:16 +01: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_gfx_core_helper_tests_xehp_and_later.cpp refactor: rename hw_helper_tests files to gfx_core_helper_tests 2023-02-01 15:58:41 +01:00
cl_helper_tests.cpp refactor: Move isLinearStoragePreferred function from gfx to product helper 2023-03-15 18:51:59 +01:00
cl_hw_parse.h Cleanup hw_parse.h 2021-10-13 11:10:22 +02:00
cl_memory_properties_helpers_tests.cpp Cleanup includes 48 2023-02-10 17:23:02 +01:00
dispatch_info_builder_tests.cpp Cleanup includes 30 2023-01-13 08:22:14 +01:00
dispatch_info_tests.cpp Cleanup includes 30 2023-01-13 08:22:14 +01:00
get_info_status_mapper_tests.cpp ULT renaming: Helpers tests 2020-12-07 12:08:09 +01:00
hardware_commands_helper_tests.cpp fix(ocl): Fix potential mem leak + simplify code 2023-03-27 13:31:42 +02:00
hardware_commands_helper_tests.h refactor(opencl/gtpin): Extend OCL/GTPin interface for stateless kernels 2023-03-23 13:14:16 +01:00
heap_assigner_ocl_tests.cpp Cleanup includes 21 2023-01-04 10:40:26 +01:00
kmd_notify_tests.cpp style: format code using clang-format 15.0.6 2023-01-05 10:33:47 +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 Cleanup includes 39 2023-01-23 11:56:42 +01:00
test_preamble_dg2_and_later.cpp refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
test_preamble_xehp_and_later.cpp test: fix cleanup order in ULTs 2023-02-27 18:23:16 +01:00
timestamp_packet_1_tests.cpp fix(ocl): tweak resolve deps with pipecontrols 2023-03-27 17:22:03 +02:00
timestamp_packet_2_tests.cpp fix(ocl): tweak resolve deps with pipecontrols 2023-03-27 17:22:03 +02:00
timestamp_packet_tests.h Move clGfxCoreHelper ownership to rootDeviceEnv 2023-01-05 12:58:38 +01:00
transfer_properties_tests.cpp Cleanup includes 34 2023-01-17 14:42:04 +01:00
validator_tests.cpp Cleanup includes 34 2023-01-17 14:42:04 +01:00