ray/doc/source/ray-core/using-ray.rst
2022-03-10 12:17:00 -08:00

29 lines
791 B
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Using Ray
=========
.. TODO: make this a gallery like in Tune. No implicit/nested TOCs anymore.
If youre brand new to Ray, we recommend starting with our `tutorials <https://github.com/ray-project/tutorial>`_.
Below, you'll find information ranging from how to `start Ray <starting-ray.html>`_ to `advanced usage <advanced.html>`_.
There are also detailed instructions on how to work with Ray concepts such as Actors and managing GPUs.
.. toctree::
:maxdepth: -1
tips-for-first-time
starting-ray
actors
namespaces
handling-dependencies
async_api
concurrency_group_api
using-ray-with-gpus
serialization
memory-management
placement-group
troubleshooting
fault-tolerance
advanced
cross-language
using-ray-with-jupyter