All tags
Posts tagged with "AMD"
Long-Sequence MoE RL Training: From First Principles to MI300X
A first-principles read of Yan Bai's long-sequence MoE RL optimizations — Path B recompute, linear cross-entropy, FSDP2, chunked expert-parallel overlap — and what each one means on AMD MI300X / MI355X.
FlyDSL notes — BasisAttr, the layer beneath Layout
My FlyDSL source reading collapsed the layout algebra into five words. This is the patch — Fly_Basis, BasisAttr, what they are, why layouts need them, and where to start when your mentor hands you the 'complete the BasisAttr surface' task.
TritonForge: Server-based Multi-turn RL for Triton Kernel Generation
End-to-end server-based RL training and evaluation system for Triton kernel generation across NVIDIA and AMD, built on slime + Megatron