Posts by Ashwin Srinath
Development & Optimization
Jul 09, 2025
Delivering the Missing Building Blocks for NVIDIA CUDA Kernel Fusion in Python
C++ libraries like CUB and Thrust provide high-level building blocks that enable NVIDIA CUDA application and library developers to write speed-of-light code...
5 MIN READ
Data Science
Mar 18, 2024
RAPIDS cuDF Accelerates pandas Nearly 150x with Zero Code Changes
At NVIDIA GTC 2024, it was announced that RAPIDS cuDF can now bring GPU acceleration to 9.5M million pandas users without requiring them to change their code. ...
5 MIN READ
Simulation / Modeling / Design
Nov 10, 2020
Accelerating Python on GPUs with nvc++ and Cython
The C++ standard library contains a rich collection of containers, iterators, and algorithms that can be composed to produce elegant solutions to complex...
11 MIN READ