From 70016e869881df837402def4904b2888247e02d9 Mon Sep 17 00:00:00 2001 From: Cedric Nugteren Date: Tue, 19 Jan 2021 21:19:12 +0100 Subject: Updated to version 1.5.2 --- CHANGELOG | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 98d46a27..e3614d80 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,11 +1,11 @@ -Development version (next version) +Version 1.5.2 - Changed XAMAX/XAMIN to more likely return first rather than last min/max index, updated API docs -- Fixed a bug in the tuners related to global workgroup size not being a multiple of the local - Added batched routines to pyclblast - Added CLBLAST_VERSION_MAJOR/MINOR/PATCH defines in headers to store version numbering -- Various minor fixes and enhancements -- Fixed a bug in the caching when using a context with multiple devices - Several small improvements to the benchmark script (thanks to 'baryluk') +- Fixed a bug in the caching when using a context with multiple devices +- Fixed a bug in the tuners related to global workgroup size not being a multiple of the local +- Various minor fixes and enhancements - Added tuned parameters for various devices (see doc/tuning.md) Version 1.5.1 -- cgit v1.2.3