eyalroz / cuda-kat

CUDA kernel author's tools
BSD 3-Clause "New" or "Revised" License
105 stars 8 forks source link

Implement the non-linear-grid variants of all grid_info functions #19

Closed eyalroz closed 5 years ago

eyalroz commented 5 years ago

At the moment, a lot of the functions in grid_info.cuh are only relevant to linear grids. We should: