We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5273c0 commit 2499668Copy full SHA for 2499668
CHANGELOG.md
@@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
## [1.0.0] - Unreleased
6
+- HIP backend to support tuning HIP kernels on AMD GPUs
7
+- Experimental features for mixed-precision and accuracy tuning
8
+- Experimental features for OpenACC tuning
9
- Major speedup due to new parser and using revamped python-constraint for searchspace building
10
- Implemented ability to use `PySMT` and `ATF` for searchspace building
11
- Added Poetry for dependency and build management
0 commit comments