Vinod Grover

Vinod Grover is a Senior Distinguished Engineer at NVIDIA. He has led the CUDA C++ development from its beginnings and is currently interested in AI Compilers, GPU Computing, and Programming Languages. He received an MS in Computer Science from Syracuse University.
Avatar photo

Posts by Vinod Grover

Decorative image.
Development & Optimization

Run High-Performance LLM Inference Kernels from NVIDIA Using FlashInfer??

Best-in-class LLM Inference requires two key elements: speed and developer velocity. Speed refers to maximizing the efficiency of the underlying hardware by... 6 MIN READ
Figure 1: The Tesla V100 Accelerator with Volta GV100 GPU. SXM2 Form Factor.
Simulation / Modeling / Design

Using CUDA Warp-Level Primitives

NVIDIA GPUs execute groups of threads known as warps?in SIMT (Single Instruction, Multiple Thread) fashion. Many CUDA programs achieve high performance by... 16 MIN READ
Simulation / Modeling / Design

New Compiler Features in CUDA 8

CUDA 8 is one of the most significant updates in the history of the CUDA platform. In addition to Unified Memory and the many new API and library features in... 17 MIN READ