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

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11

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

Uploaded CPython 3.11macOS 11.0+ ARM64

ray_cpp-2.6.3-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.3-cp310-cp310-win_amd64.whl (20.7 MB view details)

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10

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

Uploaded CPython 3.10macOS 11.0+ ARM64

ray_cpp-2.6.3-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.3-cp39-cp39-win_amd64.whl (20.7 MB view details)

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9macOS 11.0+ ARM64

ray_cpp-2.6.3-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.3-cp38-cp38-win_amd64.whl (20.7 MB view details)

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8macOS 11.0+ ARM64

ray_cpp-2.6.3-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.3-cp37-cp37m-win_amd64.whl (20.7 MB view details)

Uploaded CPython 3.7mWindows x86-64

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

Uploaded CPython 3.7m

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

Uploaded CPython 3.7m

ray_cpp-2.6.3-cp37-cp37m-macosx_10_15_x86_64.whl (25.2 MB view details)

Uploaded CPython 3.7mmacOS 10.15+ x86-64

File details

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

File metadata

  • Download URL: ray_cpp-2.6.3-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.1 CPython/3.8.13

File hashes

Hashes for ray_cpp-2.6.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 fd21a2a9a0984211580f146f3d5546f60a51f3e4af4579b5d464e16e8b82f265
MD5 f3ea167f1eacb0c358c8f178f5ee2a74
BLAKE2b-256 2a22ecee1538b90239f845276afe2c4e6434ed819c248cc92066825751ad2271

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.6.3-cp311-cp311-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8061ad8bdc0470e2cf987f069cf3aae1712f892df3d17c28580be5a7c620010f
MD5 1b0e359e4d10ec1fd58f13ba6a257b4c
BLAKE2b-256 2365d337cb02077e7031e301e93cb076b1718d93c00e1f021e55a256b331708a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.6.3-cp311-cp311-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4ca702cd5f5c31ad4e7184c8329b9eb04e44a6a014ae520f3f43963587fe56e8
MD5 8f99056f123dbb7ac6908404c1597ab6
BLAKE2b-256 c1b959be34cb13da4fc8fa1823d9f749663dbbf7e84c01a12a835cb0ff514c33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.6.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 82837cb0e68f3f8271cfc4ed3b689038dfbc4b6a5781c5d4584cc280f586d0bf
MD5 ff66af8364a4ded755e08bbf00e2a61b
BLAKE2b-256 dc38c90f485a20fd06c653fd2689ad717cff50e657e18e45030955584a8ea086

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.6.3-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 30c3c6c3dac5d4a5ba64eef2a2d0b8bfc2ae8a6ba14031b7a8cefb2974799631
MD5 dad4d98ae105c17cf2740c57e1e9167f
BLAKE2b-256 6205bce79e3e2b4dc00d0719dbbe3ae3052cdd4c8c203f275fd947a079e3733b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ray_cpp-2.6.3-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.1 CPython/3.8.13

File hashes

Hashes for ray_cpp-2.6.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7a663aa4080b3edc08040f04da7d68f7a0eb219f499607ac91bff2c0a39d1d61
MD5 842c85bdeb014e3aba0ca9cf5e16e55b
BLAKE2b-256 0b19cc6cea2b95e7702cdca818ce466ba7f5c117daced3357b8bccfabccc50cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.6.3-cp310-cp310-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 85a850ce73b69798948ed1d2a94a8b5a02db5aa1fe92c0ebb9921479c38791e8
MD5 557958242f5c5bc798ab1dc2b2f7084e
BLAKE2b-256 3c393eff9a57c9eba8722da044732235e2cf8de257c7a7cb54ad02760d417350

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.6.3-cp310-cp310-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 eac937216700cd6d2b2533ea3dd61b1eccec3e7921a68a347d2f18073d4bb25b
MD5 7017e5f7c846a52bae708afb32450943
BLAKE2b-256 a9e8da7b911b4b33893b50c26af3f4259acc0217d7372ecbc959e0ab741b91f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.6.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8888c4cb00d746ace46fdb781a5c469d3d7b2460f8fe79a0ca2c2300545d9b4f
MD5 cde504bedb3c2e9bd13f1d811c615163
BLAKE2b-256 d081db2c168250a3f2ee9864aef55b2d2fc2031c7b7c87b9d040645d070223a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.6.3-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 4bcff7a5fc4400f83ac6d5ff738ef4e8f158f4524a4323626b7d8b88177d5b27
MD5 eb1f9f3daadab1597d9f883b1a1e9daa
BLAKE2b-256 90bc828d6c787afda41f6eb82fb559c57443bbe173a387de0ccfc12f5a99463c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ray_cpp-2.6.3-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.1 CPython/3.8.13

File hashes

