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_16.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/database/kernels/xdot/xdot_16.hpp') diff --git a/src/database/kernels/xdot/xdot_16.hpp b/src/database/kernels/xdot/xdot_16.hpp index 5422f88d..bdb7558d 100644 --- a/src/database/kernels/xdot/xdot_16.hpp +++ b/src/database/kernels/xdot/xdot_16.hpp @@ -26,8 +26,9 @@ const DatabaseEntry XdotHalf = { { // ARM GPUs kDeviceTypeGPU, "ARM", { { "default", { + { Name{"Mali-T628 "}, Params{ 64, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, { 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 } }, + { kDeviceNameDefault , Params{ 128, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, } }, } }, -- cgit v1.2.3