compute-runtime/shared/test/unit_test
Jobczyk, Lukasz 343fd602fa Add method to submit kernel on single subdevice
Signed-off-by: Jobczyk, Lukasz <lukasz.jobczyk@intel.com>
2020-12-01 22:15:05 +01:00
..
built_ins Unify bindless debug flags 2020-10-09 14:49:50 +02:00
cmd_parse Cmake format script 2020-08-19 16:36:30 +02:00
command_container Clean up code for nullptr device check during cmdlist create 2020-11-19 04:24:34 +01:00
compiler_interface Move OsAgnosticMemoryManager to shared 2020-11-02 21:02:53 +01:00
debug_settings Add linux-only switch to enable debug env variables read 2020-08-27 08:35:32 +02:00
device_binary_format Read bindless offset from patch token 2020-11-18 17:04:00 +01:00
direct_submission Add DeviceBitfield argument to CSR constructor 2020-10-28 17:10:31 +01:00
encoders Improve EncodeDispatchKernel 2020-11-27 16:39:34 +01:00
fixtures Create heap helper for bindless 2020-10-29 10:51:38 +01:00
gen8 Add concurrent kernel execution type 2020-11-20 16:12:42 +01:00
gen9 Add concurrent kernel execution type 2020-11-20 16:12:42 +01:00
gen11 Add concurrent kernel execution type 2020-11-20 16:12:42 +01:00
gen12lp Add concurrent kernel execution type 2020-11-20 16:12:42 +01:00
heap_assigner Differentiate between users ISA and internal ISA allocation 2020-11-16 13:16:30 +01:00
helpers Add method to submit kernel on single subdevice 2020-12-01 22:15:05 +01:00
image Cmake format script 2020-08-19 16:36:30 +02:00
indirect_heap Pass maxOsContextCount to GraphicsAllocation 2020-08-26 09:57:15 +02:00
kernel Read bindless offset from patch token 2020-11-18 17:04:00 +01:00
libult Move populateFactoryTable() to shared 2020-10-16 11:07:38 +02:00
memory_manager Implement local memory path for all devices in buffer 2020-11-05 15:01:58 +01:00
mocks Correct logic in MultiRootDeviceFixture 2020-11-27 16:22:39 +01:00
os_interface Move OsAgnosticMemoryManager to shared 2020-11-02 21:02:53 +01:00
page_fault_manager Add initial placement hints for USM in OpenCL 2020-12-01 18:30:26 +01:00
preamble Add concurrent kernel execution type 2020-11-20 16:12:42 +01:00
preemption Move OsAgnosticMemoryManager to shared 2020-11-02 21:02:53 +01:00
program Dont use blitter for local memory transfer if not available 2020-10-07 15:55:22 +02:00
source_level_debugger Move OsAgnosticMemoryManager to shared 2020-11-02 21:02:53 +01:00
test_files Do not force cl_khr_3d_image_writes extension when compiling kernels 2020-11-27 17:20:46 +01:00
test_macros Do not force cl_khr_3d_image_writes extension when compiling kernels 2020-11-27 17:20:46 +01:00
unified_memory Cmake format script 2020-08-19 16:36:30 +02:00
utilities Cmake format script 2020-08-19 16:36:30 +02:00
CMakeLists.txt Do not force cl_khr_3d_image_writes extension when compiling kernels 2020-11-27 17:20:46 +01:00
main.cpp Do not force cl_khr_3d_image_writes extension when compiling kernels 2020-11-27 17:20:46 +01:00
test_mode.h Add target for neo shared unit tests 2020-04-28 11:40:11 +02:00
tests_configuration.h