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

StateTomography - kernel crashes for StateTomography() #1464

Open
giladqm opened this issue Jun 17, 2024 · 0 comments
Open

StateTomography - kernel crashes for StateTomography() #1464

giladqm opened this issue Jun 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@giladqm
Copy link

giladqm commented Jun 17, 2024

Hi,

I have a custom backend that simulates a real quantum chip with 21 qubits. My experiment is a simple 5 qubit circuit that does teleportation from the 1st qubit to the 3rd to the 5th.

I want to get the density matrix of the qubit after teleportation and also represent the original state using the Bloch sphere.

For now I'm using StateTomography() with my circuit before transpilation on my backend, but when I try to run the experiment with the transpiled circuit (which is optimized) my kernel crashes :(

I'm using a very strong computer for this (Grace-Hopper from nvidia), and I'm running a notebook (ipynb) in a cuquantum container.

Moreover, is there a way to utilize my GPU for this?

Thanks!

@giladqm giladqm added the bug Something isn't working label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant