Skip to content

[ROCm] Add allreduce dispatcher for ROCm device #837

[ROCm] Add allreduce dispatcher for ROCm device

[ROCm] Add allreduce dispatcher for ROCm device #837

Triggered via pull request September 24, 2025 08:06
Status Failure
Total duration 7m 27s
Artifacts

pre-commit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
pre-commit: docker/deepep_required/README.md#L2
Bare URL used [Context: "https://amd.atlassian.net/wiki..."]
pre-commit: docker/deepep_required/README.md#L1
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# Setup environment for deepep on ROCM"]
Ruff (E501): vllm/model_executor/layers/quantization/quark/quark_moe.py#L204
vllm/model_executor/layers/quantization/quark/quark_moe.py:204:81: E501 Line too long (95 > 80)
Ruff (E501): vllm/model_executor/layers/fused_moe/fused_moe.py#L1985
vllm/model_executor/layers/fused_moe/fused_moe.py:1985:81: E501 Line too long (104 > 80)
Ruff (G004): vllm/distributed/device_communicators/cuda_communicator.py#L254
vllm/distributed/device_communicators/cuda_communicator.py:254:26: G004 Logging statement uses f-string
Ruff (G004): vllm/distributed/device_communicators/cuda_communicator.py#L139
vllm/distributed/device_communicators/cuda_communicator.py:139:17: G004 Logging statement uses f-string
Ruff (E501): vllm/distributed/device_communicators/cuda_communicator.py#L81
vllm/distributed/device_communicators/cuda_communicator.py:81:81: E501 Line too long (84 > 80)
Ruff (E501): vllm/config/compilation.py#L565
vllm/config/compilation.py:565:81: E501 Line too long (121 > 80)
Ruff (E402): script_qwen_next/test_qwen.py#L29
script_qwen_next/test_qwen.py:29:1: E402 Module level import not at top of file
Ruff (E501): script_qwen/merge_trace.py#L52
script_qwen/merge_trace.py:52:61: E501 Line too long (117 > 80)