From a4ac6468f299e16ae1b49c793ff1e811658de5bd Mon Sep 17 00:00:00 2001 From: jsteube Date: Thu, 19 Oct 2017 15:27:09 +0200 Subject: [PATCH] Add a note on Intel MIC performance improvement --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.txt b/docs/changes.txt index 4c4d59811..f1dcfbbd3 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -63,6 +63,7 @@ - OpenCL Kernels: Updated default scrypt TMTO to be ideal for latest NVidia and AMD top models - OpenCL Kernels: Vectorized tons of slow kernels to improve CPU cracking speed - OpenCL Runtime: Updated AMD ROCm driver version check, warn if version < 1.1 +- OpenCL Runtime: Improved performance on Intel MIC devices (Xeon PHI) on runtime level (300MH/s to 2000MH/s) - Show cracks: Improved the performance of --show/--left if used together with --username - Startup: Add visual indicator of active options when benchmarking - Startup: Show some attack-specific optimizer constraints on start, eg: minimum and maximum support password- and salt-length