From a5603086d5cfa745ae500453d82feccf5995a63a Mon Sep 17 00:00:00 2001 From: Jens Steube Date: Mon, 15 Feb 2016 15:09:22 +0100 Subject: [PATCH] Add autotune engine to changes --- docs/changes.txt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/changes.txt b/docs/changes.txt index a847fcfd9..b4a767c8c 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -4,10 +4,6 @@ Type.: Feature File.: Kernel Desc.: Dropped CUDA support and switched to OpenCL for NVidia -Type.: Feature -File.: Kernel -Desc.: Extended support from 14 to 255 functions calls per rule on GPU - Type.: Feature File.: Kernel Desc.: Added new hash mode -m 12900 = Android FDE (Samsung DEK) @@ -18,6 +14,10 @@ File.: Kernel Desc.: Added new hash mode -m 13000 = RAR5 Issue: 68 +Type.: Feature +File.: Kernel +Desc.: Extended support from 14 to 255 functions calls per rule on GPU + Type.: Feature File.: Host Desc.: Added support to utilize multiple different OpenCL platforms in parallel, ex: AMD + NV @@ -63,6 +63,10 @@ File.: Host Desc.: Added option --opencl-vector-width to override automatically selected vector-width size Issue: 2 +Type.: Feature +File.: Host +Desc.: Added autotuning engine and tuning database + Type.: Feature File.: Host Desc.: Implemented a new feature that allows to quit at next restore point update (and disable it)