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

Add the ability to pass additional command line options #647

Merged
merged 1 commit into from
Sep 13, 2023

Commits on Sep 13, 2023

  1. Add the ability to pass unrecognized command line options from the

    driver into cudaq-quake. This change will enable addressing a number of
    bugs relating to features that the driver script isn't enabled for yet.
    
    Add code to handle target-specific options.
    
    Fix NVIDIA#535: add a version flag for the nvq++ version.
    
    clang-format
    
    Review comments.
    
    Fix infinite loop bug.
    schweitzpgi committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a8740d0 View commit details
    Browse the repository at this point in the history