From 5bcbc9757c502be7d1b8d2aeb9143506dcc56a5c Mon Sep 17 00:00:00 2001 From: kk <43161300+kkHuang-amd@users.noreply.github.com> Date: Fri, 3 Apr 2026 13:10:24 +0800 Subject: [PATCH] [AMD] Resolve the performance degression when launch server with "--enable-aiter-allreduce-fusion" (#21947) Co-authored-by: wunhuang --- python/sglang/srt/distributed/parallel_state.py | 1 + 1 file changed, 1 insertion(+) diff --git a/python/sglang/srt/distributed/parallel_state.py b/python/sglang/srt/distributed/parallel_state.py index b6f3987b7..a80c6da5d 100644 --- a/python/sglang/srt/distributed/parallel_state.py +++ b/python/sglang/srt/distributed/parallel_state.py @@ -659,6 +659,7 @@ class GroupCoordinator: 512, 1024, 2048, + 2880, 4096, }