Skip to main content
https://github.com/ray-project/ray/raw/master/doc/source/images/ray_header_logo.png https://readthedocs.org/projects/ray/badge/?version=master https://img.shields.io/badge/Ray-Join%20Slack-blue https://img.shields.io/badge/Discuss-Ask%20Questions-blue https://img.shields.io/twitter/follow/raydistributed.svg?style=social&logo=twitter https://img.shields.io/badge/Get_started_for_free-3C8AE9?logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAEKADAAQAAAABAAAAEAAAAAA0VXHyAAABKElEQVQ4Ea2TvWoCQRRGnWCVWChIIlikC9hpJdikSbGgaONbpAoY8gKBdAGfwkfwKQypLQ1sEGyMYhN1Pd%2B6A8PqwBZeOHt%2FvsvMnd3ZXBRFPQjBZ9K6OY8ZxF%2B0IYw9PW3qz8aY6lk92bZ%2BVqSI3oC9T7%2FyCVnrF1ngj93us%2B540sf5BrCDfw9b6jJ5lx%2FyjtGKBBXc3cnqx0INN4ImbI%2Bl%2BPnI8zWfFEr4chLLrWHCp9OO9j19Kbc91HX0zzzBO8EbLK2Iv4ZvNO3is3h6jb%2BCwO0iL8AaWqB7ILPTxq3kDypqvBuYuwswqo6wgYJbT8XxBPZ8KS1TepkFdC79TAHHce%2F7LbVioi3wEfTpmeKtPRGEeoldSP%2FOeoEftpP4BRbgXrYZefsAI%2BP9JU7ImyEAAAAASUVORK5CYII%3D

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI libraries for simplifying ML compute:

https://github.com/ray-project/ray/raw/master/doc/source/images/what-is-ray-padded.svg

Learn more about Ray AI Libraries:

  • Data: Scalable Datasets for ML

  • 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.

Learn more about Monitoring and Debugging:

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

Discourse Forum

For discussions about development and questions about usage.

< 1 day

Community

GitHub Issues

For reporting bugs and filing feature requests.

< 2 days

Ray OSS Team

Slack

For collaborating with other Ray users.

< 2 days

Community

StackOverflow

For asking questions about how to use Ray.

3-5 days

Community

Meetup Group

For learning about Ray projects and best practices.

Monthly

Ray DevRel

Twitter

For staying up-to-date on new features.

Daily

Ray DevRel

Release files for ray 2.58.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distributions (wheels)

Table of built distributions (wheels) for ray 2.58.0
File
ray-2.58.0-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
ray-2.58.0-cp314-cp314-manylinux2014_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ x86-64 Details
ray-2.58.0-cp314-cp314-manylinux2014_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ ARM64 Details
ray-2.58.0-cp314-cp314-macosx_12_0_arm64.whl CPython 3.14 CPython 3.14 macOS 12.0+ ARM64 Details
ray-2.58.0-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
ray-2.58.0-cp313-cp313-manylinux2014_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ x86-64 Details
ray-2.58.0-cp313-cp313-manylinux2014_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ ARM64 Details
ray-2.58.0-cp313-cp313-macosx_12_0_arm64.whl CPython 3.13 CPython 3.13 macOS 12.0+ ARM64 Details
ray-2.58.0-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
ray-2.58.0-cp312-cp312-manylinux2014_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ x86-64 Details
ray-2.58.0-cp312-cp312-manylinux2014_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ ARM64 Details
ray-2.58.0-cp312-cp312-macosx_12_0_arm64.whl CPython 3.12 CPython 3.12 macOS 12.0+ ARM64 Details
ray-2.58.0-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
ray-2.58.0-cp311-cp311-manylinux2014_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ x86-64 Details
ray-2.58.0-cp311-cp311-manylinux2014_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARM64 Details
ray-2.58.0-cp311-cp311-macosx_12_0_arm64.whl CPython 3.11 CPython 3.11 macOS 12.0+ ARM64 Details
ray-2.58.0-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
ray-2.58.0-cp310-cp310-manylinux2014_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ x86-64 Details
ray-2.58.0-cp310-cp310-manylinux2014_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ ARM64 Details
ray-2.58.0-cp310-cp310-macosx_12_0_arm64.whl CPython 3.10 CPython 3.10 macOS 12.0+ ARM64 Details

