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-24 02:01:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
distributed
History
Isotr0py
ae002924e9
[CI/Build] Fix and re-enable v1 PP test on CI (
#25496
)
...
Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn>
2025-09-23 21:58:25 +00:00
..
__init__.py
…
conftest.py
…
test_ca_buffer_sharing.py
…
test_comm_ops.py
…
test_context_parallel.py
[CI] Add Decode Context Parallelism (DCP) test to CI (
#24487
)
2025-09-16 21:21:28 +08:00
test_custom_all_reduce.py
…
test_distributed_oot.py
…
test_eplb_algo.py
…
test_eplb_execute.py
…
test_events.py
…
test_expert_parallel.py
…
test_expert_placement.py
[Feat][EPLB] A novel static EPLB placement strategy for MoE models. (
#23745
)
2025-09-16 10:55:16 +00:00
test_kvlayout.py
…
test_multi_node_assignment.py
…
test_nccl_symm_mem_allreduce.py
[core] add nccl symmetric memory for all reduce (
#24532
)
2025-09-23 14:33:06 -04:00
test_node_count.py
…
test_pipeline_parallel.py
[CI/Build] Fix and re-enable v1 PP test on CI (
#25496
)
2025-09-23 21:58:25 +00:00
test_pipeline_partition.py
…
test_pp_cudagraph.py
…
test_pynccl.py
…
test_quick_all_reduce.py
…
test_same_node.py
…
test_sequence_parallel.py
[Bugfix] Fix sequence parallelism bug when enable pipeline parallelism (
#24021
)
2025-09-16 04:32:32 +00:00
test_shm_broadcast.py
…
test_shm_buffer.py
[Core] Shared memory based object store for Multimodal data caching and IPC (
#20452
)
2025-09-12 07:54:17 -07:00
test_shm_storage.py
[Core] Shared memory based object store for Multimodal data caching and IPC (
#20452
)
2025-09-12 07:54:17 -07:00
test_symm_mem_allreduce.py
Enable symmetric memory all reduce by default only enabling for TP (
#25070
)
2025-09-23 15:53:00 -04:00
test_torchrun_example_moe.py
[DP] support torchrun external launcher with Data Parallelism (
#24899
)
2025-09-22 12:06:05 -07:00
test_torchrun_example.py
…
test_utils.py
…