add new mlt results

This commit is contained in:
Mikhail Chusavitin
2026-04-16 15:35:51 +03:00
parent b4990a85b3
commit 9880f77de7
2 changed files with 1381 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,143 @@
{
"benchmark_version": "2",
"generated_at": "2026-04-16T13:36:50.097550616Z",
"hostname": "debian",
"server_model": "MLT-S06",
"benchmark_profile": "standard",
"selected_gpu_indices": [
0,
1,
2,
3
],
"recommended_slot_order": [
2,
3,
1,
0
],
"ramp_steps": [
{
"step_index": 1,
"gpu_indices": [
2
],
"new_gpu_index": 2,
"new_gpu_stable_limit_w": 700,
"total_observed_power_w": 699.6875,
"avg_observed_power_w": 699.6875,
"status": "OK"
},
{
"step_index": 2,
"gpu_indices": [
2,
3
],
"new_gpu_index": 3,
"new_gpu_stable_limit_w": 700,
"total_observed_power_w": 1399.7424999999998,
"avg_observed_power_w": 699.8712499999999,
"status": "OK"
},
{
"step_index": 3,
"gpu_indices": [
2,
3,
1
],
"new_gpu_index": 1,
"new_gpu_stable_limit_w": 700,
"total_observed_power_w": 1997.168,
"avg_observed_power_w": 665.7226666666667,
"status": "PARTIAL",
"notes": [
"GPU 2 was re-derated from 700 W to 650 W under combined thermal load.",
"GPU 3 was re-derated from 700 W to 650 W under combined thermal load."
]
},
{
"step_index": 4,
"gpu_indices": [
2,
3,
1,
0
],
"new_gpu_index": 0,
"new_gpu_stable_limit_w": 700,
"total_observed_power_w": 2687.2,
"avg_observed_power_w": 671.8,
"status": "PARTIAL",
"notes": [
"GPU 1 was re-derated from 700 W to 690 W under combined thermal load."
]
}
],
"overall_status": "PARTIAL",
"platform_max_tdp_w": 2690,
"server_power": {
"available": true,
"idle_w": 647.3333333333334,
"loaded_w": 1364.7002314814815,
"delta_w": 717.3668981481482,
"gpu_reported_sum_w": 2690,
"reporting_ratio": 0.2666791442929919
},
"findings": [
"Recommended slot order for installation based on single-card targeted_power: 2,3,1,0.",
"GPU 2 required additional derating from 700 W (single-card) to 650 W under full-system thermal load.",
"GPU 3 required additional derating from 700 W (single-card) to 650 W under full-system thermal load.",
"GPU 1 required additional derating from 700 W (single-card) to 690 W under full-system thermal load."
],
"gpus": [
{
"index": 2,
"name": "NVIDIA H100 80GB HBM3",
"bus_id": "00000000:C8:00.0",
"applied_power_limit_w": 700,
"stable_power_limit_w": 650,
"max_observed_power_w": 699.6875,
"max_observed_temp_c": 79,
"calibration_attempts": 1,
"derated": true,
"status": "OK"
},
{
"index": 3,
"name": "NVIDIA H100 80GB HBM3",
"bus_id": "00000000:D8:00.0",
"applied_power_limit_w": 700,
"stable_power_limit_w": 650,
"max_observed_power_w": 699.325,
"max_observed_temp_c": 76.5,
"calibration_attempts": 1,
"derated": true,
"status": "OK"
},
{
"index": 1,
"name": "NVIDIA H100 80GB HBM3",
"bus_id": "00000000:5A:00.0",
"applied_power_limit_w": 700,
"stable_power_limit_w": 690,
"max_observed_power_w": 698.948,
"max_observed_temp_c": 75.8,
"calibration_attempts": 1,
"derated": true,
"status": "OK"
},
{
"index": 0,
"name": "NVIDIA H100 80GB HBM3",
"bus_id": "00000000:49:00.0",
"applied_power_limit_w": 700,
"stable_power_limit_w": 700,
"max_observed_power_w": 698.496,
"max_observed_temp_c": 77,
"calibration_attempts": 1,
"status": "OK"
}
]
}