GPU-accelerated SQL and Data Science - Rodrigo Aramburu

PyData NYC/Miami/Philly joint virtual meetup - August 13, 2020 GPUs are notoriously difficult, but they don’t have to be. We’re going to go over BlazingSQL (BSQL) & RAPIDS, a Pythonic ecosystem for accelerating and scaling data science workloads through the usage of GPUs. BlazingSQL & RAPIDS packages mirror many popular Python APIs, and provide a quick and convenient onramp to coding on GPUs in a matter of minutes. The ecosystem consists of a variety of packages that span a wide gamut of workloads includin
Back to Top