mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Add ForceTheoreticalMaxWorkGroupCount debug toggle
New debug toggle disables limitation of work-group count for related queries. Additionally OverrideMaxWorkGroupCount toggle was updated to behave the same way, ignoring underlying engine type when max-work group count is queried. Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
50fae92ea2
commit
20d0541e57
@ -399,6 +399,7 @@ ForceSimdMessageSizeInWalker = -1
|
||||
UseNewQueryTopoIoctl = 1
|
||||
DisableGpuHangDetection = 0
|
||||
DisableForceToStateless = 0
|
||||
ForceTheoreticalMaxWorkGroupCount = 0
|
||||
EnableRecoverablePageFaults = -1
|
||||
EnableImplicitMigrationOnFaultableHardware = -1
|
||||
UseDrmVirtualEnginesForCcs = -1
|
||||
|
Reference in New Issue
Block a user