openqasm / qe-compiler

An MLIR based compiler dynamic circuit compiler for real-time control systems supporting OpenQASM 3
Other
38 stars 12 forks source link

[Backport] add threading to updateParameters (#332) #334

Closed bcdonovan closed 1 month ago

bcdonovan commented 1 month ago

Adds threading support to the updateParameters method used in bindArguments. This will create threads for the patch point expression conversion from string to a calculated value.