-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
When submitting jobs to Aquila, it is unclear if they are valid until you receive some sort of error
Describe the solution you'd like
program.validate() which returns True/False and/or also a description of the errors. Backends can be through the standard approach eg program.braket.aquila().valudate() validates on Aquila, but program.python validates just the max number of qubits.
Describe alternatives you've considered
(#530)
Additional context
This is a problem for customer projects
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request