Skip to content

[refactor] Align name_prefix same behavior for pool and wg#1851

Merged
vermouth1992 merged 1 commit intoverl-project:mainfrom
hongpeng-guo:hpguo/align_name_prefix_for_resource_pool
Jun 5, 2025
Merged

[refactor] Align name_prefix same behavior for pool and wg#1851
vermouth1992 merged 1 commit intoverl-project:mainfrom
hongpeng-guo:hpguo/align_name_prefix_for_resource_pool

Conversation

@hongpeng-guo
Copy link
Copy Markdown
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 verl-project: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
…ect#1851)

### Checklist Before Starting

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

### What does this PR do?

Follow-up of verl-project#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>
chenjiaoAngel added a commit to chenjiaoAngel/verl that referenced this pull request Nov 14, 2025
…ect#1851)

### Checklist Before Starting

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

### What does this PR do?

Follow-up of verl-project#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>
TimurTaepov pushed a commit to giorgossideris/verl that referenced this pull request Dec 20, 2025
…ect#1851)

### Checklist Before Starting

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

### What does this PR do?

Follow-up of verl-project#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>
vyomakesh0728 added a commit to vyomakesh0728/verl that referenced this pull request Jan 22, 2026
…ect#1851)

### Checklist Before Starting

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

### What does this PR do?

Follow-up of verl-project#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