Nathan

9 posts

Nathan

Nathan

@asplencmnt

Katılım Ağustos 2021
21 Takip Edilen37 Takipçiler
Nathan retweetledi
Together AI
Together AI@togethercompute·
Our research team has 9 papers at ICML next week! Spanning the full stack from frontier agents to GPU kernels, we're excited to share what our researchers and collaborators have been working on. If you're in Seoul for ICML come meet our team or catch a talk! 🧵
Together AI tweet media
English
5
12
75
4.6K
Nathan retweetledi
Nathan retweetledi
Together AI
Together AI@togethercompute·
LLMs write fast single-GPU kernels. Ask for a multi-GPU one and they fall apart. ParallelKernelBench measures how they fail by benchmarking against 87 problems pulled from real codebases including Megatron-LM, DeepSpeed, DeepEP, TensorRT-LLM, NeMo-RL. New research from Willy Chan @asplencmnt @simonguozirui @simran_s_arora and @realDanFu
Together AI tweet media
English
10
24
172
27K
Nathan
Nathan@asplencmnt·
That said, a few models did find solutions faster than the original repo code, producing net-new kernels! The example below speeds up a real vision workload.
Nathan tweet media
English
1
0
3
159
Nathan
Nathan@asplencmnt·
Excited to release ParallelKernelBench (PKB), a benchmark for measuring LLMs’ ability to write fast multi-GPU kernels! 😀 Multi-GPU kernel generation compounds several hard problems: - a large parallelism design space - a new communication axis to optimize - and hardware-specific decisions around communication mechanisms Existing kernel-generation benchmarks mostly target single-GPU workloads, so we built PKB to cover real-world multi-GPU workloads (many of which do not have existing optimized solutions). 🧵👇
Nathan tweet media
English
2
11
39
3.7K