boulderopalscaleup.QctrlScaleUpClient.run

*async* QctrlScaleUpClient.run(job)

Execute an experiment, a routine, or a solution.

Parameters

job (Experiment or Routine or Solution) – The experiment, routine, or solution to run.

Returns

The job ID of the executed job.

Return type

JobId

Was this useful?