thrust
thrust copied to clipboard
Replace `thrust::tuple` implementation with `cuda::std::tuple`
Our old implementation of tuple has a lot of limitations.
So rather than using the old homegrown version reuse cuda::std::tuple