Evaluate Qwen30 prefill simulator fidelity

This commit is contained in:
2026-07-17 03:11:45 +08:00
parent 97c2f34700
commit 3a59d5df96
20 changed files with 8280 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
version = 1
[[jobs]]
name = "qwen30-prefill-real-tp1-mns8-20260717-v1"
name = "qwen30-prefill-real-tp1-mns8-20260717-v2-exclusive"
gpus = 1
gpu_model = "H20"
hosts = ["dash0"]
@@ -21,7 +21,7 @@ VENV_ROOT = "/tmp/wjh/venvs/vllm-0.20.0-cu129-profiler-v1"
MODEL_ROOT = "/home/admin/cpfs/wjh/models/Qwen/Qwen3-30B-A3B"
[[jobs]]
name = "qwen30-prefill-real-tp1-mns16-20260717-v1"
name = "qwen30-prefill-real-tp1-mns16-20260717-v2-exclusive"
gpus = 1
gpu_model = "H20"
hosts = ["dash0"]
@@ -41,7 +41,7 @@ VENV_ROOT = "/tmp/wjh/venvs/vllm-0.20.0-cu129-profiler-v1"
MODEL_ROOT = "/home/admin/cpfs/wjh/models/Qwen/Qwen3-30B-A3B"
[[jobs]]
name = "qwen30-prefill-real-tp1-mns32-20260717-v1"
name = "qwen30-prefill-real-tp1-mns32-20260717-v2-exclusive"
gpus = 1
gpu_model = "H20"
hosts = ["dash0"]
@@ -61,7 +61,7 @@ VENV_ROOT = "/tmp/wjh/venvs/vllm-0.20.0-cu129-profiler-v1"
MODEL_ROOT = "/home/admin/cpfs/wjh/models/Qwen/Qwen3-30B-A3B"
[[jobs]]
name = "qwen30-prefill-real-tp1-mns64-20260717-v1"
name = "qwen30-prefill-real-tp1-mns64-20260717-v2-exclusive"
gpus = 1
gpu_model = "H20"
hosts = ["dash0"]
@@ -81,7 +81,7 @@ VENV_ROOT = "/tmp/wjh/venvs/vllm-0.20.0-cu129-profiler-v1"
MODEL_ROOT = "/home/admin/cpfs/wjh/models/Qwen/Qwen3-30B-A3B"
[[jobs]]
name = "qwen30-prefill-real-tp2-mns8-20260717-v1"
name = "qwen30-prefill-real-tp2-mns8-20260717-v2-exclusive"
gpus = 2
gpu_model = "H20"
hosts = ["dash0"]
@@ -101,7 +101,7 @@ VENV_ROOT = "/tmp/wjh/venvs/vllm-0.20.0-cu129-profiler-v1"
MODEL_ROOT = "/home/admin/cpfs/wjh/models/Qwen/Qwen3-30B-A3B"
[[jobs]]
name = "qwen30-prefill-real-tp2-mns16-20260717-v1"
name = "qwen30-prefill-real-tp2-mns16-20260717-v2-exclusive"
gpus = 2
gpu_model = "H20"
hosts = ["dash0"]
@@ -121,7 +121,7 @@ VENV_ROOT = "/tmp/wjh/venvs/vllm-0.20.0-cu129-profiler-v1"
MODEL_ROOT = "/home/admin/cpfs/wjh/models/Qwen/Qwen3-30B-A3B"
[[jobs]]
name = "qwen30-prefill-real-tp2-mns32-20260717-v1"
name = "qwen30-prefill-real-tp2-mns32-20260717-v2-exclusive"
gpus = 2
gpu_model = "H20"
hosts = ["dash0"]
@@ -141,7 +141,7 @@ VENV_ROOT = "/tmp/wjh/venvs/vllm-0.20.0-cu129-profiler-v1"
MODEL_ROOT = "/home/admin/cpfs/wjh/models/Qwen/Qwen3-30B-A3B"
[[jobs]]
name = "qwen30-prefill-real-tp2-mns64-20260717-v1"
name = "qwen30-prefill-real-tp2-mns64-20260717-v2-exclusive"
gpus = 2
gpu_model = "H20"
hosts = ["dash0"]
@@ -161,7 +161,7 @@ VENV_ROOT = "/tmp/wjh/venvs/vllm-0.20.0-cu129-profiler-v1"
MODEL_ROOT = "/home/admin/cpfs/wjh/models/Qwen/Qwen3-30B-A3B"
[[jobs]]
name = "qwen30-prefill-real-tp4-mns8-20260717-v1"
name = "qwen30-prefill-real-tp4-mns8-20260717-v2-exclusive"
gpus = 4
gpu_model = "H20"
hosts = ["dash0"]
@@ -181,7 +181,7 @@ VENV_ROOT = "/tmp/wjh/venvs/vllm-0.20.0-cu129-profiler-v1"
MODEL_ROOT = "/home/admin/cpfs/wjh/models/Qwen/Qwen3-30B-A3B"
[[jobs]]
name = "qwen30-prefill-real-tp4-mns16-20260717-v1"
name = "qwen30-prefill-real-tp4-mns16-20260717-v2-exclusive"
gpus = 4
gpu_model = "H20"
hosts = ["dash0"]
@@ -201,7 +201,7 @@ VENV_ROOT = "/tmp/wjh/venvs/vllm-0.20.0-cu129-profiler-v1"
MODEL_ROOT = "/home/admin/cpfs/wjh/models/Qwen/Qwen3-30B-A3B"
[[jobs]]
name = "qwen30-prefill-real-tp4-mns32-20260717-v1"
name = "qwen30-prefill-real-tp4-mns32-20260717-v2-exclusive"
gpus = 4
gpu_model = "H20"
hosts = ["dash0"]
@@ -221,7 +221,7 @@ VENV_ROOT = "/tmp/wjh/venvs/vllm-0.20.0-cu129-profiler-v1"
MODEL_ROOT = "/home/admin/cpfs/wjh/models/Qwen/Qwen3-30B-A3B"
[[jobs]]
name = "qwen30-prefill-real-tp4-mns64-20260717-v1"
name = "qwen30-prefill-real-tp4-mns64-20260717-v2-exclusive"
gpus = 4
gpu_model = "H20"
hosts = ["dash0"]