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

Adding dry-run option to raft-ann-bench #1970

Merged

Conversation

cjnolet
Copy link
Member

@cjnolet cjnolet commented Nov 7, 2023

The new dry-run mode will create a json config file from the rest of the input params and yaml configs. It will also print the command(s) to run the underlying C++ binaries.

@cjnolet cjnolet added feature request New feature or request non-breaking Non-breaking change labels Nov 7, 2023
@cjnolet cjnolet self-assigned this Nov 7, 2023
@cjnolet cjnolet requested a review from a team as a code owner November 7, 2023 20:28
@github-actions github-actions bot added the python label Nov 7, 2023
@cjnolet
Copy link
Member Author

cjnolet commented Nov 7, 2023

cc @tfeher this also adds formatting to the generated json config so it's readable and editable. Hopefully this makes life easier when working w/ the underlying C++ binaries.

@cjnolet
Copy link
Member Author

cjnolet commented Nov 7, 2023

/merge

@rapids-bot rapids-bot bot merged commit 62c1687 into rapidsai:branch-23.12 Nov 7, 2023
58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request non-breaking Non-breaking change python
Projects
Development

Successfully merging this pull request may close these issues.

2 participants