issues
search
rapidsai
/
cuhornet
BSD 3-Clause "New" or "Revised" License
25
stars
26
forks
source link
Fix queue counter and cub temp allocation
#20
Closed
pgera
closed
5 years ago
pgera
commented
5 years ago
Queue counters can be max
Allocate cub temp storage only if non-zero
_temp_storage_bytes is a different variable. Change it to temp_storage_temp_storage_bytes, which is the one that is actually computed