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-23 05:57:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
distributed
History
ilmarkov
6014dc26d3
Fix test
...
Signed-off-by: ilmarkov <markovilya197@gmail.com>
2025-12-16 15:02:53 +00:00
..
__init__.py
…
conftest.py
…
eplb_utils.py
Remove layer grouping
2025-12-11 10:38:32 +00:00
test_ca_buffer_sharing.py
…
test_comm_ops.py
…
test_context_parallel.py
[DCP][Bugfix][CI] Fix accuracy issue of DCP when using FLASH_ATTN_MLA (
#30309
)
2025-12-09 08:22:14 +00:00
test_custom_all_reduce.py
…
test_distributed_oot.py
…
test_eplb_algo.py
Convert eplb rebalance to numpy
2025-12-15 13:45:16 +00:00
test_eplb_execute.py
Fix test
2025-12-16 15:02:53 +00:00
test_eplb_fused_moe_layer_dep_nvfp4.py
[EPLB] Support EPLB w/ NVFP4 (
#29804
)
2025-12-11 22:59:40 +00:00
test_eplb_fused_moe_layer.py
[BugFix] EPLB + B200 + DeepGEMM : Handle column-major scales tensor (
#29162
)
2025-11-21 14:28:17 -08:00
test_eplb_spec_decode.py
[CI][AMD] Match Main CI Behavior By Skipping test_eplb_spec_decode In AMD CI (
#30006
)
2025-12-04 16:20:54 +08:00
test_events.py
Fix EventPublisherFactory logic for disabled KV cache events (
#27419
)
2025-10-24 05:00:01 +00:00
test_expert_parallel.py
…
test_expert_placement.py
…
test_kvlayout.py
kv_transfer: Rename the shared storage connectors (
#30201
)
2025-12-08 20:46:09 -08:00
test_multi_node_assignment.py
…
test_multiproc_executor.py
[V1] Support MP Executor for multi node distributed inference (
#23691
)
2025-11-16 09:01:21 +00:00
test_nccl_symm_mem_allreduce.py
…
test_node_count.py
…
test_pipeline_parallel.py
[Misc] Rename CohereForAI references to CohereLabs (
#30147
)
2025-12-05 19:41:40 +00:00
test_pipeline_partition.py
…
test_pp_cudagraph.py
…
test_pynccl.py
[ROCm][CI] Fix "Cannot re-initialize CUDA in forked subprocess" in test_pynccl.py (
#29119
)
2025-11-23 13:05:00 +08:00
test_quick_all_reduce.py
…
test_same_node.py
…
test_sequence_parallel.py
[Core] Rename PassConfig flags as per RFC
#27995
(
#29646
)
2025-12-03 03:38:55 +00:00
test_shm_broadcast.py
…
test_shm_buffer.py
[Bugfix] Fix allocation & free logic of SingleWriterShmRingBuffer (
#27117
)
2025-10-28 15:01:24 +00:00
test_shm_storage.py
[Model] Move
multimodal_cpu_fields
definition to field config (
#30181
)
2025-12-06 13:40:02 +00:00
test_symm_mem_allreduce.py
…
test_torchrun_example_moe.py
…
test_torchrun_example.py
…
test_utils.py
…