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:
Dunajski, Bartosz
2023-01-31 13:05:23 +00:00
committed by Compute-Runtime-Automation
parent 34b8f08fc6
commit 1b488224fb
7 changed files with 51 additions and 2 deletions

View File

@@ -497,4 +497,5 @@ DirectSubmissionRelaxedOrderingQueueSizeLimit = -1
ExperimentalForceCopyThroughLock = -1
NumberOfRegularContextsPerEngine = -1
EnableMultipleRegularContextForBcs = -1
AppendAubStreamContextFlags = -1
AppendAubStreamContextFlags = -1
DirectSubmissionRelaxedOrderingMinNumberOfClients = -1