About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Job Manager
qiskit.providers.ibmq.managed
High level mechanism for handling jobs.
Classes
IBMQJobManager () | Job Manager for IBM Quantum Experience. |
ManagedJobSet ([name, short_id]) | A set of managed jobs. |
ManagedJob (start_index, experiments_count[, job]) | Job managed by the Job Manager. |
ManagedResults (job_set, backend_name, success) | Results managed by the Job Manager. |
Exceptions
IBMQJobManagerError (*message) | Base class for errors raise by the Job Manager. |
IBMQJobManagerInvalidStateError (*message) | Errors raised when an operation is invoked in an invalid state. |
IBMQJobManagerTimeoutError (*message) | Errors raised when a Job Manager operation times out. |
IBMQJobManagerJobNotFound (*message) | Errors raised when a job cannot be found. |
IBMQManagedResultDataNotAvailable (*message) | Errors raised when result data is not available. |
IBMQJobManagerUnknownJobSet (*message) | Errors raised when the job set ID is unknown. |
Was this page helpful?
Report a bug or request content on GitHub.