Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 980 Bytes

README.rst

File metadata and controls

35 lines (24 loc) · 980 Bytes

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