Live data from Hacker News

GPU Puzzles

github.com

1–10 of 44 posts

Re: GPU Puzzles

#2
Looks nice and fun but the "see-through" font for the titles in the screenshots gives me some deep and primordial unease, not sure why.

Re: GPU Puzzles

#4
I made these a couple of years ago as a teaching exercise for https://minitorch.github.io/. At the time the resources for doing anything on GPUs were pretty sparse and the NVidia docs were quite challenging.

These days there are great resources for going deep on this topic. The CUDA-mode org is particularly great, both their video series and PMPP reading groups.

Re: GPU Puzzles

#7
post #4

I made these a couple of years ago as a teaching exercise for https://minitorch.github.io/ . At the time the resources for doing anything on GPUs were pretty sparse and the NVidia docs were quite challenging. These days there are great resources for going deep on this topic. The CUDA-mode org is particularly great, both their video series and PMPP reading groups.

Thanks a lot, Sasha, for creating these. I found your LLM training puzzles to be excellent as well.
Post reply on HN