eyalroz/cuda-kat

Drop the grid_info namespace

eyalroz opened this issue · 0 comments

Using grid_info is cumbersome enough to defeat the purpose of these one-liner utility functions in the first place. While removing it may cause a bit of ambiguity in other namespace (e.g. collaborative::warp and collaborative::block) - it should still be ok for the users.

Part of #91.