Skip to content

Conversation

@benvanwerkhoven
Copy link
Collaborator

I'm adding support for custom (user-defined) strategies. The idea is to open up Kernel Tuner to an even wider variety of optimization algorithms.

Currently the interface assumes the argument passed to tune_kernel's strategy=option is an object with a callable method named 'tune'. Furthermore, Kernel Tuner assumes that tune() takes three positional arguments, just like any of the existing strategies in Kernel Tuner.

@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 4, 2025

@benvanwerkhoven benvanwerkhoven merged commit dbcb89d into master Sep 3, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants