-
Notifications
You must be signed in to change notification settings - Fork 61
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
Updating cuquantum version #1573
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## cupy_matrices #1573 +/- ##
==============================================
Coverage 99.67% 99.67%
==============================================
Files 76 76
Lines 11442 11444 +2
==============================================
+ Hits 11405 11407 +2
Misses 37 37
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
eb2f9b9
to
aab1d45
Compare
f0dd921
to
26ee066
Compare
26ee066
to
bb9de64
Compare
pyproject.toml
Outdated
@@ -56,7 +56,7 @@ ipython = "^8.10.0" | |||
qulacs = { version = "^0.6.4", markers = "(sys_platform == 'darwin' and python_version > '3.9') or sys_platform != 'darwin'" } | |||
seaborn = "^0.13.2" | |||
ipykernel = "^6.29.4" | |||
qibojit = { git = "https://github.com/qiboteam/qibojit.git", branch="cupy_matrices" } | |||
qibojit = { git = "https://github.com/qiboteam/qibojit.git", branch="update_cuquantum" } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd say we merge the qibojit
PR first and then we roll back this one to cupy_matrices
.
Sync with qiboteam/qibojit#202 which updates the cuquantum version