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

GPU環境でもStateVector(CPU)を使えるようにする #140

Open
gandalfr-KY opened this issue Jul 19, 2024 · 0 comments
Open

GPU環境でもStateVector(CPU)を使えるようにする #140

gandalfr-KY opened this issue Jul 19, 2024 · 0 comments
Assignees

Comments

@gandalfr-KY
Copy link
Contributor

gandalfr-KY commented Jul 19, 2024

少数qubitのStateVectorをGPU環境に持つには、ホスト/デバイス間のデータ転送のやりとりが重い。
CPU/GPUの切り替えはユーザにゆだねるとして、とりあえず同じインターフェースのStateVectorCPUがあるとうれしい。

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 a pull request may close this issue.

1 participant