summaryrefslogtreecommitdiff
path: root/src/database/kernels/xaxpy/xaxpy_32.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2017-09-16 21:19:06 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2017-09-16 21:19:06 +0200
commit0802e3d84c464f2f1dd9a02ea353654d19c2286a (patch)
tree4a407b6cdfe81a0ef35ec43a35d8072fb60d66a6 /src/database/kernels/xaxpy/xaxpy_32.hpp
parent7d0ef8e10d05ee3a18360295c021ab6a6ef32c2d (diff)
Added tuning results for Intel Core i7 6770HQ
Diffstat (limited to 'src/database/kernels/xaxpy/xaxpy_32.hpp')
-rw-r--r--src/database/kernels/xaxpy/xaxpy_32.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/database/kernels/xaxpy/xaxpy_32.hpp b/src/database/kernels/xaxpy/xaxpy_32.hpp
index 38d595db..e6f0e040 100644
--- a/src/database/kernels/xaxpy/xaxpy_32.hpp
+++ b/src/database/kernels/xaxpy/xaxpy_32.hpp
@@ -73,6 +73,7 @@ const DatabaseEntry XaxpySingle = {
{ Name{"Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz "}, Params{ 4, 256, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ Name{"Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz "}, Params{ 2, 1024, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ Name{"Intel(R) Core(TM) i7-5930K CPU @ 3.50GHz "}, Params{ 1, 128, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { Name{"Intel(R) Core(TM) i7-6770HQ CPU @ 2.60GHz "}, Params{ 1, 64, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ kDeviceNameDefault , Params{ 8, 512, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },
}