HackerTrans
TopNewTrendsCommentsPastAskShowJobs

CalmDream

no profile record

comments

CalmDream
·7 bulan yang lalu·discuss
what is provably wrong ?
CalmDream
·7 bulan yang lalu·discuss
Most of the stuff you pointed out is addressed in a series of blog posts by Lattner : https://www.modular.com/democratizing-ai-compute
CalmDream
·tahun lalu·discuss
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.