Track simulator fidelity experiment artifacts

This commit is contained in:
2026-07-19 15:31:09 +08:00
parent e0ea7e9961
commit 4c8d581a5b
115 changed files with 42355 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# One-shot queue view for the T0 full-coverage attention profile.
version = 1
[[jobs]]
name = "qwen235b-t0-full-attention-profile-20260716-v1"
gpus = 1
gpu_model = "H20"
hosts = ["dash0"]
command = "timeout --signal=TERM --kill-after=30s 900 bash run_t0_full_attention_profile.sh"
artifacts = ["artifacts/t0-full-attention-profile-20260716"]
[jobs.env]
OUTPUT_ROOT = "/home/admin/cpfs/wjh/aituner/aituner-fidelity-v1/artifacts/t0-full-attention-profile-20260716"
VENV_ROOT = "/tmp/wjh-frontier-vllm0102-smoke/.venv"
FRONTIER_ROOT = "/home/admin/cpfs/wjh/frontier-community-qwen235-smoke-20260715/Frontier-d9cfeb6-best-effort-v6-batched-lanes-r3"