compute-runtime/opencl/test
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
..
black_box_test refactor: correct spelling 2024-01-16 09:16:44 +01:00
unit_test fix: cl_cache L0 env vars + refactor code structure 2024-03-01 17:35:08 +01:00
CMakeLists.txt CMake cleanup: move opencl logic to opencl folder 2021-11-12 12:23:45 +01:00