Total release size: 1.3 GB

Release files / ray-2.58.0-cp314-cp314-win_amd64.whl

Download URL ray-2.58.0-cp314-cp314-win_amd64.whl
Size 29.5 MB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
82362347776a50a5145f1fa89aebfe8a72176e4344eb2caa67a9007871dd2ba0
BLAKE2b-256 checksum
How to use checksums
7179d9a37c14d86a379e8c0bb6527872f4517bf1b2c25c22e236c13f7b0cf383
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.4

Release files / ray-2.58.0-cp314-cp314-manylinux2014_x86_64.whl

Download URL ray-2.58.0-cp314-cp314-manylinux2014_x86_64.whl
Size 78.3 MB
Tags CPython 3.14 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
79765b3adaec0ece8ae4e7ae8cd599ff599a71e6dd4f0e773a1187b47261ca7b
BLAKE2b-256 checksum
How to use checksums
3615b684b53e67a2d9da4bfb3ebadf2a4ddec8c7ca170689647b4057a2b42437
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.4

Release files / ray-2.58.0-cp314-cp314-manylinux2014_aarch64.whl

Download URL ray-2.58.0-cp314-cp314-manylinux2014_aarch64.whl
Size 77.3 MB
Tags CPython 3.14 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
2069657eea56bfddaba58cf23532a582dcc66bcbdf4cba4da8ad1fe2a72c028a
BLAKE2b-256 checksum
How to use checksums
66a15aa51a726425c5c42bac2cd6c24705c660e48372c11a6f5a2ee2018c9384
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.4

Release files / ray-2.58.0-cp314-cp314-macosx_12_0_arm64.whl

Download URL ray-2.58.0-cp314-cp314-macosx_12_0_arm64.whl
Size 67.2 MB
Tags CPython 3.14 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
d92461ff0e278635b3c09aefc7fe56e114914a9dbe7abfd3d9c692ac6df1953b
BLAKE2b-256 checksum
How to use checksums
4d860077ddef6496eb467b14042b0bf1ed7ace96af47010a45f48879a88d3f43
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.4

Release files / ray-2.58.0-cp313-cp313-win_amd64.whl

Download URL ray-2.58.0-cp313-cp313-win_amd64.whl
Size 28.9 MB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
643cb5eb01dd02282bacc640959c2282c329c08df6fd20ffedd5a5be51dca135
BLAKE2b-256 checksum
How to use checksums
25747545a1461aeb49920438098007687c82a445380cc64b6fef234497a0097b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.4

Release files / ray-2.58.0-cp313-cp313-manylinux2014_x86_64.whl

Download URL ray-2.58.0-cp313-cp313-manylinux2014_x86_64.whl
Size 78.3 MB
Tags CPython 3.13 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
b2262140a199458c5ad6f7917ec758d057d1669f824048f785119c6ce2539363
BLAKE2b-256 checksum
How to use checksums
ae1f59306bf0583844fc935497c7400b30abf3914d85c6a0fd664d5cf184d6ef
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.4

Release files / ray-2.58.0-cp313-cp313-manylinux2014_aarch64.whl

Download URL ray-2.58.0-cp313-cp313-manylinux2014_aarch64.whl
Size 77.3 MB
Tags CPython 3.13 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
b911ba8b517f2d09c5d5f30865853e2589d039417a5491283df21892dc86498c
BLAKE2b-256 checksum
How to use checksums
216f5e14e8dc2911c63467cc4086648c2cadb50ae54dc7b2e1de5be57dbb43d5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.4

Release files / ray-2.58.0-cp313-cp313-macosx_12_0_arm64.whl

