From 3a6bc9a2255b2133e440b76fac46d77e0a34f3c6 Mon Sep 17 00:00:00 2001 From: Gabriele Gristina Date: Fri, 11 Feb 2022 00:33:32 +0100 Subject: [PATCH] updated changes.txt --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.txt b/docs/changes.txt index d3692495e..bba64956c 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -54,6 +54,7 @@ - Kernels: Refactored standard kernel includes, KERN_ATTR macros and rc4 cipher functions, in order to support Apple Metal runtime - Kernels: Set the default Address Space Qualifier for any pointer, in order to support Apple Metal runtime - Makefile: updated MACOSX_DEPLOYMENT_TARGET to 10.15 and removed OpenCL framework from LFLAGS_NATIVE on MacOS +- Metal Runtime: added support for vectors up to 4 - OpenCL Backend: added workaround to make optimized kernels work on Apple Silicon - OpenCL Backend: moved functions to ext_OpenCL.c and includes to ext_OpenCL.h - OpenCL Kernel: Set native_threads to 32 on Apple GPU's for various hash-modes