Vinod Grover

Vinod Grover is the Director of the CUDA C++ compiler team at NVIDIA. Prior to that he worked in various research, engineering and management roles at Microsoft and at Sun Microsystems.
Avatar photo

Posts by Vinod Grover

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