You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The number of SubSlices for given platform should be taken from
MaxSubSlicesSupported, not from the number of enabled SubSlices.
For fused configurations the indices of SubSlices are based on the
number of SubSlices before fusing. Therefore we need to allocate
the stack as if the platform was not fused.
0 commit comments