Running Python UDFs in Native NVIDIA CUDA Kernels with the RAPIDS cuDF – NVIDIA Technical Blog News and tutorials for developers, data scientists, and IT admins 2025-07-21T16:00:00Z http://www.open-lab.net/blog/feed/ Jiqun Tu <![CDATA[Running Python UDFs in Native NVIDIA CUDA Kernels with the RAPIDS cuDF]]> http://www.open-lab.net/blog/?p=18849 2022-08-21T23:40:21Z 2020-07-09T23:01:06Z In this post, I introduce a design and implementation of a framework within RAPIDS cuDF that enables compiling Python user-defined functions (UDF) and inlining...]]> In this post, I introduce a design and implementation of a framework within RAPIDS cuDF that enables compiling Python user-defined functions (UDF) and inlining...

In this post, I introduce a design and implementation of a framework within RAPIDS cuDF that enables compiling Python user-defined functions (UDF) and inlining them into native CUDA kernels. This framework uses the Numba Python compiler and Jitify CUDA just-in-time (JIT) compilation library to provide cuDF users the flexibility of Python with the performance of CUDA as a compiled language.

Source

]]>
0
���˳���97caoporen����