Show HN: Metashade – a Pythonic GPU shading/compute EDSL (github.com)
Superficially, it may look similar to Nvidia's Warp or OpenAI's Triton, but instead of transpiling a subset of Python to the target language, it implements dynamic codegen in pure Python.
These slides discuss the existing GPU programming solutions and make a case for Metashade's approach: https://docs.google.com/presentation/d/e/2PACX-1vQtYIwXIkMnV...
82 comments
[ 24.4 ms ] story [ 804 ms ] thread