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 persistent buffers are aligned on 16 byte boundaries. Our current "FakeAllocatePersistentBuffer" doesn't account for this. This may cause issues for optimized kernels with alignment requirements.
The text was updated successfully, but these errors were encountered:
The persistent buffers are aligned on 16 byte boundaries. Our current "FakeAllocatePersistentBuffer" doesn't account for this. This may cause issues for optimized kernels with alignment requirements.
The text was updated successfully, but these errors were encountered: