qiboteam / qibo-cloud-backends

Qibo backends to cloud providers.
Apache License 2.0
5 stars 1 forks source link

Client Backends #1

Closed BrunoLiegiBastonLiegi closed 3 months ago

BrunoLiegiBastonLiegi commented 4 months ago

This implements the two client backends used for the remote execution of circuits

scarrazza commented 3 months ago

@BrunoLiegiBastonLiegi does the qiskit backend work? Have you managed to test it?

BrunoLiegiBastonLiegi commented 3 months ago

Yes, that one I was able to test with the test implemented here and it passed.

scarrazza commented 3 months ago

Thanks, let's wait then next week, so we try the qibo-client and if this works we release this repository.

scarrazza commented 3 months ago

@MatteoRobbiati could you please double check this implementation and run circuits for both backends?

scarrazza commented 3 months ago

Could you please retry now with the qibo-client?

MatteoRobbiati commented 3 months ago

Could you please retry now with the qibo-client?

I tried with the two backends and also the test in qibo-client and everything is working.

scarrazza commented 3 months ago

Thanks, if @BrunoLiegiBastonLiegi agrees we can proceed and complete the respective pr in qibo and put the documentation of this package online.

BrunoLiegiBastonLiegi commented 3 months ago

Thanks, if @BrunoLiegiBastonLiegi agrees we can proceed and complete the respective pr in qibo and put the documentation of this package online.

Yes I am finishing the docs for this repo, then I'll add some examples to the qibo docs in the PR and then we can merge I believe.

BrunoLiegiBastonLiegi commented 3 months ago

Ok, I think this is ready to be merged now. The workflow files are already in .github/workflows but I believe this has to be merged in order to set them up in the workflows tab on top.

Should I point this to qibo-0.2.5 and merge? @scarrazza @alecandido