Jake Hemstad

Results 205 comments of Jake Hemstad

@sleeepyjack can you resolve conflicts?

Love this idea. For initialization we do already have the equivalent of this functionality with `make_from_uninitialized_slots`: https://github.com/NVIDIA/cuCollections/blob/fb58a38701f1c24ecfe07d8f1f208bbe80930da5/include/cuco/static_map.cuh#L716-L727

I understand the desire for this, but it would introduce some awkwardness into the interfaces and the implementation. What if instead we had a utility or benchmark/test function for computing...