...
You can set up either a local Ray cluster or a pre-defined cluster across multiple nodes by following the instruction.
To enable dask-on-ray, simply call the helper "enable_dask_on_ray()" after initialising the ray cluster.
...
...
You can set up either a local Ray cluster or a pre-defined cluster across multiple nodes by following the instruction.
To enable dask-on-ray, simply call the helper "enable_dask_on_ray()" after initialising the ray cluster.
...