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
So far, I’ve understood that all reads/writes from private memory are guaranteed to be completed immediately before the next use. Is there any extension or feature for OpenCL that relaxes this restriction for double buffering optimization?