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
I noticed nvbench has nvbench::cuda_stream type, we should refactor it to use cuda::stream_ref instead. There could be more examples like that or just internals could use the new CCCL runtime APIs
I noticed nvbench has
nvbench::cuda_streamtype, we should refactor it to usecuda::stream_refinstead. There could be more examples like that or just internals could use the new CCCL runtime APIs