44 lines
1.6 KiB
TOML
44 lines
1.6 KiB
TOML
version = 1
|
|
|
|
[[jobs]]
|
|
name = "qwen30-attention-long-context-tp1-20260717-v1"
|
|
gpus = 1
|
|
gpu_model = "H20"
|
|
hosts = ["dash0"]
|
|
command = "cd /home/admin/cpfs/wjh/aituner/aituner-qwen30-vllm020-profile-v1/runs/frontier-fidelity-envelope-v1 && timeout --signal=TERM --kill-after=30s 900 bash run_flashattn_long_context.sh"
|
|
artifacts = ["artifacts/attention-long-context-tp1-v1"]
|
|
|
|
[jobs.env]
|
|
HOME = "/tmp/wjh"
|
|
XDG_CACHE_HOME = "/tmp/wjh/.cache"
|
|
TP = "1"
|
|
OUTPUT_ROOT = "/home/admin/cpfs/wjh/aituner/gpu-fleet-fidelity-envelope-v1/artifacts/attention-long-context-tp1-v1"
|
|
|
|
[[jobs]]
|
|
name = "qwen30-attention-long-context-tp2-20260717-v1"
|
|
gpus = 1
|
|
gpu_model = "H20"
|
|
hosts = ["dash0"]
|
|
command = "cd /home/admin/cpfs/wjh/aituner/aituner-qwen30-vllm020-profile-v1/runs/frontier-fidelity-envelope-v1 && timeout --signal=TERM --kill-after=30s 900 bash run_flashattn_long_context.sh"
|
|
artifacts = ["artifacts/attention-long-context-tp2-v1"]
|
|
|
|
[jobs.env]
|
|
HOME = "/tmp/wjh"
|
|
XDG_CACHE_HOME = "/tmp/wjh/.cache"
|
|
TP = "2"
|
|
OUTPUT_ROOT = "/home/admin/cpfs/wjh/aituner/gpu-fleet-fidelity-envelope-v1/artifacts/attention-long-context-tp2-v1"
|
|
|
|
[[jobs]]
|
|
name = "qwen30-attention-long-context-tp4-20260717-v1"
|
|
gpus = 1
|
|
gpu_model = "H20"
|
|
hosts = ["dash0"]
|
|
command = "cd /home/admin/cpfs/wjh/aituner/aituner-qwen30-vllm020-profile-v1/runs/frontier-fidelity-envelope-v1 && timeout --signal=TERM --kill-after=30s 900 bash run_flashattn_long_context.sh"
|
|
artifacts = ["artifacts/attention-long-context-tp4-v1"]
|
|
|
|
[jobs.env]
|
|
HOME = "/tmp/wjh"
|
|
XDG_CACHE_HOME = "/tmp/wjh/.cache"
|
|
TP = "4"
|
|
OUTPUT_ROOT = "/home/admin/cpfs/wjh/aituner/gpu-fleet-fidelity-envelope-v1/artifacts/attention-long-context-tp4-v1"
|