From 69f65915642a6a9b610651e4407e9127d544f416 Mon Sep 17 00:00:00 2001 From: Cedric Nugteren Date: Sun, 17 Dec 2017 16:59:08 +0100 Subject: Removed all ARM Mali tuning results; re-added Mali-T760 and Mali-T628 results based on kernel pre-processor --- src/database/kernels/xdot/xdot_6464.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/database/kernels/xdot/xdot_6464.hpp') diff --git a/src/database/kernels/xdot/xdot_6464.hpp b/src/database/kernels/xdot/xdot_6464.hpp index 84b05560..0435bf27 100644 --- a/src/database/kernels/xdot/xdot_6464.hpp +++ b/src/database/kernels/xdot/xdot_6464.hpp @@ -47,8 +47,8 @@ const DatabaseEntry XdotComplexDouble = { { // ARM GPUs kDeviceTypeGPU, "ARM", { { "default", { - { Name{"Mali-T760 "}, Params{ 128, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, - { kDeviceNameDefault , Params{ 128, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { Name{"Mali-T760 "}, Params{ 64, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { kDeviceNameDefault , Params{ 64, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, } }, } }, -- cgit v1.2.3