summaryrefslogtreecommitdiff
path: root/src/database/kernels/xdot/xdot_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/xdot/xdot_32.hpp
parent7d0ef8e10d05ee3a18360295c021ab6a6ef32c2d (diff)
Added tuning results for Intel Core i7 6770HQ
Diffstat (limited to 'src/database/kernels/xdot/xdot_32.hpp')
-rw-r--r--src/database/kernels/xdot/xdot_32.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/database/kernels/xdot/xdot_32.hpp b/src/database/kernels/xdot/xdot_32.hpp
index 933a3d14..a1bf963b 100644
--- a/src/database/kernels/xdot/xdot_32.hpp
+++ b/src/database/kernels/xdot/xdot_32.hpp
@@ -59,6 +59,7 @@ const DatabaseEntry XdotSingle = {
{ Name{"Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz "}, Params{ 1024, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ Name{"Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz "}, Params{ 64, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ Name{"Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz "}, Params{ 64, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { Name{"Intel(R) Core(TM) i7-6770HQ CPU @ 2.60GHz "}, Params{ 1024, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ kDeviceNameDefault , Params{ 64, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },
}