Mathieu Zhang

Results 1 issues of Mathieu Zhang

In the following code snippet: https://github.com/NVIDIA/cub/blob/2200c6af27710264023314f1598c3ed1f46560cb/cub/util_allocator.cuh#L617-L625 `recahced` can be false due to the fact that `d_ptr` is not in `live_blocks`, when the earlier `live_blocks.find()` would fail. - If it is...

type: bug: functional
P1: should have
triage
repro: unverified