hckrnws
arjvik
5h
The interesting part is this is done in Pallas!
Seems like the Pallas of old has completely been upgraded
reasonableklout
4h
Pallas has a couple backends, this is the new-ish Mosaic GPU one. AAUI it provides a bunch of low-level APIs for interacting directly with NVIDIA-specific and new Blackwell features like SMEM, TMEM, collective MMA, etc.
What's interesting is that the MGPU team has achieved SOTA Blackwell GEMM performance before Triton (which IIUC is trying to bring up Gluon to reach the same level). All the big players are coming up with their own block-based low-level-ish DSLs for CUDA: OpenAI, NVIDIA, and now Google.
flakiness
2h
So OpenAI has Triton and Google has Pallas. What's the NVIDIA counterpart?
saagarjha
2h
Tilus/CUTLASS I assume
Crafted by Rajat
Source Code