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

compatiable for ray lastest 2.9.3 version #60

Merged
merged 17 commits into from
Apr 2, 2024
Merged

Conversation

ashione
Copy link
Member

@ashione ashione commented Mar 16, 2024

Mobius can not compiled in lastest ray. This PR might figure out how to make compatiable building with 2.9.3 ray.

Many libraries could be add new connections:

  • internal module has been remove
  • bazel version 6.x has building errors, so only 5.4.x can be used

Other Optimization:

  • Reuse current python virtualenv if you installed a specific ray version
  • Remove async context usage in java worker
  • Rename previous MEM key to memory by default

@ashione ashione changed the title compatiable for ray lastest 2.9.3 version [WIP]compatiable for ray lastest 2.9.3 version Mar 16, 2024
@ashione ashione self-assigned this Mar 16, 2024
@ashione ashione added the enhancement New feature or request label Mar 16, 2024
@ashione ashione requested a review from larrylian March 24, 2024 15:35
@ashione
Copy link
Member Author

ashione commented Mar 24, 2024

@BalaBalaYi @jovany-wang @larrylian @clay4444 please take these changes a look.

@ashione ashione changed the title [WIP]compatiable for ray lastest 2.9.3 version compatiable for ray lastest 2.9.3 version Mar 24, 2024
@ashione
Copy link
Member Author

ashione commented Mar 30, 2024

The issue #62 found in changes of this PR.

@ashione ashione merged commit 78bad38 into master Apr 2, 2024
3 of 4 checks passed
@ashione ashione deleted the bump-ray-version-2.9.3 branch April 2, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant