Posts by Ashwin Srinath
Data Science
Nov 08, 2023
RAPIDS cuDF Accelerates pandas Nearly 150x with Zero Code Changes
NVIDIA announced that RAPIDS cuDF can now bring GPU acceleration to 9.5M million pandas users without requiring them to change their code. pandas, a flexible...
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