compute-runtime/shared/source/utilities
Mateusz Hoppe 4a5d9eeae7 refactor: do not trigger debug break when mkdir fails with EEXIST
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2023-11-02 12:26:32 +01:00
..
aarch64 Add neon intrinsics for aarch64 2022-03-29 18:22:32 +02:00
linux fix: add unrecoverable to avoid undefined behavior 2023-10-11 08:41:44 +02:00
windows refactor: do not trigger debug break when mkdir fails with EEXIST 2023-11-02 12:26:32 +01:00
x86_64 Remove unused CPU features 2022-03-30 18:20:08 +02:00
CMakeLists.txt Encode number barriers 2022-04-08 10:32:23 +02:00
api_intercept.h
arrayref.h fix: add self-assign check in operator= 2023-10-03 08:09:16 +02:00
buffer_pool_allocator.h fix: explicitly remove assign operators when not needed 2023-10-12 10:25:15 +02:00
buffer_pool_allocator.inl feature: add optional onChunkFree callback to AbstractBuffersPool 2023-07-13 17:26:51 +02:00
const_stringref.h fix: add self-assign check in operator= 2023-10-03 08:09:16 +02:00
cpu_info.h Remove unused CPU features 2022-03-30 18:20:08 +02:00
cpuintrinsics.cpp Debug flag to add sfence instruction prior to DirectSubmission dispatch 2022-04-01 15:53:03 +02:00
cpuintrinsics.h Debug flag to add sfence instruction prior to DirectSubmission dispatch 2022-04-01 15:53:03 +02:00
debug_file_reader.cpp fix: Use stack vec for api specific prefix 2023-09-21 16:10:54 +02:00
debug_file_reader.h feature: Add debug/release variables prefixes 2023-08-22 15:15:45 +02:00
debug_settings_reader.cpp feature: Add debug/release variables prefixes 2023-08-22 15:15:45 +02:00
debug_settings_reader.h fix: setup correct non-release key name in getStringWithFlags 2023-09-08 15:39:36 +02:00
debug_settings_reader_creator.cpp
debug_settings_reader_creator.h Cleanup headers 2022-05-18 11:42:06 +02:00
directory.h Add support for USM shared in WSL for dGPU 2022-12-19 11:09:55 +01:00
heap_allocator.cpp fix: support alignments in host and shared UnifiedMemoryAllocation 2023-07-13 08:48:41 +02:00
heap_allocator.h feature: add optional onChunkFree callback to AbstractBuffersPool 2023-07-13 17:26:51 +02:00
hw_timestamps.h refactor: Rename member variables to camelCase 2023-04-26 16:05:07 +02:00
idlist.h Cleanup includes 7 2022-11-28 17:01:48 +01:00
iflist.h Avoid cmpexchg due to CPU Hardware limitation 2022-11-08 17:11:52 +01:00
io_functions.cpp Refactor of IO functions 2023-04-13 10:46:47 +02:00
io_functions.h Refactor of IO functions 2023-04-13 10:46:47 +02:00
logger.cpp Revert "refactor: split CpuInaccessible MemoryPool types to Device and System" 2023-10-17 10:03:14 +02:00
logger.h feature: Allow redirecting debugger logs to log file 2022-12-27 16:01:19 +01:00
lookup_array.h refactor(zebin decoder): parsing enums 2022-08-10 23:36:25 +02:00
metrics_library.h
numeric.h
perf_counter.h Cleanup includes 2022-07-25 09:58:38 +02:00
perf_profiler.cpp refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
perf_profiler.h refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
range.h fix: explicitly remove assign operators when not needed 2023-10-12 10:25:15 +02:00
reference_tracked_object.h Cleanup includes 7 2022-11-28 17:01:48 +01:00
software_tags.cpp feature: add minimal interface for software tag injection 2023-10-20 01:49:33 +02:00
software_tags.h feature: add minimal interface for software tag injection 2023-10-20 01:49:33 +02:00
software_tags_manager.cpp Cleanup includes 11 2022-12-06 12:25:30 +01:00
software_tags_manager.h fix: fix compilation error in clang on Windows (2/n) 2023-10-24 15:59:06 +02:00
spinlock.h
stackvec.h fix: accept more than 16 root devices 2023-09-06 10:13:25 +02:00
tag_allocator.cpp Cleanup includes 17 2023-01-02 10:59:08 +01:00
tag_allocator.h Cleanup includes 42 2023-01-25 09:16:39 +01:00
tag_allocator.inl fix: Avoiding races when modifying queue and Tag data 2023-10-25 14:20:57 +02:00
time_measure_wrapper.h
timer_util.h Cleanup headers 2022-05-18 11:42:06 +02:00
wait_util.cpp
wait_util.h Use dedicated using type for TaskCount 2022-11-28 16:44:44 +01:00