GithubHelp home page GithubHelp logo

Comments (4)

mlazzarin avatar mlazzarin commented on May 28, 2024

More details:

  • rocblas_status_not_implemented errors: they appear when a linear algebra method like eigh or eigvalsh is called.
    I guess this means that rocblas doesn't implement these methods yet.
    Possible solution: fall back to CPU for those particular methods.
  • AssertionError: they appear in
    • test_core_measurements.py::test_measurementresult_apply_bitflips
    • test_measurement_gate_probabilistic.py::test_probabilistic_measurement
    • test_measurement_gate_probabilistic.py::test_unbalanced_probabilistic_measurement
    • test_measurement_gate_probabilistic.py::test_post_measurement_bitflips_on_circuit

from qibojit.

scarrazza avatar scarrazza commented on May 28, 2024

I confirm qibojit tests are passing, but only if I set manually the LLVM_PATH.
The other crashes are due to the different seed/random generator and the missing implementations.

That being said, I believe we can accept this trade-off with the catching exception mechanism you have proposed.

from qibojit.

mlazzarin avatar mlazzarin commented on May 28, 2024

Ok, given that we are planning to move the backend "drivers" from the qibo repository to each backend repo, it may be convenient to wait for that before fixing this issue.

from qibojit.

mlazzarin avatar mlazzarin commented on May 28, 2024

The issue is now fixed, I'll close this issue.

from qibojit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.