-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcluster_data.json
More file actions
111 lines (108 loc) · 6.27 KB
/
cluster_data.json
File metadata and controls
111 lines (108 loc) · 6.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
{
"bell":{"nodes":{"a":{"devices":["cpu"], "count":480, "partition":"testpbs"},
"b":{"devices":["cpu"], "count":8, "partition":"testpbs"},
"g":{"devices":["cpu", "gpu"], "count":8, "partition":"testpbs"}
},
"primary_node":"a",
"database_login_file":"/depot/itap/verburgt/repos/cluster_benchmarking/db_credentials.json",
"benchmarking_apps_path":"/depot/itap/benchmarking_apps",
"slack_token_path": "/depot/itap/verburgt/repos/cluster_benchmarking/tokens/.slack/token",
"health_data_dir":"/depot/itap/verburgt/repos/cluster_benchmarking/cluster_health_data/bell",
"working_dir":"/scratch/bell/verburgt/benchmarking_results",
"env_dir":"/depot/itap/verburgt/envs/anaconda/cluster_benchmarking",
"name_scheme":"old",
"account":"testpbs",
"partition":"testpbs",
"dbupdate_partition":"testpbs",
"gpu_required":false
},
"negishi":{"nodes":{"a":{"devices":["cpu"], "count":450, "partition":"testpbs"},
"b":{"devices":["cpu"], "count":5, "partition":"testpbs"},
"c":{"devices":["cpu"], "count":15, "partition":"testpbs"},
"g":{"devices":["cpu", "gpu"], "count":5, "partition":"testpbs"}
},
"primary_node":"a",
"database_login_file":"/depot/itap/verburgt/repos/cluster_benchmarking/db_credentials.json",
"benchmarking_apps_path":"/depot/itap/benchmarking_apps",
"slack_token_path": "/depot/itap/verburgt/repos/cluster_benchmarking/tokens/.slack/token",
"health_data_dir":"/depot/itap/verburgt/repos/cluster_benchmarking/cluster_health_data/negishi",
"working_dir":"/scratch/negishi/verburgt/benchmarking_results",
"env_dir":"/depot/itap/verburgt/envs/anaconda/cluster_benchmarking",
"name_scheme":"new",
"account":"testpbs",
"partition":"testpbs",
"dbupdate_partition":"testpbs",
"gpu_required":false
},
"gilbreth":{"nodes":{"g":{"devices":["gpu"], "count":11, "partition":"testpbs"},
"i":{"devices":["gpu"], "count":4,"partition":"testpbs"},
"k":{"devices":["gpu"], "count":51,"partition":"testpbs"}
},
"primary_node":"k",
"database_login_file":"/depot/itap/verburgt/repos/cluster_benchmarking/db_credentials.json",
"benchmarking_apps_path":"/depot/itap/verburgt/repos/cluster_benchmarking/benchmarking_apps",
"slack_token_path": "/depot/itap/verburgt/repos/cluster_benchmarking/tokens/.slack/token",
"health_data_dir":"/depot/itap/verburgt/repos/cluster_benchmarking/cluster_health_data/gilbreth",
"working_dir":"/scratch/gilbreth/verburgt/benchmarking_results",
"env_dir":"/depot/itap/verburgt/envs/anaconda/cluster_benchmarking",
"name_scheme":"old",
"account":"testpbs",
"partition":"testpbs",
"dbupdate_partition":"testpbs",
"gpu_required":true
},
"anvil":{"nodes":{"a":{"devices":["cpu"], "count":1000, "partition":"standard"},
"b":{"devices":["cpu"], "count":31, "partition":"standard"},
"g":{"devices":["gpu"], "count":15, "partition":"standard"}
},
"primary_node":"a",
"database_login_file":"/home/x-jverburgt/CANARI/db_credentials.json",
"benchmarking_apps_path":"/home/x-jverburgt/CANARI/benchmarking_apps",
"slack_token_path": "/home/x-jverburgt/CANARI/tokens/.slack/token",
"health_data_dir":"/home/x-jverburgt/CANARI/cluster_health_data/anvil",
"working_dir":"/anvil/scratch/x-jverburgt/benchmarking_results",
"env_dir":"/home/x-jverburgt/.conda/envs/2024.02-py311/cluster_benchmarking",
"name_scheme":"new",
"account":"asc170016",
"partition":"standard",
"dbupdate_partition":"standard",
"gpu_required":false
},
"gautschi":{"nodes":{"a":{"devices":["cpu"], "count":338, "partition":"cpu"},
"b":{"devices":["cpu"], "count":6, "partition":"highmem"},
"h":{"devices":["gpu"], "count":20, "partition":"ai"},
"g":{"devices":["gpu"], "count":6, "partition":"smallgpu"}
},
"primary_node":"a",
"database_login_file":"/depot/itap/verburgt/repos/cluster_benchmarking/db_credentials.json",
"benchmarking_apps_path":"/depot/itap/benchmarking_apps",
"slack_token_path": "/depot/itap/verburgt/repos/cluster_benchmarking/tokens/.slack/token",
"health_data_dir":"/depot/itap/verburgt/repos/cluster_benchmarking/cluster_health_data/gautschi",
"working_dir":"/scratch/gautschi/verburgt/benchmarking_results",
"env_dir":"/depot/itap/verburgt/envs/venv/canari/bin/activate",
"name_scheme":"new",
"account":"rcac",
"partition":"gautschi-nodes",
"dbupdate_partition":"cpu",
"gpu_required":false
},
"scholar":{"nodes":{"a":{"devices":["cpu"], "count":4, "partition":"testpbs"},
"b":{"devices":["cpu"], "count":3, "partition":"testpbs"},
"g":{"devices":["cpu"], "count":4, "partition":"testpbs"},
"h":{"devices":["cpu"], "count":2, "partition":"testpbs"},
"j":{"devices":["cpu"], "count":4, "partition":"testpbs"}
},
"primary_node":"a",
"database_login_file":"/depot/itap/verburgt/repos/cluster_benchmarking/db_credentials.json",
"benchmarking_apps_path":"/depot/itap/benchmarking_apps",
"slack_token_path": "/depot/itap/verburgt/repos/cluster_benchmarking/tokens/.slack/token",
"health_data_dir":"/depot/itap/verburgt/repos/cluster_benchmarking/cluster_health_data/scholar",
"working_dir":"/scratch/scholar/verburgt/benchmarking_results",
"env_dir":"/depot/itap/verburgt/envs/venv/canari/bin/activate",
"name_scheme":"old",
"account":"rcac",
"partition":"testpbs",
"dbupdate_partition":"cpu",
"gpu_required":false
}
}