Alaa Youssef

Results 1 issues of Alaa Youssef

Today, to submit a ray job via the sdk the typical steps are: Cluster.up() Cluster.wait_ready() DDPJobDefinition.submit() Cluster.down() The desired feature is to have one macro operation that combines the above...