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

Parallelize probs with OpenMP #800

Merged
merged 29 commits into from
Jul 16, 2024
Merged

Parallelize probs with OpenMP #800

merged 29 commits into from
Jul 16, 2024

Commits on Jul 10, 2024

  1. WIP

    vincentmr committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d7980ca View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Special 1q.

    vincentmr committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    522926a View commit details
    Browse the repository at this point in the history
  2. 2q WIP

    vincentmr committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c9a2944 View commit details
    Browse the repository at this point in the history
  3. Rewrite kernel with macros.

    vincentmr committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    dacb7d6 View commit details
    Browse the repository at this point in the history
  4. Add cases 4-8.

    vincentmr committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    05dc16b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4875d29 View commit details
    Browse the repository at this point in the history
  6. Update changelog

    vincentmr committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    60aeed3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bdbe24c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    c83e522 View commit details
    Browse the repository at this point in the history
  2. Clean up.

    vincentmr committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    cdffbd3 View commit details
    Browse the repository at this point in the history
  3. Revert CMakeLists.

    vincentmr committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a91dbeb View commit details
    Browse the repository at this point in the history
  4. Polish and add tests.

    vincentmr committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c7ed60e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17a2e9d View commit details
    Browse the repository at this point in the history
  6. NOLINT templated probs.

    vincentmr committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3261186 View commit details
    Browse the repository at this point in the history
  7. wires => device_wires

    vincentmr committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    866369c View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Update pennylane_lightning/core/src/simulators/lightning_qubit/measur…

    …ements/MeasurementKernels.hpp
    
    Co-authored-by: Amintor Dusko <87949283+AmintorDusko@users.noreply.github.com>
    vincentmr and AmintorDusko committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d1f99cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d671830 View commit details
    Browse the repository at this point in the history
  3. Add to docstring.

    vincentmr committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    aa09c3a View commit details
    Browse the repository at this point in the history
  4. make format

    vincentmr committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6019bce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8ed946 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    9b59a54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    747a0f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13ee61c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    039d6e1 View commit details
    Browse the repository at this point in the history
  5. Update changelog.

    vincentmr committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    baf9942 View commit details
    Browse the repository at this point in the history
  6. target_compile_definitions

    vincentmr committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    cfee77b View commit details
    Browse the repository at this point in the history
  7. Update CMakeLists.txt

    vincentmr committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ee865d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c9d3f8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4b7b794 View commit details
    Browse the repository at this point in the history