Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a toolkit of libraries (Ray AIR) for simplifying ML compute:
Learn more about Ray AIR and its libraries:
Datasets: Distributed Data Preprocessing
Train: Distributed Training
Tune: Scalable Hyperparameter Tuning
RLlib: Scalable Reinforcement Learning
Serve: Scalable and Programmable Serving
Or more about Ray Core and its key abstractions:
Tasks: Stateless functions executed in the cluster.
Actors: Stateful worker processes created in the cluster.
Objects: Immutable values accessible across the cluster.
Ray runs on any machine, cluster, cloud provider, and Kubernetes, and features a growing ecosystem of community integrations.
Install Ray with: pip install ray. For nightly wheels, see the Installation page.
Why Ray?
Today’s ML workloads are increasingly compute-intensive. As convenient as they are, single-node development environments such as your laptop cannot scale to meet these demands.
Ray is a unified way to scale Python and AI applications from a laptop to a cluster.
With Ray, you can seamlessly scale the same code from a laptop to a cluster. Ray is designed to be general-purpose, meaning that it can performantly run any kind of workload. If your application is written in Python, you can scale it with Ray, no other infrastructure required.
More Information
Older documents:
Getting Involved
Platform |
Purpose |
Estimated Response Time |
Support Level |
|---|---|---|---|
For discussions about development and questions about usage. |
< 1 day |
Community |
|
For reporting bugs and filing feature requests. |
< 2 days |
Ray OSS Team |
|
For collaborating with other Ray users. |
< 2 days |
Community |
|
For asking questions about how to use Ray. |
3-5 days |
Community |
|
For learning about Ray projects and best practices. |
Monthly |
Ray DevRel |
|
For staying up-to-date on new features. |
Daily |
Ray DevRel |
Release files for secretflow-ray 2.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distributions (wheels)
| File | Reset | |||
|---|---|---|---|---|
| secretflow_ray-2.2.0-cp310-cp310-manylinux2014_x86_64.whl | CPython 3.10 | CPython 3.10 | Linux glibc 2.17+ x86-64 | Details |
| secretflow_ray-2.2.0-cp39-cp39-manylinux2014_x86_64.whl | CPython 3.9 | CPython 3.9 | Linux glibc 2.17+ x86-64 | Details |
| secretflow_ray-2.2.0-cp38-cp38-manylinux2014_x86_64.whl | CPython 3.8 | CPython 3.8 | Linux glibc 2.17+ x86-64 | Details |
| secretflow_ray-2.2.0-cp38-cp38-macosx_11_0_arm64.whl | CPython 3.8 | CPython 3.8 | macOS 11.0+ ARM64 | Details |
| secretflow_ray-2.2.0-cp38-cp38-macosx_10_16_x86_64.whl | CPython 3.8 | CPython 3.8 | macOS 10.16+ x86-64 | Details |
| secretflow_ray-2.2.0-cp37-cp37m-manylinux2014_x86_64.whl | CPython 3.7 | CPython 3.7 pymalloc | Linux glibc 2.17+ x86-64 | Details |
| secretflow_ray-2.2.0-cp36-cp36m-manylinux2014_x86_64.whl | CPython 3.6 | CPython 3.6 pymalloc | Linux glibc 2.17+ x86-64 | Details |
Total release size: 197.0 MB
Release files / secretflow_ray-2.2.0-cp310-cp310-manylinux2014_x86_64.whl
| Download URL | secretflow_ray-2.2.0-cp310-cp310-manylinux2014_x86_64.whl |
|---|---|
| Size | 27.8 MB |
| Tags | CPython 3.10 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
ce91494be7e881ee0eda685a9d7d4c7a69100f9ef47020e101508dc49511afac
|
|
BLAKE2b-256 checksum How to use checksums |
16ac9cef1f3df1362ef54e0cb6155c8ed42652d84ec85dd5fc306b4b874e07da
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/39.2.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.6.8
|
Release files / secretflow_ray-2.2.0-cp39-cp39-manylinux2014_x86_64.whl
| Download URL | secretflow_ray-2.2.0-cp39-cp39-manylinux2014_x86_64.whl |
|---|---|
| Size | 27.8 MB |
| Tags | CPython 3.9 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
c11b2df359e7098eed12be409fb6ebf19c805e68bcee09079a1257230802b118
|
|
BLAKE2b-256 checksum How to use checksums |
c94de514f1bf266f2554bbd1bdede4603770ff04c4e8f7ff62b7dca80dc64700
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/39.2.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.6.8
|
Release files / secretflow_ray-2.2.0-cp38-cp38-manylinux2014_x86_64.whl
| Download URL | secretflow_ray-2.2.0-cp38-cp38-manylinux2014_x86_64.whl |
|---|---|
| Size | 27.8 MB |
| Tags | CPython 3.8 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
c1492fd695dca9244aa78052f57a0283c4e214180d3b70e95cfabfb890c1648f
|
|
BLAKE2b-256 checksum How to use checksums |
c3dee4fe2eb8b659dbdf3342a104c32eeaaa30fafd1e151cd8f0af0eb6fc8bba
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/39.2.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.6.8
|
Release files / secretflow_ray-2.2.0-cp38-cp38-macosx_11_0_arm64.whl
| Download URL | secretflow_ray-2.2.0-cp38-cp38-macosx_11_0_arm64.whl |
|---|---|
| Size | 27.5 MB |
| Tags | CPython 3.8 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
2a3ae164845b4484317a57372a73f8949261298f270bc30e99f1bf4c5bc1583e
|
|
BLAKE2b-256 checksum How to use checksums |
17fd0871ec70731e8a722236c8c5657d48f13a9beec34f03cc7e92840b6fc410
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.8.13
|
Release files / secretflow_ray-2.2.0-cp38-cp38-macosx_10_16_x86_64.whl
| Download URL | secretflow_ray-2.2.0-cp38-cp38-macosx_10_16_x86_64.whl |
|---|---|
| Size | 29.6 MB |
| Tags | CPython 3.8 macOS 10.16+ x86-64 |
|
SHA-256 checksum How to use checksums |
e3213c46fa9e294084d65fa80eef4f931ef24731982872186a684e932b819578
|
|
BLAKE2b-256 checksum How to use checksums |
8ad4ac503e997ff016a1fea3899bc41612883869af9a104e3e583d98611e1550
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.8.13
|
Release files / secretflow_ray-2.2.0-cp37-cp37m-manylinux2014_x86_64.whl
| Download URL | secretflow_ray-2.2.0-cp37-cp37m-manylinux2014_x86_64.whl |
|---|---|
| Size | 28.1 MB |
| Tags | CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
b35b817f623a6732dd7c38988e4e8b7c8b2317c720035e0bfcc4a1a3e2529e64
|
|
BLAKE2b-256 checksum How to use checksums |
178e3bbbfe8313a655ed26f9e35489108da6266fed0c493ec01993d21af71e7c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/39.2.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.6.8
|
Release files / secretflow_ray-2.2.0-cp36-cp36m-manylinux2014_x86_64.whl
| Download URL | secretflow_ray-2.2.0-cp36-cp36m-manylinux2014_x86_64.whl |
|---|---|
| Size | 28.2 MB |
| Tags | CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
c4a0a699ecc392e5250d208ed6122b24ac1f1180a984f535c1b9ec327158ad1c
|
|
BLAKE2b-256 checksum How to use checksums |
9f15aad27cea1467f45b5ca7bb4763f3b762b8d675a836af300a0cbb28e85c5d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/39.2.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.6.8
|