Ray 2.4.0

  • Welcome to Ray!

Ray

  • Overview
  • Getting Started Guide
  • Installation
  • Use Cases
  • Ecosystem
  • Ray Core
  • Ray AI Runtime (AIR)
  • Ray Data
  • Ray Train
  • Ray Tune
  • Ray Serve
  • Ray RLlib
  • More Libraries
  • Ray Clusters
    • Key Concepts
    • Deploying on Kubernetes
    • Deploying on VMs
      • Getting Started
      • User Guides
      • Examples
      • API References
        • Cluster Launcher Commands
        • Cluster YAML Configuration Options
    • Applications Guide
    • FAQ
    • Ray Cluster Management API
  • Monitoring and Debugging
  • References
  • Developer Guides
Theme by the Executable Book Project
  • repository
  • open issue
  • suggest edit
  • .md

API References

API References#

The following pages provide reference documentation for using Ray Clusters on virtual machines.

Reference documentation for Ray Clusters on VMs:

  • Cluster Launcher Commands
    • Launching a cluster (ray up)
    • Updating an existing cluster (ray up)
    • Running shell commands on the cluster (ray exec)
    • Running Ray scripts on the cluster (ray submit)
    • Attaching to a running cluster (ray attach)
    • Synchronizing files from the cluster (ray rsync-up/down)
    • Monitoring cluster status (ray dashboard/status)
    • Common Workflow: Syncing git branches
  • Cluster YAML Configuration Options
    • Syntax
    • Custom types
    • Properties and Definitions
    • Examples

previous

Ray AIR XGBoostTrainer on VMs

next

Cluster Launcher Commands

By The Ray Team
© Copyright 2023, The Ray Team.