mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
refactor: remove not needed flags p2pAccessSupported, p2pAtomicAccessSupported
such support is queryable in runtime Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
9ca238a73b
commit
41ce81143a
@@ -66,8 +66,6 @@ const RuntimeCapabilityTable ADLN::capabilityTable{
|
||||
false, // supportsIndependentForwardProgress
|
||||
true, // isIntegratedDevice
|
||||
true, // supportsMediaBlock
|
||||
false, // p2pAccessSupported
|
||||
false, // p2pAtomicAccessSupported
|
||||
true, // fusedEuEnabled
|
||||
false, // l0DebuggerSupported;
|
||||
true, // supportsFloatAtomics
|
||||
|
||||
@@ -66,8 +66,6 @@ const RuntimeCapabilityTable ADLP::capabilityTable{
|
||||
false, // supportsIndependentForwardProgress
|
||||
true, // isIntegratedDevice
|
||||
true, // supportsMediaBlock
|
||||
false, // p2pAccessSupported
|
||||
false, // p2pAtomicAccessSupported
|
||||
true, // fusedEuEnabled
|
||||
false, // l0DebuggerSupported;
|
||||
true, // supportsFloatAtomics
|
||||
|
||||
@@ -66,8 +66,6 @@ const RuntimeCapabilityTable ADLS::capabilityTable{
|
||||
false, // supportsIndependentForwardProgress
|
||||
true, // isIntegratedDevice
|
||||
true, // supportsMediaBlock
|
||||
false, // p2pAccessSupported
|
||||
false, // p2pAtomicAccessSupported
|
||||
true, // fusedEuEnabled
|
||||
false, // l0DebuggerSupported;
|
||||
true, // supportsFloatAtomics
|
||||
|
||||
@@ -66,8 +66,6 @@ const RuntimeCapabilityTable DG1::capabilityTable{
|
||||
false, // supportsIndependentForwardProgress
|
||||
false, // isIntegratedDevice
|
||||
true, // supportsMediaBlock
|
||||
true, // p2pAccessSupported
|
||||
false, // p2pAtomicAccessSupported
|
||||
true, // fusedEuEnabled
|
||||
true, // l0DebuggerSupported;
|
||||
true, // supportsFloatAtomics
|
||||
|
||||
@@ -66,8 +66,6 @@ const RuntimeCapabilityTable RKL::capabilityTable{
|
||||
false, // supportsIndependentForwardProgress
|
||||
true, // isIntegratedDevice
|
||||
true, // supportsMediaBlock
|
||||
false, // p2pAccessSupported
|
||||
false, // p2pAtomicAccessSupported
|
||||
true, // fusedEuEnabled
|
||||
false, // l0DebuggerSupported;
|
||||
true, // supportsFloatAtomics
|
||||
|
||||
@@ -66,8 +66,6 @@ const RuntimeCapabilityTable TGLLP::capabilityTable{
|
||||
false, // supportsIndependentForwardProgress
|
||||
true, // isIntegratedDevice
|
||||
true, // supportsMediaBlock
|
||||
false, // p2pAccessSupported
|
||||
false, // p2pAtomicAccessSupported
|
||||
true, // fusedEuEnabled
|
||||
false, // l0DebuggerSupported;
|
||||
true, // supportsFloatAtomics
|
||||
|
||||
@@ -53,8 +53,6 @@ struct RuntimeCapabilityTable {
|
||||
bool supportsIndependentForwardProgress;
|
||||
bool isIntegratedDevice;
|
||||
bool supportsMediaBlock;
|
||||
bool p2pAccessSupported;
|
||||
bool p2pAtomicAccessSupported;
|
||||
bool fusedEuEnabled;
|
||||
bool l0DebuggerSupported;
|
||||
bool supportsFloatAtomics;
|
||||
|
||||
@@ -69,8 +69,6 @@ const RuntimeCapabilityTable BMG::capabilityTable{
|
||||
true, // supportsIndependentForwardProgress
|
||||
false, // isIntegratedDevice
|
||||
false, // supportsMediaBlock
|
||||
false, // p2pAccessSupported
|
||||
false, // p2pAtomicAccessSupported
|
||||
false, // fusedEuEnabled
|
||||
true, // l0DebuggerSupported;
|
||||
true, // supportsFloatAtomics
|
||||
|
||||
@@ -67,8 +67,6 @@ const RuntimeCapabilityTable LNL::capabilityTable{
|
||||
true, // supportsIndependentForwardProgress
|
||||
true, // isIntegratedDevice
|
||||
false, // supportsMediaBlock
|
||||
false, // p2pAccessSupported
|
||||
false, // p2pAtomicAccessSupported
|
||||
false, // fusedEuEnabled
|
||||
true, // l0DebuggerSupported;
|
||||
true, // supportsFloatAtomics
|
||||
|
||||
@@ -67,8 +67,6 @@ const RuntimeCapabilityTable PTL::capabilityTable{
|
||||
true, // supportsIndependentForwardProgress
|
||||
true, // isIntegratedDevice
|
||||
false, // supportsMediaBlock
|
||||
false, // p2pAccessSupported
|
||||
false, // p2pAtomicAccessSupported
|
||||
false, // fusedEuEnabled
|
||||
true, // l0DebuggerSupported;
|
||||
true, // supportsFloatAtomics
|
||||
|
||||
@@ -79,8 +79,6 @@ const RuntimeCapabilityTable PVC::capabilityTable{
|
||||
true, // supportsIndependentForwardProgress
|
||||
false, // isIntegratedDevice
|
||||
false, // supportsMediaBlock
|
||||
true, // p2pAccessSupported
|
||||
true, // p2pAtomicAccessSupported
|
||||
false, // fusedEuEnabled
|
||||
true, // l0DebuggerSupported;
|
||||
true, // supportsFloatAtomics
|
||||
|
||||
@@ -64,8 +64,6 @@ const RuntimeCapabilityTable ARL::capabilityTable{
|
||||
false, // supportsIndependentForwardProgress
|
||||
true, // isIntegratedDevice
|
||||
true, // supportsMediaBlock
|
||||
false, // p2pAccessSupported
|
||||
false, // p2pAtomicAccessSupported
|
||||
true, // fusedEuEnabled
|
||||
true, // l0DebuggerSupported
|
||||
true, // supportsFloatAtomics
|
||||
|
||||
@@ -69,8 +69,6 @@ const RuntimeCapabilityTable DG2::capabilityTable{
|
||||
false, // supportsIndependentForwardProgress
|
||||
false, // isIntegratedDevice
|
||||
true, // supportsMediaBlock
|
||||
true, // p2pAccessSupported
|
||||
false, // p2pAtomicAccessSupported
|
||||
true, // fusedEuEnabled
|
||||
true, // l0DebuggerSupported
|
||||
true, // supportsFloatAtomics
|
||||
|
||||
@@ -65,8 +65,6 @@ const RuntimeCapabilityTable MTL::capabilityTable{
|
||||
false, // supportsIndependentForwardProgress
|
||||
true, // isIntegratedDevice
|
||||
true, // supportsMediaBlock
|
||||
false, // p2pAccessSupported
|
||||
false, // p2pAtomicAccessSupported
|
||||
true, // fusedEuEnabled
|
||||
true, // l0DebuggerSupported
|
||||
true, // supportsFloatAtomics
|
||||
|
||||
Reference in New Issue
Block a user