66 lines
1.6 KiB
TOML
66 lines
1.6 KiB
TOML
version = 1
|
|
|
|
[[jobs]]
|
|
name = "workload-regime-sim-tp1-20260720"
|
|
gpus = 1
|
|
gpu_model = "H20"
|
|
hosts = ["dash1"]
|
|
command = "bash runs/frontier-workload-regime-taxonomy-v0/run_simulator_group.sh 1 both"
|
|
artifacts = []
|
|
|
|
[[jobs]]
|
|
name = "workload-regime-sim-tp2-20260720"
|
|
gpus = 1
|
|
gpu_model = "H20"
|
|
hosts = ["dash2"]
|
|
command = "bash runs/frontier-workload-regime-taxonomy-v0/run_simulator_group.sh 2 both"
|
|
artifacts = []
|
|
|
|
[[jobs]]
|
|
name = "workload-regime-sim-tp4-noprefix-20260720"
|
|
gpus = 1
|
|
gpu_model = "H20"
|
|
hosts = ["dash3"]
|
|
command = "bash runs/frontier-workload-regime-taxonomy-v0/run_simulator_group.sh 4 false"
|
|
artifacts = []
|
|
|
|
[[jobs]]
|
|
name = "workload-regime-sim-tp4-prefix-20260720"
|
|
gpus = 1
|
|
gpu_model = "H20"
|
|
hosts = ["dash4"]
|
|
command = "bash runs/frontier-workload-regime-taxonomy-v0/run_simulator_group.sh 4 true"
|
|
artifacts = []
|
|
|
|
[[jobs]]
|
|
name = "workload-regime-sim-tp1-v2-20260720"
|
|
gpus = 1
|
|
gpu_model = "H20"
|
|
hosts = ["dash1"]
|
|
command = "bash runs/frontier-workload-regime-taxonomy-v0/run_simulator_group.sh 1 both"
|
|
artifacts = []
|
|
|
|
[[jobs]]
|
|
name = "workload-regime-sim-tp2-v2-20260720"
|
|
gpus = 1
|
|
gpu_model = "H20"
|
|
hosts = ["dash2"]
|
|
command = "bash runs/frontier-workload-regime-taxonomy-v0/run_simulator_group.sh 2 both"
|
|
artifacts = []
|
|
|
|
[[jobs]]
|
|
name = "workload-regime-sim-tp4-noprefix-v2-20260720"
|
|
gpus = 1
|
|
gpu_model = "H20"
|
|
hosts = ["dash3"]
|
|
command = "bash runs/frontier-workload-regime-taxonomy-v0/run_simulator_group.sh 4 false"
|
|
artifacts = []
|
|
|
|
[[jobs]]
|
|
name = "workload-regime-sim-tp4-prefix-v2-20260720"
|
|
gpus = 1
|
|
gpu_model = "H20"
|
|
hosts = ["dash4"]
|
|
command = "bash runs/frontier-workload-regime-taxonomy-v0/run_simulator_group.sh 4 true"
|
|
artifacts = []
|