The RAPIDS course for practitioners: you already know what a GPU is, and now you want to run real pipelines on one. cuDF and cudf.pandas, the Polars GPU engine, Numba-compiled UDFs, spilling and unified memory when VRAM saturates, Dask-cuDF across multiple GPUs, cuML with its scikit-learn API parity, GPU XGBoost and accelerated SHAP explainability, cuxfilter for exploring tens of millions of points, and finally production deployment: Amdahl's law, real cost, and GDPR. Every lesson measures the gain honestly, on concrete French use cases. 2026 edition of the RAPIDS stack.
Move from basic operations to the transformations that structure a real pipeline: complex aggregations, joins, rolling windows, vectorized string processing, controlled memory overflow, and multi-GPU distribution with Dask-cuDF.