[HN Gopher] Micrograd-CUDA: adapting Karpathy's tiny autodiff en...
       ___________________________________________________________________
        
       Micrograd-CUDA: adapting Karpathy's tiny autodiff engine for GPU
       acceleration
        
       Author : cataPhil
       Score  : 16 points
       Date   : 2024-03-20 17:19 UTC (5 hours ago)
        
 (HTM) web link (github.com)
 (TXT) w3m dump (github.com)
        
       | cataPhil wrote:
       | I recently decided to turbo-teach myself basic cuda with a proper
       | project. I really enjoyed Karpathy's micrograd
       | (https://github.com/karpathy/micrograd), so I extended it with
       | cuda kernels and 2D tensor logic. It's a bit longer than the
       | original project, but it's still very readable for anyone wanting
       | to quickly learn about gpu acceleration in practice.
        
         | quibono wrote:
         | Is your work publicly available anywhere? I'd love to have a
         | look if possible.
        
           | cataPhil wrote:
           | Hi :) Yes it's in the post url or here:
           | https://github.com/mlecauchois/micrograd-cuda
        
             | quibono wrote:
             | Oh sorry, I didn't realise you were OP :) Thanks!
        
         | lagrange77 wrote:
         | Awesome, thank you for publishing it. I was planning the same,
         | but didn't find the time yet.
        
       | suhacker256 wrote:
       | Very cool!!
        
       ___________________________________________________________________
       (page generated 2024-03-20 23:01 UTC)