cuda-kat
cuda-kat copied to clipboard
Drop the grid_info namespace
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.