Skip to content

[DOC] Enhance Dask Multi-GPU Documentation #7309

@csadorf

Description

@csadorf

Provide better documentation on running cuML estimators and algorithms in multi-node/multi-GPU contexts using Dask wrapper implementations.

Key areas to cover:

  • Setup and configuration for distributed environments
  • Available Dask-enabled estimators
  • Code examples for common use cases
  • Performance considerations and best practices
  • When does it make sense to run on a single or multiple GPUs and nodes

Proposed implementation

We should add a page to the User Guide. We can leverage some of the existing content (notebooks/kmeans_mnmg_demo.ipynb, notebooks/random_forest_mnmg_demo.ipynb). However, we need to keep in mind that our docs build jobs do not have multiple GPUs available, which may make it difficult to directly include executable notebook content.

Metadata

Metadata

Assignees

Labels

Dask / cuml.daskIssue/PR related to Python level dask or cuml.dask features.docDocumentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions