...
$ jupyter.ini.sh -R -G # set up a Dask cluster utilising GPU devices. |
After it is running, you can connect to this Ray cluster in a python script as below:
import ray |
...
$ jupyter.ini.sh -R -G # set up a Dask cluster utilising GPU devices. |
After it is running, you can connect to this Ray cluster in a python script as below:
import ray |