Closed andrea-pasquale closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.91%. Comparing base (
de78b0d
) to head (7d46da4
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Tests are failing on cuquantum with the lastest version, with 23.10
they seem to pass.
The following test is failing on GPU for both cupy
and cuquantum
https://github.com/qiboteam/qibojit/blob/f062f8733b039c12442eb7570c17740d274d568d/src/qibojit/tests/test_ops.py#L78-L99
It require a fix in qibo which I can implement.
Closes https://github.com/qiboteam/qibo/issues/1068 The new primitive is available only for
cupy
13.1.0
.