From 29c5283c4bcb5189c4f3510d3f241da0e2b8e536 Mon Sep 17 00:00:00 2001 From: Cedric Nugteren Date: Sat, 30 Sep 2017 20:29:18 +0200 Subject: [PATCH] Kernels are now cached based on their routine name and their tuning parameters --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 5deecb53..56dad68e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,7 @@ +Development (next version) +- Kernels are now cached based on their tuning parameters: fits the use-case of 'OverrideParameters' + Version 1.1.0 - The tuning database now has defaults per architecture (e.g. NVIDIA Kepler SM3.5, AMD Fiji) - The tuning database now has a dictionary to translate vendor/device names to a common set