Cl support qiskit v1
Main goals of this MR:
- Support qiskit version 1.
- Lift the upper limit of shots to 1E8.
- Improve the HPC resource release strategy.
- Enhance debug functionality.
- Remove
u2
from instruction set. - Directly stream circuits to server.
- Add few demo notebooks for users.