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
[DeviceSanitizer] Remove device global "__AsanDeviceGlobalCount"
Now UR already implemented API "urProgramGetGlobalVariablePointer", so
we can use it to query the size of device globals. After that, we can
remove "__AsanDeviceGlobalCount".
0 commit comments