Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qibotn integration to Qibo #24

Merged
merged 208 commits into from
Mar 1, 2024
Merged

Qibotn integration to Qibo #24

merged 208 commits into from
Mar 1, 2024

Conversation

Tankya2
Copy link
Contributor

@Tankya2 Tankya2 commented Feb 1, 2024

Addresses issue #7.
Qibotn (cuQuantum) is introduced as an additional backend to Qibo. Codes changes are made such that it follows the backend abstractions in Qibo. Runcard is used to configure the type of computation to be performed (either single node or multi node, dense vector or expectation calculation, an example can be found in the Readme).
This backend converts a given circuit to tensor network format and proceeds to do tensor contraction of the network for evaluation.

@yjmaxpayne yjmaxpayne mentioned this pull request Feb 17, 2024
.github/workflows/rules.yml Outdated Show resolved Hide resolved
.github/workflows/rules.yml Outdated Show resolved Hide resolved
src/qibotn/eval_qu.py Outdated Show resolved Hide resolved
src/qibotn/backends/quimb.py Show resolved Hide resolved
tests/test_quimb_backend.py Outdated Show resolved Hide resolved
@alecandido
Copy link
Member

@Vinitha-balachandran whenever you do something, add the commit reference in the related conversation and mark it as resolved, please :)

@Vinitha-balachandran
Copy link
Contributor

@Vinitha-balachandran whenever you do something, add the commit reference in the related conversation and mark it as resolved, please :)

Sure. Will do next time.

@alecandido alecandido mentioned this pull request Feb 29, 2024
@alecandido alecandido self-requested a review March 1, 2024 09:27
Copy link
Member

@alecandido alecandido left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we going to postpone tests to a further PR?

Copy link
Member

@alecandido alecandido left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrong button, I wanted to approve.

(and postponing tests was a real question, and it's a sensible approach, since qibotn is not yet released and this PR is big enough)

@Tankya2 Tankya2 merged commit 371ec8d into main Mar 1, 2024
3 checks passed
@alecandido alecandido deleted the qibotn_integration branch March 1, 2024 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants