Live data from Hacker News

Show HN: Metashade – a Pythonic GPU shading/compute EDSL

github.com

1–10 of 83 posts

Show HN: Metashade – a Pythonic GPU shading/compute EDSL

#1
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...

Show HN: Metashade – a Pythonic GPU shading/compute EDSL
github.com

Post reply on HN