-
Notifications
You must be signed in to change notification settings - Fork 191
Open
Description
RuntimeOptions was originally only meant for custom programs. Since we removed support for custom programs over a year ago we removed RuntimeOptions from the docs (PR) but they are still used to set certain values before running a job. It's confusing to have this extra options class that is separate from the primitive options so we should consider removing this class and refactoring the job flow code.
Also some of the RuntimeOptions do not even work with the new IQP so we should double check which options we actually need to keep.
ElePT
Metadata
Metadata
Assignees
Labels
No labels