CUDA-Python and RAPIDS for blazing fast scientific computing
by Rich Brueckner from High-Performance Computing News Analysis | insideHPC on (#4ZMGE)
Abe Stern from NVIDIA gave this talk at the ECSS Symposium. "We will introduce Numba and RAPIDS for GPU programming in Python. Numba allows us to write just-in-time compiled CUDA code in Python, giving us easy access to the power of GPUs from a powerful high-level language. RAPIDS is a suite of tools with a Python interface for machine learning and dataframe operations. Together, Numba and RAPIDS represent a potent set of tools for rapid prototyping, development, and analysis for scientific computing. We will cover the basics of each library and go over simple examples to get users started."
The post CUDA-Python and RAPIDS for blazing fast scientific computing appeared first on insideHPC.