codeflare_sdk.ray package
Subpackages
- codeflare_sdk.ray.appwrapper package
- codeflare_sdk.ray.client package
- codeflare_sdk.ray.cluster package
- Submodules
- codeflare_sdk.ray.cluster.cluster module
Cluster
Cluster.cluster_dashboard_uri()
Cluster.cluster_uri()
Cluster.create_app_wrapper()
Cluster.details()
Cluster.down()
Cluster.from_k8_cluster_object()
Cluster.is_dashboard_ready()
Cluster.job_client
Cluster.job_logs()
Cluster.job_status()
Cluster.list_jobs()
Cluster.local_client_url()
Cluster.status()
Cluster.up()
Cluster.wait_ready()
get_cluster()
get_current_namespace()
list_all_clusters()
list_all_queued()
- codeflare_sdk.ray.cluster.config module
ClusterConfiguration
ClusterConfiguration.appwrapper
ClusterConfiguration.envs
ClusterConfiguration.extended_resource_mapping
ClusterConfiguration.head_cpu_limits
ClusterConfiguration.head_cpu_requests
ClusterConfiguration.head_cpus
ClusterConfiguration.head_extended_resource_requests
ClusterConfiguration.head_gpus
ClusterConfiguration.head_info
ClusterConfiguration.head_memory
ClusterConfiguration.head_memory_limits
ClusterConfiguration.head_memory_requests
ClusterConfiguration.image
ClusterConfiguration.image_pull_secrets
ClusterConfiguration.labels
ClusterConfiguration.local_queue
ClusterConfiguration.machine_types
ClusterConfiguration.max_cpus
ClusterConfiguration.max_memory
ClusterConfiguration.min_cpus
ClusterConfiguration.min_memory
ClusterConfiguration.name
ClusterConfiguration.namespace
ClusterConfiguration.num_gpus
ClusterConfiguration.num_workers
ClusterConfiguration.overwrite_default_resource_mapping
ClusterConfiguration.template
ClusterConfiguration.verify_tls
ClusterConfiguration.worker_cpu_limits
ClusterConfiguration.worker_cpu_requests
ClusterConfiguration.worker_extended_resource_requests
ClusterConfiguration.worker_memory_limits
ClusterConfiguration.worker_memory_requests
ClusterConfiguration.write_to_file
- codeflare_sdk.ray.cluster.generate_yaml module
augment_labels()
del_from_list_by_name()
gen_names()
generate_appwrapper()
head_worker_gpu_count_from_cluster()
head_worker_resources_from_cluster()
is_kind_cluster()
is_openshift_cluster()
notebook_annotations()
read_template()
update_env()
update_image()
update_image_pull_secrets()
update_names()
update_nodes()
update_resources()
wrap_cluster()
write_user_yaml()
- codeflare_sdk.ray.cluster.pretty_print module
- codeflare_sdk.ray.cluster.status module
CodeFlareClusterStatus
RayCluster
RayCluster.dashboard
RayCluster.head_cpu_limits
RayCluster.head_cpu_requests
RayCluster.head_extended_resources
RayCluster.head_mem_limits
RayCluster.head_mem_requests
RayCluster.name
RayCluster.namespace
RayCluster.num_workers
RayCluster.status
RayCluster.worker_cpu_limits
RayCluster.worker_cpu_requests
RayCluster.worker_extended_resources
RayCluster.worker_mem_limits
RayCluster.worker_mem_requests
RayClusterStatus
- Module contents