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-10-03 16:01:50 +00:00
committed by Compute-Runtime-Automation
parent 135b227c9b
commit d7d577ba48
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