compute-runtime/shared/test/unit_test/compiler_interface
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
..
linux fix: cl_cache L0 env vars + refactor code structure 2024-03-01 17:35:08 +01:00
windows fix: cl_cache L0 env vars + refactor code structure 2024-03-01 17:35:08 +01:00
CMakeLists.txt fix: cl_cache L0 env vars + refactor code structure 2024-03-01 17:35:08 +01:00
compiler_cache_tests.cpp fix: cl_cache store binary and debug data in one file 2024-02-29 10:13:15 +01:00
compiler_interface_tests.cpp fix: return error for 0 size usm allocations 2023-12-22 17:26:39 +01:00
compiler_options_tests.cpp Cleanup includes 45 2023-01-26 11:12:15 +01:00
external_functions_tests.cpp feature implicit args: patch rt dispatch global array in implicit args buffer 2023-03-28 12:31:38 +02:00
intermediate_representations_tests.cpp
linker_tests.cpp build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00