From f7f4e928d95899d8dca03241c767105fb370eafe Mon Sep 17 00:00:00 2001 From: yy-fighting Date: Fri, 10 Jul 2026 02:17:38 +0000 Subject: [PATCH] sglang tp_dp_matrix: exclude 1M ISL from mandatory matrix per current scope --- experiments/dsv4_h200_sglang_tp_dp_matrix/matrix.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/experiments/dsv4_h200_sglang_tp_dp_matrix/matrix.json b/experiments/dsv4_h200_sglang_tp_dp_matrix/matrix.json index 55dcf58..c3c3534 100644 --- a/experiments/dsv4_h200_sglang_tp_dp_matrix/matrix.json +++ b/experiments/dsv4_h200_sglang_tp_dp_matrix/matrix.json @@ -60,8 +60,8 @@ "4096": "N" }, "1048576": { - "128": "Y", - "256": "P", + "128": "N", + "256": "N", "512": "N", "1024": "N", "2048": "N",