Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

[Suggestion]: add "Part 3" to the Overview of Ray #17

Closed
kamil-kaczmarek opened this issue Nov 21, 2022 · 0 comments
Closed

[Suggestion]: add "Part 3" to the Overview of Ray #17

kamil-kaczmarek opened this issue Nov 21, 2022 · 0 comments
Assignees
Labels
suggestion I have an idea

Comments

@kamil-kaczmarek
Copy link
Collaborator

kamil-kaczmarek commented Nov 21, 2022

Please share your suggestion here

Add Part 3, that will consist of small coding exercises:

Work with Object store

  • add object with ray.put()
  • print returned object reference
  • use ray.get() to access value of the object.
  • Mention that tasks and actors return futures that are references as well.

Compute pi digits
Use this docs example to show highly_parallel computational job - compute pi digits.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
suggestion I have an idea
Projects
None yet
Development

No branches or pull requests

2 participants