thrust icon indicating copy to clipboard operation
thrust copied to clipboard

Replace `thrust::tuple` implementation with `cuda::std::tuple`

Open miscco opened this issue 3 years ago • 0 comments

Our old implementation of tuple has a lot of limitations.

So rather than using the old homegrown version reuse cuda::std::tuple

miscco avatar Sep 19 '22 18:09 miscco