summaryrefslogtreecommitdiff
path: root/src/database/kernels/xaxpy/xaxpy_32.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2017-12-17 16:59:08 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2017-12-17 16:59:08 +0100
commit69f65915642a6a9b610651e4407e9127d544f416 (patch)
tree5eee6587c20837c1e57bd1d515d0baab74aca385 /src/database/kernels/xaxpy/xaxpy_32.hpp
parent7408f6e6ebaca968a0ebbbe158e232264b0f2eb9 (diff)
Removed all ARM Mali tuning results; re-added Mali-T760 and Mali-T628 results based on kernel pre-processor
Diffstat (limited to 'src/database/kernels/xaxpy/xaxpy_32.hpp')
-rw-r--r--src/database/kernels/xaxpy/xaxpy_32.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/database/kernels/xaxpy/xaxpy_32.hpp b/src/database/kernels/xaxpy/xaxpy_32.hpp
index bda415bd..a556a259 100644
--- a/src/database/kernels/xaxpy/xaxpy_32.hpp
+++ b/src/database/kernels/xaxpy/xaxpy_32.hpp
@@ -60,7 +60,7 @@ const DatabaseEntry XaxpySingle = {
kDeviceTypeGPU, "ARM", {
{ "default", {
{ Name{"Mali-T628 "}, Params{ 4, 256, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
- { Name{"Mali-T760 "}, Params{ 4, 64, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { Name{"Mali-T760 "}, Params{ 2, 64, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ kDeviceNameDefault , Params{ 4, 64, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },
}