mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 14:02:58 +08:00
Enable RelaxedOrdering mode only if there are more than 2 clients
Related-To: NEO-7458 Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
34b8f08fc6
commit
1b488224fb
@@ -497,4 +497,5 @@ DirectSubmissionRelaxedOrderingQueueSizeLimit = -1
|
||||
ExperimentalForceCopyThroughLock = -1
|
||||
NumberOfRegularContextsPerEngine = -1
|
||||
EnableMultipleRegularContextForBcs = -1
|
||||
AppendAubStreamContextFlags = -1
|
||||
AppendAubStreamContextFlags = -1
|
||||
DirectSubmissionRelaxedOrderingMinNumberOfClients = -1
|
||||
Reference in New Issue
Block a user