This website requires JavaScript.
Explore
Help
Sign In
xinyun
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced
2026-03-19 04:47:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
distributed
History
Russell Bryant
6e0fd34d3c
[CI] Fix race condition with StatelessProcessGroup.barrier (
#18506
)
...
Signed-off-by: Russell Bryant <rbryant@redhat.com>
2025-05-21 20:19:13 -07:00
..
__init__.py
…
conftest.py
…
test_ca_buffer_sharing.py
…
test_comm_ops.py
…
test_custom_all_reduce.py
…
test_distributed_oot.py
…
test_events.py
[Bugfix][Failing Test] Fix test_events.py (
#18460
)
2025-05-21 04:57:28 -07:00
test_expert_parallel.py
…
test_multi_node_assignment.py
…
test_pipeline_parallel.py
[Misc] replace does not exist model (
#18119
)
2025-05-14 02:13:47 -07:00
test_pipeline_partition.py
…
test_pp_cudagraph.py
…
test_pynccl.py
…
test_same_node.py
…
test_sequence_parallel.py
Support sequence parallelism combined with pipeline parallelism (
#18243
)
2025-05-17 22:47:25 +00:00
test_shm_broadcast.py
[CI] Fix race condition with StatelessProcessGroup.barrier (
#18506
)
2025-05-21 20:19:13 -07:00
test_torchrun_example.py
[Feature] Support Pipeline Parallism in torchrun SPMD offline inference for V1 (
#17827
)
2025-05-15 22:28:27 -07:00
test_utils.py
…