compute-runtime/opencl/source/compiler_interface
Diedrich, Kamil 26ca64bb28 Add process safety to cl_cache on Linux
Current flow will be to have one synchronization point
config.file. Read remains unblocking, only write(caching)
operation will be blocking (lock on config.file)

Related-To: NEO-4262

Signed-off-by: Diedrich, Kamil <kamil.diedrich@intel.com>
2023-04-25 17:35:40 +02:00
..
CMakeLists.txt Move API specific logic directly to getDefaultCompilerCacheConfig function 2022-10-04 10:25:08 +02:00
default_cache_config.cpp Add process safety to cl_cache on Linux 2023-04-25 17:35:40 +02:00