fix: isolate simulator predictor cache
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
version = 1
|
||||
|
||||
[[jobs]]
|
||||
name = "workload-regime-sim-tp1-v4-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-v4-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-v4-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-v4-20260720"
|
||||
gpus = 1
|
||||
gpu_model = "H20"
|
||||
hosts = ["dash4"]
|
||||
command = "bash runs/frontier-workload-regime-taxonomy-v0/run_simulator_group.sh 4 true"
|
||||
artifacts = []
|
||||
Reference in New Issue
Block a user