This repository was archived by the owner on Mar 21, 2024. It is now read-only.
This repository was archived by the owner on Mar 21, 2024. It is now read-only.
Closed
Description
Previously, when passing in an, e.g. CountingInputIterator, the kernel
would fail with the error:
======== Invalid global read of size 4
========= by thread (0,0,0) in block (0,0,0)
========= Address 0x00000000 is out of bounds
because the wrong branch tried to read from d_native_samples (which is null).
Metadata
Metadata
Assignees
Labels
No labels