Skip to content

[FEA] Add --pareto-from option in cuVS-bench runner #1422

@cjnolet

Description

@cjnolet

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

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions