mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Add debug flag to expose each subdevice as a separate cl device
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
943ad0e1eb
commit
17aac9d1bf
@ -146,6 +146,7 @@ EnableLocalMemory = -1
|
||||
EnableStatelessToStatefulBufferOffsetOpt = -1
|
||||
CreateMultipleRootDevices = 0
|
||||
CreateMultipleSubDevices = 0
|
||||
ReturnSubDevicesAsClDeviceIDs = -1
|
||||
LimitAmountOfReturnedDevices = 0
|
||||
Enable64kbpages = -1
|
||||
OverrideEnableKmdNotify = -1
|
||||
|
Reference in New Issue
Block a user