Posts by Ashwin Srinath
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