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

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

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.8.0-cp311-cp311-win_amd64.whl (21.1 MB view details)

Uploaded CPython 3.11Windows x86-64

ray_cpp-2.8.0-cp311-cp311-manylinux2014_x86_64.whl (26.1 MB view details)

Uploaded CPython 3.11

ray_cpp-2.8.0-cp311-cp311-manylinux2014_aarch64.whl (25.2 MB view details)

Uploaded CPython 3.11

ray_cpp-2.8.0-cp311-cp311-macosx_11_0_arm64.whl (24.5 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

ray_cpp-2.8.0-cp311-cp311-macosx_10_15_x86_64.whl (26.1 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

ray_cpp-2.8.0-cp310-cp310-win_amd64.whl (21.1 MB view details)

Uploaded CPython 3.10Windows x86-64

ray_cpp-2.8.0-cp310-cp310-manylinux2014_x86_64.whl (26.1 MB view details)

Uploaded CPython 3.10

ray_cpp-2.8.0-cp310-cp310-manylinux2014_aarch64.whl (25.2 MB view details)

Uploaded CPython 3.10

ray_cpp-2.8.0-cp310-cp310-macosx_11_0_arm64.whl (24.5 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

ray_cpp-2.8.0-cp310-cp310-macosx_10_15_x86_64.whl (26.1 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

ray_cpp-2.8.0-cp39-cp39-win_amd64.whl (21.1 MB view details)

Uploaded CPython 3.9Windows x86-64

ray_cpp-2.8.0-cp39-cp39-manylinux2014_x86_64.whl (26.1 MB view details)

Uploaded CPython 3.9

ray_cpp-2.8.0-cp39-cp39-manylinux2014_aarch64.whl (25.2 MB view details)

Uploaded CPython 3.9

ray_cpp-2.8.0-cp39-cp39-macosx_11_0_arm64.whl (24.5 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

ray_cpp-2.8.0-cp39-cp39-macosx_10_15_x86_64.whl (26.1 MB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

ray_cpp-2.8.0-cp38-cp38-win_amd64.whl (21.1 MB view details)

Uploaded CPython 3.8Windows x86-64

ray_cpp-2.8.0-cp38-cp38-manylinux2014_x86_64.whl (26.1 MB view details)

Uploaded CPython 3.8

ray_cpp-2.8.0-cp38-cp38-manylinux2014_aarch64.whl (25.2 MB view details)

Uploaded CPython 3.8

ray_cpp-2.8.0-cp38-cp38-macosx_11_0_arm64.whl (24.5 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

ray_cpp-2.8.0-cp38-cp38-macosx_10_15_x86_64.whl (26.1 MB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

ray_cpp-2.8.0-cp37-cp37m-win_amd64.whl (21.1 MB view details)

Uploaded CPython 3.7mWindows x86-64

ray_cpp-2.8.0-cp37-cp37m-macosx_10_15_x86_64.whl (26.1 MB view details)

Uploaded CPython 3.7mmacOS 10.15+ x86-64

File details

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

File metadata

  • Download URL: ray_cpp-2.8.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 21.1 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.8.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 33909fb1d6a1a94ed5c9005ccdcf33a40d7ac16e1fff6c2a974524636eb534a9
MD5 415999420b86cdf8963345c58d6e33a8
BLAKE2b-256 ddb416ab69e7d5221d11629007b8359c921588f1fcb9f32797aae5280496e973

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.8.0-cp311-cp311-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c5b8b4fd85f28ec520ae7f3a8b67ce36e7c42e16f20bbe6da5b22f938d3d4ca2
MD5 fc2e1f65ef2ec295348a07e88c13f44d
BLAKE2b-256 b2215cd0527bd5274693e784b27660ea0df8b19459c81968b8db72afd29823a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.8.0-cp311-cp311-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 129f8e792f80c233c693c2eb34fbf7a48de0b90654f90e27018cb99ac9ce2c25
MD5 3b6645e2ae38e1692d2a8f6febeddc27
BLAKE2b-256 7af37f8d2a21c2ba7f87050619b0f66da478af3b5f792f67f8a1d1d2f4532237

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.8.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 25055a88f13bb24c7ad212f4c38bb31c02d51c988a3a43d884e4c17e51d25dde
MD5 c24b2df55f6f67f44d5ab86b02d36121
BLAKE2b-256 2201ee7c15dd2b813f0e01f20de54f389bef57e157e55fbde64ab6a99c964a96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.8.0-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 c1c592be553387b7ae650b3c1d3617ea068195bfb6b781066e553f4dbd6741e2
MD5 d66e67b4807016fc71a35a59f0c204fc
BLAKE2b-256 cb8bf22743a6821f1c1ef04aeb75d2414862c3022e2c7a247affc0de626a7e27

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ray_cpp-2.8.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 21.1 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.8.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3cbada8e5f0457ffebe87cda6525be6968b77ee6aaf0429d154585882c146693
MD5 9cbe4f77e01b4f372a888a3e6444271d
BLAKE2b-256 a29412e074f1d86f5a20972ce4a32d7184d76f84b4cf366f319bcbffbb8d54d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.8.0-cp310-cp310-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b8d78575904a105cfaa7a1daa42b007ea94eda06d7999867839fe3c90e8a0d56
MD5 9885e76de4e002e202c696e75fe09364
BLAKE2b-256 804f08e09286bf6d20554c0aec407426369000b48be8571c49f6df7d12f3b1d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.8.0-cp310-cp310-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b68face006e8a298bb1d55c52b634fab1cacbe2cb4ce3d3919ecdf791e224674
MD5 0acc37818340f2f649c071621ccb9439
BLAKE2b-256 42adf7208db78ee532871b6589df4180c3ac59e0810b7a9b632018c96d91d020

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.8.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d18729605c63194bf6490d0d7fcaaf1afe80f4e6efc8c09f7050ed001e944687
MD5 740fd6990dc3d6e73bde8e521192dcf6
BLAKE2b-256 489d4757f9cff2daf88f3a485b4460b3451c9e53d5058ba56bb850711d061f2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.8.0-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b3a4caa52a3a3d62bbfdcff9a4b68523e0f820a1fce1f1f6f5bfabcec1bdf632
MD5 00e86c7e67067b072efa51ee07e497bd
BLAKE2b-256 b25764d9831edde71beecd30bf54d3e57e3545c83eee673da8d3ba22c2206d96

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ray_cpp-2.8.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 21.1 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.8.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 eabe973818cf2bdefc3fd49bec2b3480dc0d70babe1abb53d61a91141b570d59
MD5 8f6aa25dbc833052c2fc5445df442ec0
BLAKE2b-256 ccddd6ad99899850654b3c8cab829a8b759d70501c9da97413ff552c69c262b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.8.0-cp39-cp39-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d89f01e15d6ba2e465552c0b750dd6986d131b8150bcccb6e79743de1ae5cc23
MD5 5c6ca56ff1bf4829aba5368cf4e7c70f
BLAKE2b-256 c5a595bb5f8641a4370a93a17c34b671b11bf936006e470e39c24eda7f87e0a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.8.0-cp39-cp39-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cdd3b21b73a805cec826c5ca4dd76d25da5c09e089d74e2f6089da7d5282728c
MD5 3dc39c3b3836e04bc2cea7119f3970f3
BLAKE2b-256 2cc622071c7b966e78b658346076a7daf91fdf844fec7f733c723d3e59c04e75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.8.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 caef8e3d8eb6eeee734d38780dacb698525701fe3eb5f9ddc701eaf139f6aa36
MD5 2fca2ee74397d76357f7795320c1725f
BLAKE2b-256 3e25bded07150ffcbba0f07e2841b6d81c31c35d066bd9a7677f619c453d20c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.8.0-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 981e75fa28f790f650b297a523876affa753840406bd6326e07949862b2fdddf
MD5 c15a385a41c74fe33c8b1f2278fb0d67
BLAKE2b-256 a207c2c1d79d3484f6a7d1515ea911bddcd7aa6bcbc211c686dda2095f564d36

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ray_cpp-2.8.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 21.1 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.8.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 5f7b71fcb7d34144224f11985c0da0cb63c87efd6aa3c75dd4b08f13103a4e52
MD5 726d5117114d49de5cd60eb98cb0652b
BLAKE2b-256 4b0a39ea41d5034333f8a8445ec08c5abcc055d94fa4d1040456b6f59c545bb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.8.0-cp38-cp38-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b3f41c1d4887a587d545c49300002cb9e27bf7e4a299511ad0f614fb44bc9431
MD5 3f69fdc97f78e16bde9b4565aa66bf5e
BLAKE2b-256 aa38075cf660f46628b31d448139d9db5cef57ed0f63c55258fdc26811d5540e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.8.0-cp38-cp38-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4afe278fcdb3c0ee6ec3b74553b6e0014555058e25cb961a1268f3c7fddcb384
MD5 66f741b3141b7fbb5557b63e0eb5ccd8
BLAKE2b-256 8185a91398c5720dcff35103f13df47b32890107479554329969fad7946771a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.8.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a991256f8a7d9fd670652f24b2e855a8ebcb59dd65d36338c6ab2a26b73b0809
MD5 845158980bd1936a00e29a70dc6ab0b0
BLAKE2b-256 55fb1d33ff240adc330351c186036f11b52366a4df13e066e2d098558fa40b05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.8.0-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3bcaa0a1517ce6b54d32f79b84069ca8a34b19182d6c6360dd3dda2cff6b21e3
MD5 9ffe135121ab88dccdc55b66c7c37a7a
BLAKE2b-256 4de3783d698d0f2ddd2d8293be31fb5b3db05da064cb931c5ff8634b652d4d4e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ray_cpp-2.8.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 21.1 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.8.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 98c247279a8867263f2342ab0295cc78aeb50f893141973894d838033136ef05
MD5 d54e5d02e3da28ffa0177debcedede35
BLAKE2b-256 b308204c07a8fee382b1d3ac1aafcc2ead3e734b82cb715f336ba7380aa7163f

See more details on using hashes here.

File details

Details for the file ray_cpp-2.8.0-cp37-cp37m-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for ray_cpp-2.8.0-cp37-cp37m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 f8926faaa50e64af9b630066e67c4df29ca44dc3fa0ae4454069002d7b60673f
MD5 dd90f53644b86c6edec368cf53ba6349
BLAKE2b-256 c8fa60846a595339bd25ba901d5f68820c4037a9a53b69d4d79ff2bf9d118224

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