mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 23:03:02 +08:00
Add VME support to device caps
Change-Id: I5af819c24f2361b81ee614b2007bde7fa2a84713
This commit is contained in:
committed by
sys_ocldev
parent
ce75767ca3
commit
df4c6c7507
@@ -63,6 +63,7 @@ const RuntimeCapabilityTable BDW::capabilityTable{0,
|
||||
false, // sourceLevelDebuggerSupported
|
||||
CmdServicesMemTraceVersion::DeviceValues::Bdw,
|
||||
0, // extraQuantityThreadsPerEU
|
||||
true, // SupportsVme
|
||||
MemoryConstants::max48BitAddress}; // gpuAddressSpace
|
||||
|
||||
const HardwareInfo BDW_1x2x6::hwInfo = {
|
||||
|
||||
Reference in New Issue
Block a user