pinnbench / results /wave0 /memory_profile_wave2d.json
EvalData's picture
Add full experiments/results/ (paper_a + paper_c + rq* + paper_combined; ~397 MB)
c3f7558 verified
{
"experiment": "wave0_wave2d_memory_profile",
"device": "NVIDIA TITAN Xp",
"collocation_points": [
2000,
5000,
10000
],
"iterations": 3,
"warmup": 1,
"decision": "GO",
"rationale": "5000-point run stable with peak allocated 0.13 GB (< 11 GB)",
"results": [
{
"collocation_points": 2000,
"iterations": 3,
"success": true,
"oom": false,
"peak_allocated_gb": 0.06189870834350586,
"peak_reserved_gb": 0.068359375,
"mean_step_time_sec": 0.016884083316350978,
"std_step_time_sec": 0.0018738292578153925,
"error_message": null
},
{
"collocation_points": 5000,
"iterations": 3,
"success": true,
"oom": false,
"peak_allocated_gb": 0.13314151763916016,
"peak_reserved_gb": 0.185546875,
"mean_step_time_sec": 0.016788136602068942,
"std_step_time_sec": 0.000152135120452664,
"error_message": null
},
{
"collocation_points": 10000,
"iterations": 3,
"success": true,
"oom": false,
"peak_allocated_gb": 0.2505779266357422,
"peak_reserved_gb": 0.302734375,
"mean_step_time_sec": 0.020986160651470225,
"std_step_time_sec": 0.0012783776980124922,
"error_message": null
}
]
}