Download URL ray-2.58.0-cp313-cp313-macosx_12_0_arm64.whl
Size 67.1 MB
Tags CPython 3.13 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
8a664cb1fbe0f7fd794ec6624ddc772494f8faafcefa83a58569f9a9c6994562
BLAKE2b-256 checksum
How to use checksums
a777473ba58257ab73fa4bdb182df5ed7f2efcf788d6e8c567109e900f01c37c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.4

Release files / ray-2.58.0-cp312-cp312-win_amd64.whl

Download URL ray-2.58.0-cp312-cp312-win_amd64.whl
Size 28.9 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
d49ff40e28bafeae29eed8118ce4269a56589e3952268059fb57e60c8721df86
BLAKE2b-256 checksum
How to use checksums
a0190682c7e47979411383bbfee774815021b522be7b66a655f4eef2a4313109
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.4

Release files / ray-2.58.0-cp312-cp312-manylinux2014_x86_64.whl

Download URL ray-2.58.0-cp312-cp312-manylinux2014_x86_64.whl
Size 78.4 MB
Tags CPython 3.12 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
1e20c4a8d2563d9580e78f7c15297a9f8afe92401b698bceb4106c34b30c01c6
BLAKE2b-256 checksum
How to use checksums
217d414e1f271bd5f849fbdb4e8646d23c2897719b0c0399a626c73a3815e2ef
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.4

Release files / ray-2.58.0-cp312-cp312-manylinux2014_aarch64.whl

Download URL ray-2.58.0-cp312-cp312-manylinux2014_aarch64.whl
Size 77.4 MB
Tags CPython 3.12 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
62f2f17a4d50150969dcf0a4ccbdafbdafa87d6be225ee1208a7b56bd373a37c
BLAKE2b-256 checksum
How to use checksums
eafdc61c335990deb55215c5ed6ebaf59400c95d0b247276acb9f04d715f6d8c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.4

Release files / ray-2.58.0-cp312-cp312-macosx_12_0_arm64.whl

Download URL ray-2.58.0-cp312-cp312-macosx_12_0_arm64.whl
Size 67.2 MB
Tags CPython 3.12 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
308863a6468dc969d1d52a99233569d7a2a9c2745f589b74ff277e9769486077
BLAKE2b-256 checksum
How to use checksums
620499fbdee83ae77a8201e226e8548ff24aae15153f4d6d14a2ef0d302740cb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.4

Release files / ray-2.58.0-cp311-cp311-win_amd64.whl

Download URL ray-2.58.0-cp311-cp311-win_amd64.whl
Size 29.0 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
e4294fb246f980a2c2dee6a4ea34d6bc16ed568e7de9644f1abda469df30529a
BLAKE2b-256 checksum
How to use checksums
5aeb06297b5642728d9fd01f83673f663dcc37e134be4d6c16ac81b0c08b307f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.4

Release files / ray-2.58.0-cp311-cp311-manylinux2014_x86_64.whl

Download URL ray-2.58.0-cp311-cp311-manylinux2014_x86_64.whl
Size 78.3 MB
Tags CPython 3.11 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
fc3dd2decebb35d1f3682c211ec9d6c9807b3152f0defa42ec0942817013e180
BLAKE2b-256 checksum
How to use checksums
507b3a7970817f15e662cb0ea50fcc949c37ecc94e56fea5bcd2920a3440c789
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.4

Release files / ray-2.58.0-cp311-cp311-manylinux2014_aarch64.whl

Download URL ray-2.58.0-cp311-cp311-manylinux2014_aarch64.whl
Size 77.4 MB
Tags CPython 3.11 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
c20bc4cba21d26c5634495d6599277ac47db7fc33bd3b26c0ec7781f8ccc3b3c
BLAKE2b-256 checksum
How to use checksums
1d77d24fad9475a6c826120124ef9db2421062d788adbc4915009b6b3d1238df
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.4

Release files / ray-2.58.0-cp311-cp311-macosx_12_0_arm64.whl

Download URL ray-2.58.0-cp311-cp311-macosx_12_0_arm64.whl
Size 67.2 MB
Tags CPython 3.11 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
a55b33653aadc21c298bb029cc3ed9878b32b2b087fe2913c5e6e0e2db1f699e
BLAKE2b-256 checksum
How to use checksums
6b8339861803b95064a8dbc9a81563c296da819d64cd6cf1128d1f32a2aaa28f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.4

