summaryrefslogtreecommitdiff
path: root/src/database/kernels/trsv_routine/trsv_routine_6464.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2018-07-13 21:07:32 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2018-07-13 21:07:32 +0200
commit08b1417956bbaf48611fc0b844ab1bc547089bed (patch)
tree932bcd52bcb65700ee0ae4ffce663c55df21ca0f /src/database/kernels/trsv_routine/trsv_routine_6464.hpp
parentc459582c4f5edb3c96363771f2c83bedbfec70fa (diff)
Added tuning results for GeForce GTX 1070 Ti
Diffstat (limited to 'src/database/kernels/trsv_routine/trsv_routine_6464.hpp')
-rw-r--r--src/database/kernels/trsv_routine/trsv_routine_6464.hpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/database/kernels/trsv_routine/trsv_routine_6464.hpp b/src/database/kernels/trsv_routine/trsv_routine_6464.hpp
index 89bc1f4d..63e7bb21 100644
--- a/src/database/kernels/trsv_routine/trsv_routine_6464.hpp
+++ b/src/database/kernels/trsv_routine/trsv_routine_6464.hpp
@@ -12,6 +12,17 @@ namespace database {
const DatabaseEntry TrsvRoutineComplexDouble = {
"TrsvRoutine", Precision::kComplexDouble, {"TRSV_BLOCK_SIZE"}, {
+ { // NVIDIA GPUs
+ kDeviceTypeGPU, "NVIDIA", {
+ { "SM6.1", {
+ { Name{"GeForce GTX 1070 Ti "}, 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 } },
+ } },
+ { "default", {
+ { kDeviceNameDefault , Params{ 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ } },
+ }
+ },
{ // Default
kDeviceTypeAll, "default", {
{ "default", {