private-positive-lp-repro / gpu_alg4_n4000000.json
txus's picture
Upload gpu_alg4_n4000000.json with huggingface_hub
0e6e2e7 verified
Raw
History Blame Contribute Delete
3.04 kB
{
"gpu": "NVIDIA L4",
"device": "cuda",
"config": {
"n_pack": 2000000,
"n_cov": 2000000,
"d": 6,
"alphas": "0.8,0.7,0.5",
"eps": 1.0,
"delta": 1e-06,
"beta": 0.1,
"V": 1.0,
"max_iters": null,
"seed": 0,
"out": "/tmp/gpu_alg4.json",
"repo": "txus/private-positive-lp-repro",
"alg4": true,
"skip_alg3": true
},
"runs": [
{
"algorithm": 4,
"n_p": 2000000,
"n_c": 2000000,
"n": 4000000,
"d": 6,
"alpha": 0.8,
"T_theory": 1337,
"T_run": 1337,
"iters_capped": false,
"s_bound": 134845.37920823935,
"s_over_n": 0.03371134480205984,
"s_vacuous": false,
"eps_prime": 0.0018394620292104414,
"n_filtered_by_maxestimator": 0,
"Mj": [
1.600000023841858,
1.600000023841858,
1.600000023841858,
1.600000023841858,
1.600000023841858,
1.600000023841858
],
"n_scale_candidates": 30,
"scale_em_error_bound": 6201.576839169022,
"scale_em_vacuous": false,
"violations_best_scale": 0,
"violations_private_scale": 1,
"violations_le_s_private": true,
"seconds": 9.588783979415894,
"device": "cuda",
"gpu": "NVIDIA L4"
},
{
"algorithm": 4,
"n_p": 2000000,
"n_c": 2000000,
"n": 4000000,
"d": 6,
"alpha": 0.7,
"T_theory": 2280,
"T_run": 2280,
"iters_capped": false,
"s_bound": 314662.17315761605,
"s_over_n": 0.07866554328940402,
"s_vacuous": false,
"eps_prime": 0.001408604610514893,
"n_filtered_by_maxestimator": 0,
"Mj": [
1.600000023841858,
1.600000023841858,
1.600000023841858,
1.600000023841858,
1.600000023841858,
1.600000023841858
],
"n_scale_candidates": 34,
"scale_em_error_bound": 8276.198435299157,
"scale_em_vacuous": false,
"violations_best_scale": 0,
"violations_private_scale": 0,
"violations_le_s_private": true,
"seconds": 15.988089323043823,
"device": "cuda",
"gpu": "NVIDIA L4"
},
{
"algorithm": 4,
"n_p": 2000000,
"n_c": 2000000,
"n": 4000000,
"d": 6,
"alpha": 0.5,
"T_theory": 8757,
"T_run": 8757,
"iters_capped": false,
"s_bound": 2638851.565325559,
"s_over_n": 0.6597128913313898,
"s_vacuous": false,
"eps_prime": 0.0007187516533174399,
"n_filtered_by_maxestimator": 0,
"Mj": [
1.600000023841858,
1.600000023841858,
1.600000023841858,
1.600000023841858,
1.600000023841858,
1.600000023841858
],
"n_scale_candidates": 48,
"scale_em_error_bound": 17179.191546439193,
"scale_em_vacuous": false,
"violations_best_scale": 0,
"violations_private_scale": 0,
"violations_le_s_private": true,
"seconds": 63.335432052612305,
"device": "cuda",
"gpu": "NVIDIA L4"
}
]
}