Skip to content

Conversation

hongpeng-guo
Copy link
Collaborator

Checklist Before Starting

  • Search for similar PR(s).

What does this PR do?

Follow-up of #1838, make the name_prefix mechanism same for RayWorkerGroup and RayResourcePool, default to be None and will be initialized randomly.

Checklist Before Submitting

  • Read the Contribute Guide.
  • Apply pre-commit checks.
  • Add [BREAKING] to the PR title if it breaks any API.
  • Update the documentation about your changes in the docs.
  • New CI unit test(s) are added to cover the code path.
  • Rely on existing unit tests on CI that covers the code path.

Signed-off-by: Hongpeng Guo <hg5@illinois.edu>
@hongpeng-guo hongpeng-guo requested a review from vermouth1992 June 4, 2025 22:55
@vermouth1992 vermouth1992 merged commit 5b66489 into volcengine:main Jun 5, 2025
33 checks passed
@hongpeng-guo hongpeng-guo deleted the hpguo/align_name_prefix_for_resource_pool branch June 5, 2025 06:35
yellowbee686 pushed a commit to yellowbee686/verl that referenced this pull request Jun 6, 2025
…e#1851)

### Checklist Before Starting

- [x] Search for similar PR(s).

### What does this PR do?

Follow-up of volcengine#1838, make the `name_prefix` mechanism same for
`RayWorkerGroup` and `RayResourcePool`, default to be `None` and will be
initialized randomly.

### Checklist Before Submitting

- [x] Read the [Contribute
Guide](https://github.com/volcengine/verl?tab=readme-ov-file#contribution-guide).
- [x] Apply [pre-commit
checks](https://github.com/volcengine/verl?tab=readme-ov-file#code-linting-and-formatting).
- [ ] Add `[BREAKING]` to the PR title if it breaks any API.
- [ ] Update the documentation about your changes in the
[docs](https://github.com/volcengine/verl/tree/main/docs).
- [ ] New CI unit test(s) are added to cover the code path.
- [x] Rely on existing unit tests on CI that covers the code path.

Signed-off-by: Hongpeng Guo <hg5@illinois.edu>
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.

2 participants