CMD + K

kernel-tuner

Community

An easy to use CUDA/OpenCL kernel tuner in Python

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::kernel-tuner

Usage Tracking

1.3.0
1.2.0
1.1.3
1.1.0
1.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

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

337

Supported Platforms

noarch