kernel-tuner
An easy to use CUDA/OpenCL kernel tuner in Python
An easy to use CUDA/OpenCL kernel tuner in Python
To install this package, run one of the following:
Kernel Tuner simplifies the software development of optimized and auto-tuned GPU programs, by enabling Python-based unit testing of GPU code and making it easy to develop scripts for auto-tuning GPU kernels. This also means no extensive changes and no new dependencies are required in the kernel code. The kernels can still be compiled and used as normal from any host programming language.
Kernel Tuner provides a comprehensive solution for auto-tuning GPU programs, supporting auto-tuning of user-defined parameters in both host and device code, supporting output verification of all benchmarked kernels during tuning, as well as many optimization strategies to speed up the tuning process.
Summary
An easy to use CUDA/OpenCL kernel tuner in Python
Last Updated
Sep 4, 2025 at 07:53
License
Apache-2.0
Total Downloads
5.6K
Version Downloads
336
Supported Platforms
Documentation
https://kerneltuner.github.io