compute-runtime/opencl/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
..
CMakeLists.txt fix: cl_cache L0 env vars + refactor code structure 2024-03-01 17:35:08 +01:00
cl_compiler_interface_tests.cpp refactor: correct naming of enum class constants 9/n 2023-12-19 10:36:25 +01:00