Skip to content

Adding defines as _additional_ preprocessor definitions  #234

@loostrum

Description

@loostrum

I have a kernel where I tune a bunch of parameters, but need to insert some static values as well (think problem size etc.) as preprocessor definitions. I thought I'd be able to use the defines option for this, but using that means the tunable parameters are no longer inserted. It would be great if there'd be a way to insert both the tunable parameters and some more defines.

Currently I'm using single-value tunable parameters as a workaround, but it clutters the tuning output a bit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions