DEVELOPER BLOG
Tag: PyData
Data Science
Mar 19, 2021
10 Minutes to Data Science: Transitioning Between RAPIDS cuDF and CuPy Libraries
RAPIDS is about creating bridges, connections, and clean handoffs between GPU PyData libraries. Interoperability with functionality is our goal. For example…
2 MIN READ
Data Science
Mar 10, 2021
NVIDIA Tools Extension API: An Annotation Tool for Profiling Code in Python and C/C++
As PyData leverages much of the static language world for speed including CUDA, we need tools which not only profile and measure across languages but also…
9 MIN READ