compute-runtime/opencl
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
..
doc feature: enable cl_cache by default on Windows 2023-10-03 16:57:10 +02:00
extensions fix(ocl): add support for deprecated value of CL_MEM_DEVICE_ID_INTEL 2024-01-29 17:07:26 +01:00
source fix: cl_cache L0 env vars + refactor code structure 2024-03-01 17:35:08 +01:00
test fix: cl_cache L0 env vars + refactor code structure 2024-03-01 17:35:08 +01:00
CMakeLists.txt feature: add experimental support for cl-gl sharing on Linux 2023-03-20 12:49:52 +01:00