/ray

A high-performance distributed execution engine

Primary LanguagePythonApache License 2.0Apache-2.0

Ray

https://travis-ci.org/ray-project/ray.svg?branch=master https://readthedocs.org/projects/ray/badge/?version=latest

Ray is a flexible, high-performance distributed execution framework.

Installation

  • Ray can be installed on Linux and Mac with pip install ray.
  • To build Ray from source, see the instructions for Ubuntu and Mac.

More Information