Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Add Runhouse to Ecosystem#47150

Open
py-rh wants to merge4 commits intoray-project:master
base:master
Choose a base branch
Loading
frompy-rh:master
Open

Conversation

py-rh
Copy link

Why are these changes needed?

Adding Runhouse to Ecosystem page, as Runhouse is an open-source library that builds with Ray.

Related issue number

Not applicable

Checks

Not applicable

  • [ x] I've signed off every commit(by using the -s flag, i.e.,git commit -s) in this PR.
  • [ x] I've runscripts/format.sh to lint the changes in this PR.
  • [ x] I've included any doc changes needed forhttps://docs.ray.io/en/master/.
    • [x ] I've added any new APIs to the API Reference. For example, if I added a
      method in Tune, I've added it indoc/source/tune/api/ under the
      corresponding.rst file.
  • [ x] I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures athttps://flakey-tests.ray.io/
  • Testing Strategy
    • [x ] Unit tests
    • [ x] Release tests
    • [ x] This PR is not tested :(

Runhouse is an open-source library that uses Ray heavily, and forms Ray clusters from existing or on-demand compute, before allowing users to instantly dispatch work to that cluster and execute on remote as if it were local. Signed-off-by: py-rh <paul@run.house>
Signed-off-by: py-rh <paul@run.house>
Add Runhouse - Update ray-libraries.rst
@py-rhpy-rh requested a review froma team as acode ownerAugust 15, 2024 04:06
@can-anyscale
Copy link
Collaborator

not sure who needs to review this integration, but probably not@Ray-Doc,@jjyao do you know thankks

@jjyao
Copy link
Collaborator

@pcmoritz ?

@py-rh
Copy link
Author

@can-anyscale /@jjyao I don't want to ping him in case it's wrong but I thinkrichardliaw approved some in the past and was active. Let me know if there's anything I can help clarify!

@pcmoritz
Copy link
Contributor

pcmoritz commentedAug 16, 2024
edited by anyscalesam
Loading

It looks good to me, but can we link to a more Ray specific documentation page instead of a generic quick start?@py-rh

@anyscalesamanyscalesam self-requested a reviewAugust 26, 2024 19:31
@anyscalesamanyscalesam added triageNeeds triage (eg: priority, bug/not-bug, and owning component) docsAn issue or change related to documentation @external-author-action-requiredAlternate tag for PRs where the author doesn't have labeling permission. labelsAug 26, 2024
.. image:: https://img.shields.io/github/stars/run-house/runhouse?style=social)]
:target: https://github.com/run-house/runhouse

Runhouse is an open-source package that makes it simple to launch and form Ray clusters and instantly dispatch regular Python for execution onto that remote compute. With Runhouse you can program complex and efficient ML workflows with a high degree of hardware control, while retaining the iteration and debugability of "local" Python execution.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Suggested change
Runhouse is an open-source packagethat makes it simple to launchandform Ray clusters and instantly dispatch regular Python for execution onto that remote compute. With Runhouse you can program complex and efficient ML workflows with a high degree of hardware control, while retaining the iteration anddebugability of "local" Python execution.
Runhouse is an open-source packagefor launchingandforming Ray clusters, and instantly dispatch regular Python for execution onto that remote compute. With Runhouse you can program complex and efficient ML workflows with a high degree of hardware control, while retaining the iteration anddebuggability of "local" Python execution.

@hainesmichaelchainesmichaelc added the community-contributionContributed by the community labelApr 4, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@angelinalgangelinalgangelinalg approved these changes

@anyscalesamanyscalesamAwaiting requested review from anyscalesam

Assignees

@jjyaojjyao

Labels
community-contributionContributed by the communitydocsAn issue or change related to documentation@external-author-action-requiredAlternate tag for PRs where the author doesn't have labeling permission.triageNeeds triage (eg: priority, bug/not-bug, and owning component)
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

7 participants
@py-rh@can-anyscale@jjyao@pcmoritz@angelinalg@hainesmichaelc@anyscalesam

[8]ページ先頭

©2009-2025 Movatter.jp