Hacker News new | ask | show | jobs
Fleet: Hierarchical Task-Based Abstraction for Megakernels on Multi-Die GPUs (arxiv.org)
10 points by matt_d 13 days ago
1 comments

Nice read! Cool to see more GPU programming models that expose chiptet topology instead of treating it as a flat execution. Reminds me a little of Cerebras' CSL although far from as extreme as that.