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.
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.