[BUG]: compute-sanitizer
shows invalid read access on reduction
#1229
Labels
bug
Something isn't working right.
Is this a duplicate?
Type of Bug
Something else
Component
CUB
Describe the bug
When running a simple
DeviceReduce::Sum
using the provided example in the docs,compute-sanitizer
reports an invalid read of 16 bytes. It's not clear whether this is a CUB or compute-sanitizer issue since the result appears to be correct. The output is:How to Reproduce
Use the following example:
Run compute-sanitizer on it with no extra flags
Expected behavior
Clean output from sanitizer
Reproduction link
No response
Operating System
Ubuntu 22.04
nvidia-smi output
NVCC version
The text was updated successfully, but these errors were encountered: