[BUG]: cub::DeviceReduce::Min
(Max
too?) returns wrong value for inputs with INF
#1388
Closed
1 task done
Labels
bug
Something isn't working right.
Is this a duplicate?
Type of Bug
Runtime Error
Component
CUB
Describe the bug
INF
should be returned but it is not, see cupy/cupy#8180.It seems to be the same issue as
ArgMin
/ArgMax
(NVIDIA/cub#642).How to Reproduce
Expected behavior
return
inf
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: