summaryrefslogtreecommitdiff
path: root/src/database/kernels/xgemv_fast_rot/xgemv_fast_rot_6464.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2017-11-09 21:19:21 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2017-11-09 21:19:21 +0100
commitc41d219ea42087c1b8d933b733b381005123cb91 (patch)
tree10e6d1bd6dff584d6556e462d6c81b9ce9ef9abf /src/database/kernels/xgemv_fast_rot/xgemv_fast_rot_6464.hpp
parent5d5e3f93bca53ac5069a3de8ede56b89a536bccc (diff)
Added tuning results for the GeForce GTX750Ti
Diffstat (limited to 'src/database/kernels/xgemv_fast_rot/xgemv_fast_rot_6464.hpp')
-rw-r--r--src/database/kernels/xgemv_fast_rot/xgemv_fast_rot_6464.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/database/kernels/xgemv_fast_rot/xgemv_fast_rot_6464.hpp b/src/database/kernels/xgemv_fast_rot/xgemv_fast_rot_6464.hpp
index 510102d0..e9956eac 100644
--- a/src/database/kernels/xgemv_fast_rot/xgemv_fast_rot_6464.hpp
+++ b/src/database/kernels/xgemv_fast_rot/xgemv_fast_rot_6464.hpp
@@ -51,6 +51,10 @@ const DatabaseEntry XgemvFastRotComplexDouble = {
{ Name{"GeForce GTX 580 "}, Params{ 2, 32, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ kDeviceNameDefault , Params{ 2, 32, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },
+ { "SM3.0", {
+ { Name{"GeForce GTX 760 Ti OEM "}, Params{ 1, 64, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { kDeviceNameDefault , Params{ 1, 64, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ } },
{ "SM6.1", {
{ Name{"GeForce GTX 1080 Ti "}, Params{ 8, 32, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ kDeviceNameDefault , Params{ 8, 32, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },