rapidsai / deployment

RAPIDS Deployment Documentation
https://docs.rapids.ai/deployment/stable/
9 stars 31 forks source link

Document single-node Dask on Databricks #231

Open jacobtomlinson opened 1 year ago

jacobtomlinson commented 1 year ago

Our current Databricks documentation shows how to launch a Databricks cluster (single and multi-node) with the RAPIDS environment. However, it doesn't actually discuss how to leverage even a SNMG cluster with Dask.

We should add a section on using dask-cuda to create a cluster.

Related issue #228 covers documenting the multi-node setup.