Added notion of fixes in XhadFaster

pull/372/head
Cedric Nugteren 2019-09-06 19:33:30 +02:00 committed by GitHub
parent 701ac9bf76
commit 6ac74008b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
Development (next version)
- Implemented single-kernel version of convolution as GEMM
- Fixed a bug in ISAMIN kernel
- Fixed an out-of-bounds read/write in the XHAD routine (thanks to etomzak)
- Various minor fixes and enhancements
- Added tuned parameters for various devices (see doc/tuning.md)