Skip to main content

A subpackage of Ray which provides the Ray C++ API.

Project description

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

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:

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

Learn more about Ray AIR and its 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.

Monitor and debug Ray applications and clusters using the Ray dashboard.

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

Project details


Release history Release notifications | RSS feed

This version

2.6.2

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

ray_cpp-2.6.2-cp311-cp311-win_amd64.whl (20.7 MB view details)

Uploaded CPython 3.11Windows x86-64

ray_cpp-2.6.2-cp311-cp311-manylinux2014_x86_64.whl (25.3 MB view details)

Uploaded CPython 3.11

ray_cpp-2.6.2-cp311-cp311-manylinux2014_aarch64.whl (24.4 MB view details)

Uploaded CPython 3.11

ray_cpp-2.6.2-cp311-cp311-macosx_11_0_arm64.whl (23.7 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

ray_cpp-2.6.2-cp311-cp311-macosx_10_15_x86_64.whl (25.2 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

ray_cpp-2.6.2-cp310-cp310-win_amd64.whl (20.7 MB view details)

Uploaded CPython 3.10Windows x86-64

ray_cpp-2.6.2-cp310-cp310-manylinux2014_x86_64.whl (25.3 MB view details)

Uploaded CPython 3.10

ray_cpp-2.6.2-cp310-cp310-manylinux2014_aarch64.whl (24.4 MB view details)

Uploaded CPython 3.10

ray_cpp-2.6.2-cp310-cp310-macosx_11_0_arm64.whl (23.7 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

ray_cpp-2.6.2-cp310-cp310-macosx_10_15_x86_64.whl (25.2 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

ray_cpp-2.6.2-cp39-cp39-win_amd64.whl (20.7 MB view details)

Uploaded CPython 3.9Windows x86-64

ray_cpp-2.6.2-cp39-cp39-manylinux2014_x86_64.whl (25.3 MB view details)

Uploaded CPython 3.9

ray_cpp-2.6.2-cp39-cp39-manylinux2014_aarch64.whl (24.4 MB view details)

Uploaded CPython 3.9

ray_cpp-2.6.2-cp39-cp39-macosx_11_0_arm64.whl (23.7 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

ray_cpp-2.6.2-cp39-cp39-macosx_10_15_x86_64.whl (25.2 MB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

ray_cpp-2.6.2-cp38-cp38-win_amd64.whl (20.7 MB view details)

Uploaded CPython 3.8Windows x86-64

ray_cpp-2.6.2-cp38-cp38-manylinux2014_x86_64.whl (25.3 MB view details)

Uploaded CPython 3.8

ray_cpp-2.6.2-cp38-cp38-manylinux2014_aarch64.whl (24.4 MB view details)

Uploaded CPython 3.8

ray_cpp-2.6.2-cp38-cp38-macosx_11_0_arm64.whl (23.7 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

ray_cpp-2.6.2-cp38-cp38-macosx_10_15_x86_64.whl (25.2 MB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

ray_cpp-2.6.2-cp37-cp37m-win_amd64.whl (20.7 MB view details)

Uploaded CPython 3.7mWindows x86-64

ray_cpp-2.6.2-cp37-cp37m-manylinux2014_x86_64.whl (25.3 MB view details)

Uploaded CPython 3.7m

ray_cpp-2.6.2-cp37-cp37m-manylinux2014_aarch64.whl (24.4 MB view details)

Uploaded CPython 3.7m

File details

Details for the file ray_cpp-2.6.2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: ray_cpp-2.6.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 20.7 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for ray_cpp-2.6.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 11049f598c16a784365b9c1897a85ddc09f5bfbb9c0dcdefb2a0fd2311a61017
MD5 5a1046110b612f5d65edb50a3de01a96
BLAKE2b-256 bffd4752d8f9a5a79d8668890c486a774ba940e22b8bff94279636eb2e2b246e

See more details on using hashes here.

File details

Details for the file ray_cpp-2.6.2-cp311-cp311-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ray_cpp-2.6.2-cp311-cp311-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dc1e0bc770063e89299f19840a5177f64a260daceb4c86a86934ac9dc0b81276
MD5 3276114fc354f8eca79893e691778ed2
BLAKE2b-256 7cb5714fc4f3db62ce067fe0b913617d8d9004c50ad1cce90ec6815a4412b8ff

See more details on using hashes here.

File details

Details for the file ray_cpp-2.6.2-cp311-cp311-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ray_cpp-2.6.2-cp311-cp311-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f8aed469eb16bdb6a51a381635f0731147e77410d58a5fe378447f23b7d47627
MD5 71f4d4abeddbcc83f04a0f0b9420acb0
BLAKE2b-256 629992f4692de51dfcd7b15341a321b41efc9fb5610db339d58061be67a8869c

See more details on using hashes here.

File details

Details for the file ray_cpp-2.6.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ray_cpp-2.6.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 636926558cf27b76796c47fe8eacc35df603f038afccd05e4dc29e9b89637102
MD5 f541e409f0615c76f279313a96254235
BLAKE2b-256 ab92a08efe4789b7c4d19dbec84a35b661bd75b432d8275eed084fc864337717

See more details on using hashes here.

File details

Details for the file ray_cpp-2.6.2-cp311-cp311-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for ray_cpp-2.6.2-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 9c87f6bc99cb9128eede7e00013fc4450ad0bb52f8c5c64390e90b687159a6f6
MD5 d33efdd780e8e14e09c6cd7cb0f0993d
BLAKE2b-256 1313e16ac5699223471e52843d7d92130f42d617f99b08531b62e9677a11057b

See more details on using hashes here.

File details

Details for the file ray_cpp-2.6.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: ray_cpp-2.6.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 20.7 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for ray_cpp-2.6.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 2baee37ffbcc562afdd7237121757631b48758d08da92e7aa9a75a95db550182
MD5 1c5e0f062e3157ea3d7b829f052dc25a
BLAKE2b-256 5ba37fead2c5175bf6864994bb345763e78278f4df1d76c74c2b0e59f26e33a7

See more details on using hashes here.

File details

Details for the file ray_cpp-2.6.2-cp310-cp310-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ray_cpp-2.6.2-cp310-cp310-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 facb58a6e7c68a3f98574bf62f9fcd2802bd38254f7d971df8e3ff06b655fe03
MD5 3b3bae6fe1569319fc447a49c4eebce7
BLAKE2b-256 bf2d6b904002066656e6ec7099ba06308254b8f1afffd14be695e23cf631df40

See more details on using hashes here.

File details

Details for the file ray_cpp-2.6.2-cp310-cp310-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ray_cpp-2.6.2-cp310-cp310-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ff43db62fbcb05e338042cca5f9b3d8c4c753272a4616aa84de9241ca048b3ae
MD5 e162097c6333956bfb4df88ebea6e423
BLAKE2b-256 a249b815af07e9d4fe95b98d7a1d72a835dc9df3c3fb8b46e80f37f7d344cb10

See more details on using hashes here.

File details

Details for the file ray_cpp-2.6.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ray_cpp-2.6.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 55e8b335f552cccf4e8bcbe1f61f96eb49d496690cb003377c9f1b3d2452a75e
MD5 3deb11c546fa053769d132636446a96a
BLAKE2b-256 086146324cf5e50d3adb995673271c19d2c2c6317cc8721ec1439e19c0e3951e

See more details on using hashes here.

File details

Details for the file ray_cpp-2.6.2-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for ray_cpp-2.6.2-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 22e57b3120f2d129e3755a632f366e33650e46d82dbee7c4a0361910fb0694c2
MD5 99f836a3ac82f14aa088d8f2ccfc25c1
BLAKE2b-256 7b2b5b3e3d1b26578906cb35a41bdd2da7abc401cc4ccdbd98f685f1917bad5c

See more details on using hashes here.

File details

Details for the file ray_cpp-2.6.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: ray_cpp-2.6.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 20.7 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for ray_cpp-2.6.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 a319032d13a8d8da3a9294118dbbae068893f2540183b604f809eec959ec9927
MD5 47f8c8ad29ebf8cbb7343d3139aab111
BLAKE2b-256 1956bc64a7d98aab3c87ffd5e84412377621171c8e15b0ac81bcac957c1d1e3e

See more details on using hashes here.

File details

Details for the file ray_cpp-2.6.2-cp39-cp39-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ray_cpp-2.6.2-cp39-cp39-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 564f5512a2ecc02f9d5060b47eda4e77f207b06770eb881002ea033da5df1457
MD5 07a08e35aae77b7ff7b99a7471d7f807
BLAKE2b-256 0cca96f75d5e0388325790014a30d7e81b1d4d5c634e7ecfcfc7e6f5fd9e79f4

See more details on using hashes here.

File details

Details for the file ray_cpp-2.6.2-cp39-cp39-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ray_cpp-2.6.2-cp39-cp39-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fee0f44b001f58aab2f0ac8e614758921842629b637bb63d4f9d66486e974d0b
MD5 34c5af238ee6802c0bd15d533f2a9150
BLAKE2b-256 391e11f498c58e558903f1972bb38b6d08f0bd072177ae358a3a551d37241b81

See more details on using hashes here.

File details

Details for the file ray_cpp-2.6.2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ray_cpp-2.6.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a4f284e1343f17c503f4e41f9372d56f5a8cc47342734e2e8cca5b0b0de7c6ba
MD5 54e47b596f6da0fb983133eb1fd2648e
BLAKE2b-256 d36c43737e2d13333530f716f993c516ab4f3779ad8a88e08a87813b43d3c77e

See more details on using hashes here.

File details

Details for the file ray_cpp-2.6.2-cp39-cp39-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for ray_cpp-2.6.2-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b3fefc33421777b27822dd165327c80868d385d2064642d82f436e63b8b8235e
MD5 1e296eb8b9a811330dd106acbdc8efda
BLAKE2b-256 62eb5dff17e03ddc0ee2bdc4d4ffc69308cd83cac7d1328060d44af7c2f84d4d

See more details on using hashes here.

File details

Details for the file ray_cpp-2.6.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: ray_cpp-2.6.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 20.7 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for ray_cpp-2.6.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 1806e6b87b7ac6fbbbdb3fd6a6839d01ff7bbc71d7d74110fa1cc5e6e750809b
MD5 020646a2b9909d8d5471f6fcca534c2b
BLAKE2b-256 b878182f9e4e531d7068d2d6fa3e52ec9fb62c8d51c3a9a2fcbc7bdc1f865a6c

See more details on using hashes here.

File details

Details for the file ray_cpp-2.6.2-cp38-cp38-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ray_cpp-2.6.2-cp38-cp38-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9db40be4f82405b53a0bc2edaa3f11465d1c35e0c7d578e8ffe209b3b4f7aff0
MD5 5e73cb3525cb28d9ea94c7e3f9b79015
BLAKE2b-256 cf55b124ed40cb0212a42e205ed1935a0b61d0c475e980a08dc8ca8747ce917f

See more details on using hashes here.

File details

Details for the file ray_cpp-2.6.2-cp38-cp38-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ray_cpp-2.6.2-cp38-cp38-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9848966635ada083903008c8a9bc5dea17d8d33a4a0eb19dfc70d9f671195118
MD5 e1c9b47d8247f9047f19516d5d1d2b82
BLAKE2b-256 7e8f8b1604e6ae3856965f73f27f41ba4bcf139a4b6fa6acdfb52417ea64a774

See more details on using hashes here.

File details

Details for the file ray_cpp-2.6.2-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ray_cpp-2.6.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6b77fcf9fec266886d197e7386ee49958fe232bb5462e4b318dab36c07a81473
MD5 05cdd278dc44b0b778463f54590fa19f
BLAKE2b-256 e8a8753c7f6b1996731e80519cecea0f41c29f655e76aff62a6baa21393503d0

See more details on using hashes here.

File details

Details for the file ray_cpp-2.6.2-cp38-cp38-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for ray_cpp-2.6.2-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e8efee3cf52b308801b63b58028fe4fdb607b24d5c457073a440a36a2dfcd4bd
MD5 5773f99410b477940b2b1d419225b2ba
BLAKE2b-256 019117bab8b19a9bf3abc7f66d7d9e16015d6277f9b83d748f6c50019b168e40

See more details on using hashes here.

File details

Details for the file ray_cpp-2.6.2-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: ray_cpp-2.6.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 20.7 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for ray_cpp-2.6.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 e0e71160c94e97db7a3a4fdcd60949f15eb68290251a9b91c67f3bce10bbc18d
MD5 10cede9064c76ac864354d467289bdaf
BLAKE2b-256 8da0d493ca0a330f7579b601c455f914f8defefc4c32074e230cd7bca0a6fdcf

See more details on using hashes here.

File details

Details for the file ray_cpp-2.6.2-cp37-cp37m-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ray_cpp-2.6.2-cp37-cp37m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7964b2bcdd136c1fb828fa9475dabf81559dfebb7c14542110ed144efef7abcb
MD5 1e16de0188df6f1e31042e8bee601f28
BLAKE2b-256 99e3c8dac7a3454c300a75880fc0dd873d687d6e30747f81451b0d900a69ea4d

See more details on using hashes here.

File details

Details for the file ray_cpp-2.6.2-cp37-cp37m-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ray_cpp-2.6.2-cp37-cp37m-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 713c5acba6f8eda1ca5fbdf9d74cbd5a3a411554d60683d178522f4f722b592d
MD5 d6bf95fcfe317fb0ce9131a659eaac14
BLAKE2b-256 a584f239ce659b077e1ad703f1aadf19f40cc57a53a995e44e88af39dcf3ccf1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page