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

State synthesis for quantum devices #2291

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on Oct 17, 2024

  1. DCO Remediation Commit for Ben Howe <[email protected]>

    I, Ben Howe <[email protected]>, hereby add my Signed-off-by to this commit: 86681ef
    
    Signed-off-by: Ben Howe <[email protected]>
    Signed-off-by: Anna Gringauze <[email protected]>
    bmhowe23 authored and annagrin committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ac01dd1 View commit details
    Browse the repository at this point in the history
  2. State pointer synthesis for quantum hardware

    Signed-off-by: Anna Gringauze <[email protected]>
    annagrin committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    21a87c1 View commit details
    Browse the repository at this point in the history
  3. Merge with main

    Signed-off-by: Anna Gringauze <[email protected]>
    annagrin committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3fc56de View commit details
    Browse the repository at this point in the history
  4. Merge with main

    Signed-off-by: Anna Gringauze <[email protected]>
    annagrin committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7969a75 View commit details
    Browse the repository at this point in the history
  5. Fix test failure on anyon platform

    Signed-off-by: Anna Gringauze <[email protected]>
    annagrin committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    755d0d1 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of https://github.com/NVIDIA/cuda-quantum into qu…

    …antum-device-state
    annagrin committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    dc5e77e View commit details
    Browse the repository at this point in the history
  7. Make StateInitialization a funcOp pass

    Signed-off-by: Anna Gringauze <[email protected]>
    annagrin committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    382bc99 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Fix issues and tests for the rest of quantum architectures

    Signed-off-by: Anna Gringauze <[email protected]>
    annagrin committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d3a05d4 View commit details
    Browse the repository at this point in the history
  2. Merge with main

    Signed-off-by: Anna Gringauze <[email protected]>
    annagrin committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ac151f2 View commit details
    Browse the repository at this point in the history
  3. Fix failing quantinuum state prep tests

    Signed-off-by: Anna Gringauze <[email protected]>
    annagrin committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    51ef054 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/NVIDIA/cuda-quantum into qu…

    …antum-device-state
    annagrin committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0cdf3e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Merge branch 'main' of https://github.com/NVIDIA/cuda-quantum into qu…

    …antum-device-state
    annagrin committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5307aa4 View commit details
    Browse the repository at this point in the history
  2. Address CR comments

    Signed-off-by: Anna Gringauze <[email protected]>
    annagrin committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a7f5387 View commit details
    Browse the repository at this point in the history
  3. Merge with main

    Signed-off-by: Anna Gringauze <[email protected]>
    annagrin committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    eb8db13 View commit details
    Browse the repository at this point in the history
  4. Format

    Signed-off-by: Anna Gringauze <[email protected]>
    annagrin committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9f0937f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Fix failing test

    Signed-off-by: Anna Gringauze <[email protected]>
    annagrin committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2f3a623 View commit details
    Browse the repository at this point in the history
  2. Format

    Signed-off-by: Anna Gringauze <[email protected]>
    annagrin committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b381350 View commit details
    Browse the repository at this point in the history
  3. Format

    Signed-off-by: Anna Gringauze <[email protected]>
    annagrin committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    dc87ca4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/NVIDIA/cuda-quantum into qu…

    …antum-device-state
    annagrin committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e4c7735 View commit details
    Browse the repository at this point in the history
  5. Replaced getState intrinsic by cc.get_state op

    Signed-off-by: Anna Gringauze <[email protected]>
    annagrin committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    53a34c9 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of https://github.com/NVIDIA/cuda-quantum into qu…

    …antum-device-state
    annagrin committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    30777f3 View commit details
    Browse the repository at this point in the history
  7. Remove print

    Signed-off-by: Anna Gringauze <[email protected]>
    annagrin committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    fe6d409 View commit details
    Browse the repository at this point in the history
  8. Remove getCudaqState references

    Signed-off-by: Anna Gringauze <[email protected]>
    annagrin committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    48704e3 View commit details
    Browse the repository at this point in the history
  9. Minor updates

    Signed-off-by: Anna Gringauze <[email protected]>
    annagrin committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    137f621 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Fix failing quake test

    Signed-off-by: Anna Gringauze <[email protected]>
    annagrin committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ad7c6bc View commit details
    Browse the repository at this point in the history