feature: enable cl_cache by default on Windows

Related-To: NEO-8092
Signed-off-by: Fabian Zwolinski <fabian.zwolinski@intel.com>
This commit is contained in:
Fabian Zwolinski
2023-09-25 12:27:58 +00:00
committed by Compute-Runtime-Automation
parent 9a64179b65
commit e16220dc9f
4 changed files with 25 additions and 2 deletions

View File

@@ -119,7 +119,7 @@ reuse previously cached kernel binaries instead of compiling kernels from source
##### Environment flags
NEO_CACHE_PERSISTENT - integer value to enable (1)/disable (0) on-disk binary cache. When enabled
Neo will try to cache and reuse compiled binaries. Default is off.
Neo will try to cache and reuse compiled binaries. Default is on.
NEO_CACHE_DIR - path to persistent cache directory. Default values are %LocalAppData%\NEO\neo_compiler_cache
if %LocalAppData% is found. If none of environment