compute-runtime/shared/source/compiler_interface/windows
Fabian Zwolinski 52430762ac fix: cl_cache L0 env vars + refactor code structure
Added support for new Compiler Cache
environment variables in Level Zero.

Moved
`opencl/source/compiler_interface/default_cache_config.cpp`
`level_zero/core/source/compiler_interface/default_cache_config.cpp`
to shared directory
`source/compiler_interface/default_cache_config.cpp`

Switched enabling cache by default from per OS to per API.
Changed default state of cl_cache in Level Zero to disabled.

Related-To: NEO-10045
Signed-off-by: Fabian Zwolinski <fabian.zwolinski@intel.com>
2024-03-01 17:35:08 +01:00
..
CMakeLists.txt refactor: Split compiler interface between OSs 2023-09-12 15:56:53 +02:00
compiler_cache_windows.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
os_compiler_cache_helper.cpp fix: cl_cache L0 env vars + refactor code structure 2024-03-01 17:35:08 +01:00