-
Notifications
You must be signed in to change notification settings - Fork 132
Open
Labels
feature requestNew feature or requestNew feature or request
Description
While cuVS-bench is great for running exhaustive grid searches, it becomes tedious and time consuming having to rerun the full grid searches every single time, especially when a Pareto might have already been computed previously.
Adding a --Pareto-from option allow the user to specify the extracted csv file of the Pareto results. When this option is specified, the default behavior of pulling param configs from the yaml file would be overridden, and instead only the param combinations from the csv file of the Pareto frontier would be executed.
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request
Type
Projects
Status
Todo