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

Modifying default target to be GPU, if present #842

Merged
merged 6 commits into from
Nov 3, 2023

Commits on Nov 3, 2023

  1. * Default to GPU statevector simulator when GPU is detected and to CPU

      simulator otherwise.
    * Refactored the check for GPUs into a common function.
    khalatepradnya committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0261d5b View commit details
    Browse the repository at this point in the history
  2. * Added a configuration file for QPP-based CPU-only backend

    * Introduced a check for GPU(s) in the Python workflow
    * Updated tutorial doc about 'default' target
    * Renamed the default target (not the default platform) to 'qpp-cpu'
    khalatepradnya committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    546216e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f31aa8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9273368 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70f4204 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2438a3d View commit details
    Browse the repository at this point in the history