HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by CalmDream

Comment by CalmDream 2 days ago

0 replies

View on Hacker News

I think this might be good introduction to GPU programming: https://builds.modular.com/puzzles/introduction.html. It explains gpu concepts in an hardware agnostic way and verify understanding with implementation puzzle. It is based on https://github.com/srush/GPU-Puzzles but is CUDA specific.