mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
fix: Set debugger supported on arl
Resolves: NEO-12136 Signed-off-by: Jemale Lockett <jemale.lockett@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
e87acab116
commit
efeee0018f
@@ -77,7 +77,7 @@ const RuntimeCapabilityTable ARL::capabilityTable{
|
||||
false, // p2pAccessSupported
|
||||
false, // p2pAtomicAccessSupported
|
||||
true, // fusedEuEnabled
|
||||
false, // l0DebuggerSupported
|
||||
true, // l0DebuggerSupported
|
||||
true, // supportsFloatAtomics
|
||||
0 // cxlType
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user