pub fn write_eval_outputs(
info: &HardwareInfo,
eval: &SingleMachineEval,
out_json: &Path,
) -> Result<()>Expand description
Write eval JSON + repro pack beside it.
pub fn write_eval_outputs(
info: &HardwareInfo,
eval: &SingleMachineEval,
out_json: &Path,
) -> Result<()>Write eval JSON + repro pack beside it.