How can i run my task on ray cluster

hi ,

i installed ray cluster with 3 nodes and i want to run my ray job on my ray cluster. how can i do that ? should i use script ? how can i write ray script look like spark-submit ?

Hello, I have you tried using ray client:

https://docs.ray.io/en/master/cluster/ray-client.html