Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undeprecate ips argument to cluster #346

Merged
merged 3 commits into from
Jan 12, 2024
Merged

Undeprecate ips argument to cluster #346

merged 3 commits into from
Jan 12, 2024

Conversation

dongreenberg
Copy link
Contributor

@dongreenberg dongreenberg commented Jan 12, 2024

Now that we restart the ray nodes, we can support passing ips. Our tutorials were breaking because ips wasn't supported. Also, we no longer need to rsync runhouse to each node, because rsync sends to all nodes by default, so remove that too.

Now that we restart the ray nodes, we can support passing ips. Also, our tutorials were breaking because ips wasn't supported.
Copy link
Contributor Author

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

rsync now writes to all nodes by default. We can spawn threads later if we want to.
@dongreenberg dongreenberg merged commit f47489b into main Jan 12, 2024
13 of 15 checks passed
@dongreenberg dongreenberg deleted the undeprecate_ips branch January 12, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant