Provide single magic invocation for cuml.accel and cudf.pandas #6690
Labels
cuml-accel
Issues related to cuml.accel
improvement
Improvement / enhancement to an existing function
Currently, users need to use two separate magic commands to enable both
cuml.accel
andcudf.pandas
in Jupyter notebooks:This feature request aims to simplify this process by providing a single magic invocation that will enable both accelerators at once.
Motivation
Implementation Details
The new magic command should:
Related Components
cuml.accel
: Zero code change acceleration for Scikit-Learncudf.pandas
: Zero code change acceleration for PandasNext Steps
References
The text was updated successfully, but these errors were encountered: