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

[FEA]: Add driver script to st_distance benchmark suite in C++ #1162

Open
isVoid opened this issue May 31, 2023 · 0 comments
Open

[FEA]: Add driver script to st_distance benchmark suite in C++ #1162

isVoid opened this issue May 31, 2023 · 0 comments
Labels
feature request New feature or request Needs Triage Need team to review and classify

Comments

@isVoid
Copy link
Contributor

isVoid commented May 31, 2023

Is this a new feature, an improvement, or a change to existing functionality?

New Feature

How would you describe the priority of this feature request

Critical (currently preventing usage)

Please provide a clear description of problem you would like to solve.

In a separate benchmark effort: https://gist.github.com/isVoid/99ce3f6425528217da78118ab2653959, I added a driver script (driver.py) that parameterizes the C++ benchmark suite by performing several runs of the nvbench. Comparing to manually coding the parameters to run in the benchmark suite, or specifying them in command line, this approach is more systematic and more user friendly in constructing these benchmarks.

It would be nice to clean up that driver script, refactor it into something more general and allow user to specify which test to run, and what parameters to sweep from the python script, and writes the result to CSV.

Describe any alternatives you have considered

No response

Additional context

No response

@isVoid isVoid added feature request New feature or request Needs Triage Need team to review and classify labels May 31, 2023
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 Needs Triage Need team to review and classify
Projects
Status: Todo
Development

No branches or pull requests

1 participant