fraudtwin.run_scale_benchmark#
- fraudtwin.run_scale_benchmark(config, *, output_dir, checkpoint_dir=None, evidence_dir=None, command=None)[source][source]#
Run one explicitly requested scale job and publish machine evidence.
This is intentionally a manual-job API. It does not change the normal generation path or make large profiles part of unit/CI tests.
- Return type:
Path- Parameters:
config (SimulationRunConfig)
output_dir (str | Path)
checkpoint_dir (str | Path | None)
evidence_dir (str | Path | None)
command (str | None)