Join Sarvam AI as a Senior Performance Engineer to optimize GPU kernels for high-performance ML systems.
Posted by employer 1 month ago
First seen on Joblaze 1 week ago
Last verified on the company career page 1 day ago
Skills & Technologies
Requirements
Not disclosed in this posting: compensation, visa sponsorship.
Joblaze summary
In this role, the Performance Engineer for Kernels at Sarvam AI focuses on developing custom CUDA and PTX kernels to enhance GPU performance beyond standard libraries. Candidates should possess extensive experience in machine learning systems, particularly in authoring production-level kernels that outperform existing benchmarks. This position is ideal for seasoned engineers with a strong background in kernel optimization and a proven track record of impactful contributions in high-performance computing. The team operates at the cutting edge of AI model deployment, ensuring efficient resource utilization across a diverse fleet.
Joblaze insights
Quick facts
From the original posting
Part of Sarvam's Performance Engineering team. We are hiring two specialized performance roles - Kernels (this posting) and Inference (companion posting). They are a vertical stack: the kernels team authors the µs-level GPU code, and the inference team integrates it into a running serving stack and owns the system-level numbers. If your depth genuinely spans both, apply to either and tell us - but most candidates are strongest in one, and we hire for that depth.
Location: [Bengaluru / Chennai / Hybrid / On-site] · Team: Performance Engineering · Level: Senior
Sarvam serves multiple model families - small and large LLMs, Mixture-of-Experts, streaming Indic ASR, and multimodal - across a multi-node, multi-tenant fleet on H100 / H200 / B200. The Performance Engineering team owns the numbers the rest of the company plans against: how fast we serve, how much it costs, and how much we get out of every GPU. This team works at the intersection of the serving runtime, the kernel layer, and the SRE org that keeps the fleet alive.
You will own the kernel layer. Where stock libraries - cuBLAS, cuDNN, FlashAttention, out-of-the-box Triton - leave performance on the table, you will author the custom CUDA, DSL-based, and PTX kernels that close the gap.
This is a hard, narrow, high-leverage role. We hire engineers who have shipped kernels that beat published baselines on real workloads, not engineers who have used kernels. When your code lands, production p99 moves, and you own the explanation of why.
5+ years in ML systems, with 2+ years authoring production CUDA kernels. You have a kernel in production that beat the prior baseline by a measurable margin.
CUDA at kernel-authoring level: thread-block sizing, shared-memory layout, warp primitives, async copies (cp.async, TMA), and MMA selection.
CUTLASS / CuTe DSL at a modify-and-extend level, with comfort in the layout algebra.
PTX at a debug-and-modify level - you have inserted hand-written PTX where the compiler missed.
Nsight Compute and Systems fluency: you read a roofline plot and propose the fix.
Attention kernels: you have authored or modified at least one (FlashAttention-family, paged, MLA, sliding-window, or sparse).
Multi-architecture awareness: what changes from Hopper to Blackwell (TMA, WGMMA, tcgen05).
Communication kernels - NCCL / NVSHMEM authoring, custom collectives, expert-parallel dispatch (DeepEP-style), AFD bipartite comms (StepMesh-style), KV transfer (DualPath / Mooncake). Strongly desired; dedicated comms-specialist headcount is expected later.
Open-source kernel contributions - FlashAttention, CUTLASS examples, vLLM / SGLang kernels, DeepEP, Mooncake, or non-trivial Triton work. For this role, the GitHub filter is the highest-yield signal.
tcgen05, TMA, CTA-cluster launch and distributed shared memory, async pipelining, and the FP4/microscaling paths
Grace-side host-path optimization on GH200 / GB200.