Release files / ray-2.58.0-cp310-cp310-win_amd64.whl

Download URL ray-2.58.0-cp310-cp310-win_amd64.whl
Size 29.0 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
7b8910da3853c38ebbf72cca09091a3e1de956b81ee7275bf3cc70329260ba13
BLAKE2b-256 checksum
How to use checksums
c7073c1d99171820029f8aaf5dd17fd51142bc5d47f14d8d1890422cb905f9fc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.4

Release files / ray-2.58.0-cp310-cp310-manylinux2014_x86_64.whl

Download URL ray-2.58.0-cp310-cp310-manylinux2014_x86_64.whl
Size 78.3 MB
Tags CPython 3.10 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
5a45ede3edbf89b3ca61c72b84a4e64e701ef369c9e7d3968804a45937b79cf9
BLAKE2b-256 checksum
How to use checksums
c5f92502e9dfc0a470a1108f8e3489cc639120ab58afa54d2b8220412cf4a64f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.4

Release files / ray-2.58.0-cp310-cp310-manylinux2014_aarch64.whl

Download URL ray-2.58.0-cp310-cp310-manylinux2014_aarch64.whl
Size 77.3 MB
Tags CPython 3.10 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
62dd70c70f32cf0d4c69e752fdf85d421bc567475a8fb8bd2e8a306c360bea4b
BLAKE2b-256 checksum
How to use checksums
3d0c1e992208dce02e3c4bae8308b97da27dad8f98d416302ea6c4f904be20d5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.4

Release files / ray-2.58.0-cp310-cp310-macosx_12_0_arm64.whl

Download URL ray-2.58.0-cp310-cp310-macosx_12_0_arm64.whl
Size 67.2 MB
Tags CPython 3.10 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
a2235a5a17e865be053e8aff6d9e9e36d1edb45ad8162f57f7cdfd0202a5a397
BLAKE2b-256 checksum
How to use checksums
2f41760f9a076085d043d9fbb8f840436e1d21e47682c976d3620efbf02a3b9e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.4

Release history Release notifications | RSS feed

This release

2.58.0 This release

20 release files

2.23.0

9 release files

2.22.0

9 release files

2.12.0

9 release files

2.11.0

9 release files

2.9.3

20 release files

2.9.1

20 release files

2.9.0

20 release files

2.7.0

24 release files

2.6.3

24 release files

2.6.1

24 release files

2.6.0

24 release files

2.5.1

23 release files

2.4.0

24 release files

2.3.1

23 release files

2.3.0

24 release files

2.2.0

22 release files

2.0.1

16 release files

2.0.0

16 release files

1.9.2

14 release files

1.9.1

14 release files

1.7.1

12 release files

1.6.0

12 release files

1.5.2

12 release files

1.5.1

12 release files

1.5.0

12 release files

1.4.1

12 release files

1.4.0

9 release files

1.3.0

9 release files

1.2.0

9 release files

1.1.0

9 release files

1.0.1

9 release files

1.0.0

9 release files

0.8.7

9 release files

0.8.6

11 release files

0.8.5

8 release files

0.8.4

8 release files

0.8.3

6 release files

0.8.2

6 release files

0.8.1

6 release files

0.8.0

8 release files

0.7.7

8 release files

0.7.6

8 release files

0.7.5

8 release files

0.7.4

8 release files

0.7.3

8 release files

0.7.2

8 release files

0.7.1

8 release files

0.7.0

8 release files

0.6.6

8 release files

0.6.5

8 release files

0.6.2

10 release files

0.6.1

10 release files

0.5.3

8 release files

0.5.2

8 release files

0.5.0

8 release files

0.4.0

9 release files

0.3.1

9 release files

0.3.0

9 release files

0.2.2

9 release files

0.2.1

9 release files

0.2.0

9 release files

0.1.2

9 release files

0.1.1

9 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page