mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-07 21:27:04 +08:00
Bring back Xe HPG slmSize to 64
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
1c97668083
commit
630ecfdd09
@@ -53,7 +53,7 @@ const RuntimeCapabilityTable DG2::capabilityTable{
|
||||
30, // clVersionSupport
|
||||
CmdServicesMemTraceVersion::DeviceValues::Dg2, // aubDeviceId
|
||||
0, // extraQuantityThreadsPerEU
|
||||
128, // slmSize
|
||||
64, // slmSize
|
||||
sizeof(DG2::GRF), // grfSize
|
||||
36u, // timestampValidBits
|
||||
32u, // kernelTimestampValidBits
|
||||
|
||||
Reference in New Issue
Block a user