compute-runtime/level_zero/core/source
Mateusz Hoppe 5e15543b14 test: improve unit tests - use virtual file system
- use virtualFileSystem in ULTs, writeDataToFile() does not create file
but instead saves filename. Call to fileExists() checks if file was
previously written

Related-To: NEO-7006

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2024-03-08 13:34:19 +01:00
..
builtin feature: use heapless builtins in L0 if supported 2024-02-13 16:14:27 +01:00
cache refactor l0 core: cleanup cmake files 2/n 2023-03-16 14:09:12 +01:00
cmdlist feature: in-order host counter allocation pooling 2024-03-08 13:13:04 +01:00
cmdqueue refactor: add output list of patched commands to launch parameters 2024-02-26 13:40:35 +01:00
compiler_interface fix: cl_cache L0 env vars + refactor code structure 2024-03-01 17:35:08 +01:00
context refactor: change driver and context file names to unique 2024-02-29 16:20:10 +01:00
debug_manager refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
device feature: in-order host counter allocation pooling 2024-03-08 13:13:04 +01:00
dll test: improve unit tests - use virtual file system 2024-03-08 13:34:19 +01:00
driver feature: report multi-hop fabric connections 2024-03-06 06:36:48 +01:00
event fix: correct event host signaling in tbx mode 2024-03-05 08:59:47 +01:00
fabric fix: report number of XeLink hops 2024-03-08 07:00:22 +01:00
fence [fix] correct fence not ready value 2023-04-14 16:43:45 +02:00
gen8 refactor l0 core: cleanup cmake files 2/n 2023-03-16 14:09:12 +01:00
gen9 refactor: remove LogicalStateHelper 2023-09-13 10:29:53 +02:00
gen11 refactor: remove LogicalStateHelper 2023-09-13 10:29:53 +02:00
gen12lp refactor: remove LogicalStateHelper 2023-09-13 10:29:53 +02:00
gfx_core_helpers feature: update command list update capability 2024-03-06 19:49:59 +01:00
helpers fix: enable cl_cache by default in Level Zero 2024-03-08 10:21:33 +01:00
image fix: pass imgInfo by reference 2024-03-05 10:54:59 +01:00
kernel feature: get kernel max group size 2024-02-27 08:40:55 +01:00
linux refactor: correct variable namings 2023-11-29 23:49:03 +01:00
memory refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
memory_manager refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
module performance: apply padding only for last kernel. 2024-02-20 14:30:14 +01:00
printf_handler refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
rtas refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
sampler refactor l0: cleanup cmake file level_zero/core/source/CMakeLists.txt 2023-03-16 12:38:15 +01:00
windows refactor: correct variable namings 2023-11-29 23:49:03 +01:00
xe_hpc_core refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
xe_hpg_core feature: Add support for ARL-S 2023-10-13 10:28:21 +02:00
CMakeLists.txt refactor: remove unordered_map with extensions functions from Driver class 2024-02-09 10:24:54 +01:00
global_teardown.cpp refactor: correct variable namings 2023-11-29 23:49:03 +01:00
global_teardown.h fix: don't use static global in global destructor 2023-09-08 12:51:39 +02:00