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
CUB kernel entry points (__global__ functions) are for our internal use, so they should be moved to a detail namespace. According to @gevtushenko, no deprecations are needed.
CUB kernel entry points (
__global__functions) are for our internal use, so they should be moved to a detail namespace. According to @gevtushenko, no deprecations are needed.