Hashes for ray_cpp-2.6.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 6f996dfc12e546e74af3e23dfeef23b19751a7c746ff91461004eedcf5266615
MD5 8aa616429d39089da41c56dde48536e6
BLAKE2b-256 9dab3f1322def149ade107d1406af41bd9e7f1dbc7399a9ff5226e27c47766eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.6.3-cp39-cp39-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dbd8846ff925e53b04466a860d07323494123a7ba46e5368dea3ca28ae9462ef
MD5 1db02b76d658f91c5d6268213e30232e
BLAKE2b-256 cc4f09de28189e00bbf0671c53d97cd1c75dde682c0948de007491c02e8a9d8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.6.3-cp39-cp39-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 47c73847867c0ac6857883ca6c22ac8c3947c04dddfd58a9095e5704894dd012
MD5 46a5f8a8bf624a45054516faba4a2b1c
BLAKE2b-256 224776ddec0461d7fec5ec7a90ba173624329cacb3c700ae3f68932d2ffa331e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.6.3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f18cac1064b54dbf58ef1b564652b1fbeaa5e5b3075659e7d83a6c61ae56e852
MD5 8e3eb909645c82e15f880cef5186353d
BLAKE2b-256 2e16f657aba65a78edcd189e5a990e0298853e257307d67578bec044ada526de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.6.3-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 48bc36caa952ad8760b3661ebc3e4b73f2d4761e3391a09b8a1d19f46667274a
MD5 49a8411414eae66669723911048eb3b6
BLAKE2b-256 2390421187733d4f6f8910fb8381cbaf37380769051459e7b4a2f0f706bd62ab

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ray_cpp-2.6.3-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.1 CPython/3.8.13

File hashes

Hashes for ray_cpp-2.6.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 e3a4f76124f9516aaa70b76e3b63ad27180d8694bf9d4b949ff9c599a591f646
MD5 916dc2abac820fd75e516402e8624a6b
BLAKE2b-256 9bf1cebed60fc412ff8a295187fc0bf62e3b04ba80e44a15c9c6be86be37cb82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.6.3-cp38-cp38-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 458da61aa9ce92ff8d0c7019b501e54c1458defa1302c26e3fc20d6c398ed49d
MD5 357b6ccdb681930125cf8d82767be693
BLAKE2b-256 8c7028a96ef9f3244c2cf29bd94e69e95ca9e641374b2ffc4189101c82c60e55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.6.3-cp38-cp38-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2594c5825b9af6c93879d71a9f7b9ffd46aabba8e753b58c0f9c9f3ee839ba33
MD5 65dafad65b82ef262aeee9f49df824f3
BLAKE2b-256 8d5e234bcb013794622f6f78366b5497228171e0c98d82bb2841684460c6dc4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.6.3-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cb0e30d85d2e80d2f94ab5d0f3a987ea8daa10f1f06c855ce55a536e5d54ac26
MD5 273d5781b93d473fbb4bb42338a41716
BLAKE2b-256 7a81ef4b41384ade2d04479679438af2749576f38c8517654e10d5736a7bc3d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.6.3-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b626daf7751802808b79096a19a7ac30321d14c3aecf4d7363527bacc0607879
MD5 6643a221ba077bb37f7f6dd6f7b49137
BLAKE2b-256 e1c0f15d829ca250965eae8616196c5858f2423dd235fd1fac54cc00cf992a90

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ray_cpp-2.6.3-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.1 CPython/3.8.13

File hashes

Hashes for ray_cpp-2.6.3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 364733dfc6c3d2bb45bf42d6c55a07a642579d50040266d6db299e7139a63a10
MD5 66c8008b122ae20da906bde35a28034a
BLAKE2b-256 cb0016cd85539ae570f8a710e0e17ced59e663f6a9acb066505a0a02d56d5191

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.6.3-cp37-cp37m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ade15724a7d4dd15d0f3415203b2894f16ed71133c10f80b61beb1f09b919b7c
MD5 427112d15416e499e68e0f223b070fbe
BLAKE2b-256 52f924983523232b83f30fe24724e2d02e77b42eba92a28ac41886a5494ac0a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.6.3-cp37-cp37m-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f681f22a38a720032c259a30d12db196623247795dfb28c3379e41d6a6a5e5e1
MD5 002311931717202664be9f29ecc867cb
BLAKE2b-256 0578e50f148c45a87d471fe757ee698dcd291da8b472f9e476ddfd9373d5ddcd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ray_cpp-2.6.3-cp37-cp37m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 44dbc95bfce41fc60fb221da41f9efdd6d6406dcd533585c2fbcd24d3d42fcfa
MD5 9296ddc7ec3cc7abc7785cf01b77a012
BLAKE2b-256 87839da181e3b9d97dccf73e46c2c435be0d4923107c8a777b5a0af062acfecc

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