Skip to content

OptionalInteger support #147

@yaroslavsadin

Description

@yaroslavsadin

Hi @jansel

We're working on flags optimization for clang and complex real projects with custom build systems (CMake, GN etc.). We came across a use case where NumericParameter (primitive in terms of opentuner) is not enough to model real parameter behavior and we want to support something like OptionalIntegerParameter. This way we want to support compiler or build system behavior when parameter is not specified at all. We see this as a combination of Boolean and Integer but struggling to implement this with current search techniques interface in a way to utilize search techniques for both primitive and complex parameter. Do you have any suggestion on this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions