Module codeflare_sdk.job
Sub-modules
codeflare_sdk.job.jobs-
The jobs sub-module contains methods needed to submit Distributed Data Parallel(DDP) jobs to Ray Clusters created by the CodeFlare SDK.
codeflare_sdk.job.ray_jobs-
The ray_jobs sub-module contains methods needed to submit jobs and connect to Ray Clusters that were not created by CodeFlare. The SDK acts as a …