Giannis Gonidelis

Results 11 issues of Giannis Gonidelis

fixes https://github.com/NVIDIA/cccl/issues/6298 by disabling NVTX ranges for `thrust::seq`. This PR specifically tracks the thrust algorithms involved in `host_vector::push_back()` operations and disables NVTX ranges just for these. The disabling basically evaluates...