From c41d219ea42087c1b8d933b733b381005123cb91 Mon Sep 17 00:00:00 2001 From: Cedric Nugteren Date: Thu, 9 Nov 2017 21:19:21 +0100 Subject: Added tuning results for the GeForce GTX750Ti --- src/database/kernels/xgemv_fast_rot/xgemv_fast_rot_6464.hpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/database/kernels/xgemv_fast_rot/xgemv_fast_rot_6464.hpp') 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 } }, -- cgit v1.2.3