From 4a6c7c37a34692a77d2cdce770898ce4cf319295 Mon Sep 17 00:00:00 2001 From: Cedric Nugteren Date: Sun, 10 May 2020 20:28:23 +0200 Subject: Made sure that the global workgroup size is a multiple of the local size in the tuners --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index c55e59ca..81d7be6c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,6 @@ Development version (next version) - 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 - Various minor fixes and enhancements -- cgit v1.2.3