mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 23:56:39 +08:00
Add support for zeDeviceGetP2PProperties
Related-to: LOCI-2784 Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
cfc9f385bc
commit
4aef9925b0
@@ -81,6 +81,8 @@ const RuntimeCapabilityTable ICLLP::capabilityTable{
|
||||
true, // levelZeroSupported
|
||||
true, // isIntegratedDevice
|
||||
true, // supportsMediaBlock
|
||||
false, // p2pAccessSupported
|
||||
false, // p2pAtomicAccessSupported
|
||||
false // fusedEuEnabled
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user