compute-runtime/unit_tests/fixtures
Cencelewska 230d808021 Add mechanism to dynamically assign thread arbitration policy by one kernel
-use clSetKernelExecInfo with param
 CL_KERNEL_EXEC_INFO_THREAD_ARBITRATION_POLICY_INTEL
 to change default value of ThreadArbitrationPolicy

Change-Id: I15d0de0840ed14687c16ae04890b662bc157de76
Signed-off-by: Katarzyna Cencelewska <katarzyna.cencelewska@intel.com>
2019-12-11 09:30:33 +01:00
..
CMakeLists.txt Move Preemption tests to core 2019-11-19 17:47:38 +01:00
aub_command_stream_receiver_fixture.h Move initialization of AubCenter to RootDeviceEnvironment 2019-11-19 11:30:16 +01:00
buffer_enqueue_fixture.h Move headers to core 2019-12-02 14:20:45 +01:00
buffer_fixture.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
buffer_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
built_in_fixture.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
built_in_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
context_fixture.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
context_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
d3d_test_fixture.h Always specify rootDeviceIndex for graphics memory allocations 2019-11-15 15:14:41 +01:00
device_fixture.cpp Rename engine member in CommandQueue 2019-07-15 17:53:01 +02:00
device_fixture.h Fix ExecutionEnvironment test and rename hwInfoHelper to hardwareInfo 2019-05-09 08:53:24 +02:00
device_host_queue_fixture.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
device_host_queue_fixture.h Refactor ApiFixture 2019-12-09 16:32:44 +01:00
device_info_fixture.h clGetDeviceInfo support unified shared memory 2/n. 2019-07-15 18:24:46 +02:00
device_instrumentation_fixture.cpp Setup sub device's os context based on sub device id 2019-09-17 14:04:26 +02:00
device_instrumentation_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
dispatch_flags_fixture.h Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
enqueue_handler_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
execution_model_fixture.h Improve obtaining LinearStream during enqueue call 2019-07-22 18:52:14 +02:00
execution_model_kernel_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
hello_world_fixture.h Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
hello_world_kernel_fixture.h Moving hash and file_io to core 2019-10-17 13:16:20 +02:00
image_fixture.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
image_fixture.h Move headers to core 2019-12-10 12:19:29 +01:00
kernel_arg_fixture.cpp Patch flat image params on setKernelArg 2019-12-11 08:18:55 +01:00
kernel_arg_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
kernel_data_fixture.cpp Add clEnqueueNDRangeKernelINTEL API 2019-12-04 17:11:28 +01:00
kernel_data_fixture.h Add clEnqueueNDRangeKernelINTEL API 2019-12-04 17:11:28 +01:00
media_kernel_fixture.h Limiting VME tests to supporting platforms 2019-07-30 12:06:02 +02:00
memory_allocator_fixture.h Move initialization of AubCenter to RootDeviceEnvironment 2019-11-19 11:30:16 +01:00
memory_allocator_multi_device_fixture.h Move initialization of AubCenter to RootDeviceEnvironment 2019-11-19 11:30:16 +01:00
memory_management_fixture.cpp Move headers to core 2019-12-10 12:19:29 +01:00
memory_management_fixture.h Move printCallStack to core. 2019-07-15 15:35:38 +02:00
memory_manager_fixture.cpp Move initialization of AubCenter to RootDeviceEnvironment 2019-11-19 11:30:16 +01:00
memory_manager_fixture.h Move headers to core 2019-12-10 12:19:29 +01:00
mock_aub_center_fixture.h Move initialization of AubCenter to RootDeviceEnvironment 2019-11-19 11:30:16 +01:00
platform_fixture.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
platform_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
program_fixture.cpp Fixing regression in rebuildFromIr 2019-11-02 21:52:16 +01:00
program_fixture.h Moving hash and file_io to core 2019-10-17 13:16:20 +02:00
run_kernel_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
scenario_test_fixture.h Move headers to core 2019-12-10 12:19:29 +01:00
simple_arg_fixture.h Move IndirectHeap to core and improve unit tests 2019-12-03 15:06:27 +01:00
simple_arg_kernel_fixture.h [2/N] Program refactor - gather compiler options 2019-12-06 22:17:19 +01:00
templated_fixture_tests.cpp Move headers to core 2019-12-10 12:19:29 +01:00
two_walker_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
ult_command_stream_receiver_fixture.h Add mechanism to dynamically assign thread arbitration policy by one kernel 2019-12-11 09:30:33 +01:00