qiskit.providers.aer.jobs.AerJob.submit¶
- AerJob.submit()[código fonte]¶
Submit the job to the backend for execution.
- Levanta
QobjValidationError – if the JSON serialization of the Qobj passed
during construction does not validate against the Qobj schema. –
JobError – if trying to re-submit the job.