Jessie Yu
Jessie Yu
This would need to be added to the configuration file provided by the backend (server side)
> this opens up the opportunity to do version negotiation between the client and server side This is awesome!
We should verify if tests exist
> ibmq_qasm_simulator might miss basis gate information perhaps? Yeah from the best I can tell, the configuration file for `ibmq_qasm_simulator` is outdated. Hence a warning is issued by the client...
This issue was brought up again in regards to new channel partners. The original PR didn't quite address the issue, as the two channels are still hard coded. For example,...
Closing because of pending IQP changes.
I think this was fixed when we did the ISA circuit change, but someone should test it.
We should check if the backend config file has those instructions. If not, then IQP needs to update them
The same thing applies to inputs (circuits) for primitives though. There should be an issue for that if you don't want to repurpose this one. cc @drew-distefano
We don't have Qobj anymore, but it looks like we still [cache inputs](https://github.com/Qiskit/qiskit-ibm-runtime/blob/eea7df4b3d19f6bf6858723355e765d921fe1dfd/qiskit_ibm_runtime/base_runtime_job.py#L389-L391)