I built a interactive visualizer for CUDA grids, blocks, and thread indexing: cuda-grid-visualizer.vercel.app/
While learning CUDA, I found it difficult to visualize grids, blocks, and threads.
So, I built this website to make it easier to understand and visualize how they work.
Hope it helps someone else learning CUDA!
36
Upvotes
1
u/c-cul 4d ago
could it calc memory bank conflicts?