summaryrefslogtreecommitdiff
path: root/src/database/kernels/trsv_routine/trsv_routine_64.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2018-07-13 21:25:21 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2018-07-13 21:25:21 +0200
commitf72620f47453a98b199f94ca39ff7d410d571684 (patch)
tree833a011914dbd97cef16d8aaefdfabfcfee46208 /src/database/kernels/trsv_routine/trsv_routine_64.hpp
parent3621639b63c291d29024339c6fc4f05be8be8a84 (diff)
Added tuning results for Intel i5-4970S
Diffstat (limited to 'src/database/kernels/trsv_routine/trsv_routine_64.hpp')
-rw-r--r--src/database/kernels/trsv_routine/trsv_routine_64.hpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/database/kernels/trsv_routine/trsv_routine_64.hpp b/src/database/kernels/trsv_routine/trsv_routine_64.hpp
index f6ba3eb2..a1d098eb 100644
--- a/src/database/kernels/trsv_routine/trsv_routine_64.hpp
+++ b/src/database/kernels/trsv_routine/trsv_routine_64.hpp
@@ -12,6 +12,14 @@ namespace database {
const DatabaseEntry TrsvRoutineDouble = {
"TrsvRoutine", Precision::kDouble, {"TRSV_BLOCK_SIZE"}, {
+ { // Intel CPUs
+ kDeviceTypeCPU, "Intel", {
+ { "default", {
+ { Name{"Intel(R) Core(TM) i5-4590S CPU @ 3.00GHz "}, Params{ 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { kDeviceNameDefault , Params{ 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ } },
+ }
+ },
{ // NVIDIA GPUs
kDeviceTypeGPU, "NVIDIA", {
{ "SM6.1", {