Commit abe82f2
[rollout] fix: Fix local rank binding issue when setting RAY_EXPERIMENTAL_NOSET_ASCEND_RT_VISIBLE_DEVICES (volcengine#2967)
### What does this PR do?
Fix local rank binding issue when setting
RAY_EXPERIMENTAL_NOSET_ASCEND_RT_VISIBLE_DEVICES
### Checklist Before Starting
[done] Search for similar PR(s).
### Design & Code Changes
change verl/verl/workers/rollout/vllm_rollout/vllm_rollout_spmd.py
### Checklist Before Submitting
[ done ] Read the [Contribute
Guide](https://github.com/volcengine/verl?tab=readme-ov-file#contribution-guide).
[ done ] Apply [pre-commit
checks](https://github.com/volcengine/verl?tab=readme-ov-file#code-linting-and-formatting).
---------
Co-authored-by: liaochangyue <[email protected]>1 parent 2724e8d commit abe82f2
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
459 | 460 | | |
460 | 461 | | |
461 | 462 | | |
462 | | - | |
463 | | - | |
| 463 | + | |
464 | 464 | | |
465 | 465 | | |
466 | 466 | | |
| |||
0 commit comments