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

Fix Python wheel installation issues (multiple subtlety linked items) #1493

Merged
merged 41 commits into from
May 6, 2024

Commits on Apr 10, 2024

  1. Fix Python wheel instructions

    * Place conda's library path before system library path in case multiple
      CUDA versions are installed on the host.
    * Pin the cuquantum version
    bmhowe23 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9c2d2a2 View commit details
    Browse the repository at this point in the history
  2. Another fix but in a new way

    bmhowe23 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3c76c45 View commit details
    Browse the repository at this point in the history
  3. Revert "Another fix but in a new way"

    This reverts commit 3c76c45.
    bmhowe23 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a931da3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9c0b15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ba23b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91c9cbf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1e84ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    444da99 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Try this silly thing

    bmhowe23 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0171f1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93d7e7b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Even sillier

    bmhowe23 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    37d026f View commit details
    Browse the repository at this point in the history
  2. Capture qubit id by value

    bmhowe23 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    246b132 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10c989c View commit details
    Browse the repository at this point in the history
  4. TEST: add MPI env var

    bmhowe23 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    62caa09 View commit details
    Browse the repository at this point in the history
  5. Run shortened tests

    bmhowe23 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6679c68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20505d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a858237 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8441d52 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ef367e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d823029 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7fb1dff View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    67be3c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    1a59a72 View commit details
    Browse the repository at this point in the history
  2. Update docs

    bmhowe23 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2cd4f29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    610613e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    d4aef34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    609c386 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fedef83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5dfcbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a18113d View commit details
    Browse the repository at this point in the history
  6. Revert "Fix pre-existing issue with example - it was incorrectly auto…

    …-launching"
    
    This reverts commit d4aef34.
    bmhowe23 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e0e0d8c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Add sleep before remote test

    bmhowe23 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4e67f37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4db9180 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    715fe96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e20c6b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    7f7a7f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    1951627 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    7b8c77f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    7dac582 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    6c85cb3 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    8b54704 View commit details
    Browse the repository at this point in the history