ORNL-QCI / tnqvm

Tensor Network QPU Simulator for Eclipse XACC
43 stars 10 forks source link

Setup TNQVM to take backend key for visitors #87

Closed amccaskey closed 3 years ago

amccaskey commented 3 years ago

Unless I've missed it and its already setup that way, can we add a few extra hetmap key checks to enable users to specify key 'backend' for a desired target tnqvm visitor? I'd like to see this so that it will more easily fit into our qcor and qcor-mlir-tool workflow - qcor -qpu tnqvm:exatn-mps big_circuit.qasm for instance.

1tnguyen commented 3 years ago

This has been implemented, e.g. the syntax tnqvm:exatn is valid.