Isnin, 22 April 2024

Show HN: Metashade – a Pythonic GPU shading/compute EDSL https://ift.tt/ynMqEYP

Show HN: Metashade – a Pythonic GPU shading/compute EDSL 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://ift.tt/9enzb6N... https://ift.tt/BvxgTmd April 22, 2024 at 04:51AM

Tiada ulasan:

Show HN: Fast Elevation API with memory mapped tiles https://ift.tt/suKxOBC

Show HN: Fast Elevation API with memory mapped tiles I recently wrote and launched a high-performance Elevation API, built from the ground u...