mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
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:
committed by
Compute-Runtime-Automation
parent
b4d8d6b447
commit
d390ec6e8d
@@ -523,6 +523,6 @@ ExitOnSubmissionMode = 0
|
||||
ForceInOrderImmediateCmdListExecution = -1
|
||||
ForceTlbFlush = -1
|
||||
DebugSetMemoryDiagnosticsDelay = -1
|
||||
EnableCpuCacheForResources = 0
|
||||
EnableCpuCacheForResources = 1
|
||||
# Please don't edit below this line
|
||||
|
||||
|
||||
Reference in New Issue
Block a user