summaryrefslogtreecommitdiff
path: root/src/database/kernels/trsv_routine/trsv_routine_32.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_32.hpp
parent3621639b63c291d29024339c6fc4f05be8be8a84 (diff)
Added tuning results for Intel i5-4970S
Diffstat (limited to 'src/database/kernels/trsv_routine/trsv_routine_32.hpp')
-rw-r--r--src/database/kernels/trsv_routine/trsv_routine_32.hpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/database/kernels/trsv_routine/trsv_routine_32.hpp b/src/database/kernels/trsv_routine/trsv_routine_32.hpp
index aa005eff..2ee82b71 100644
--- a/src/database/kernels/trsv_routine/trsv_routine_32.hpp
+++ b/src/database/kernels/trsv_routine/trsv_routine_32.hpp
@@ -12,6 +12,14 @@ namespace database {
const DatabaseEntry TrsvRoutineSingle = {
"TrsvRoutine", Precision::kSingle, {"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 } },
+ } },
+ }
+ },
{ // Intel GPUs
kDeviceTypeGPU, "Intel", {
{ "default", {