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::DeviceMerge is a great candidate for getting BlockLoadToShared tested and benchmarked in the real world as it currently leaves a lot of bandwidth on the table and needs the data in shared memory anyway for merge path and serial merge.