first beta release
Pre-release
Pre-release
benvanwerkhoven
released this
14 Jun 11:13
·
1897 commits
to master
since this release
This is the first beta release of the Kernel Tuner.
This release basically marks the first version of the kernel tuner, which is currently in beta testing to see what functionality is missing and what needs to be fixed before the code can be considered production ready.
A brief description of the Kernel Tuner's functionality in this version:
- Basic kernel tuning functionality for CUDA, OpenCL, and C functions
- Many examples and rather extensive documentation
- Search space restriction, using the 'restrictions' option
- Kernel output verification, using the 'answer' option
- Example showing how to tune both host code (number of streams) and GPU code
- Run a single kernel with a specific parameter set and get the output