[BUG]: thrust::host_vector
with universal_host_pinned_memory_resource
uses a kernel to initialize memory
#1192
Labels
bug
Something isn't working right.
Is this a duplicate?
Type of Bug
Something else
Component
Thrust
Describe the bug
The profiler shows that the following code executes a kernel.
How to Reproduce
Expected behavior
I expect the host to initialize the memory to avoid pcie transfer.
Reproduction link
No response
Operating System
No response
nvidia-smi output
No response
NVCC version
No response
The text was updated successfully, but these errors were encountered: