ORNL-QCI / xacc

XACC - eXtreme-scale Accelerator programming framework
https://xacc.readthedocs.io
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Rewrite IBM Backend #7

Open ausbin opened 3 weeks ago

ausbin commented 3 weeks ago

I've been reading through the current IBM API documentation, and it seems very different compared to the current IBMAccelerator in XACC. Thankfully the new API appears to be simpler (for example, you send an OpenQASM 3 string, not a JSON "QObject"), but I think the IBMAccelerator needs a rewrite.

Please correct me if I'm wrong about this (it would be great if so)

danclaudino commented 2 weeks ago

Thanks for posting this issue. This plugin needs a lot of work.