Revert "fix: set default value of flag EnableCpuCacheForResources to false"

This reverts commit 305cc00b0f.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:
Compute-Runtime-Validation
2023-05-19 11:04:35 +02:00
committed by Compute-Runtime-Automation
parent b4d8d6b447
commit d390ec6e8d
2 changed files with 2 additions and 2 deletions

View File

@@ -523,6 +523,6 @@ ExitOnSubmissionMode = 0
ForceInOrderImmediateCmdListExecution = -1
ForceTlbFlush = -1
DebugSetMemoryDiagnosticsDelay = -1
EnableCpuCacheForResources = 0
EnableCpuCacheForResources = 1
# Please don't edit below this line