summaryrefslogtreecommitdiff
path: root/src/database/kernels/xgemv_fast_rot/xgemv_fast_rot_6464.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2021-08-27 20:39:59 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2021-08-27 20:39:59 +0200
commit772dd307abb4318b42c7c4b33e77cfea28c3ffb8 (patch)
tree9047b8ff7c8f7bb05d6781c3ae9bc04c8d3e4ef3 /src/database/kernels/xgemv_fast_rot/xgemv_fast_rot_6464.hpp
parent1f639b7264a7caa4ddc12b2511a6bd1aaef85f34 (diff)
Add Quadro T2000 tuning parameters for the Tesla T4
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.hpp1
1 files changed, 1 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 db5108ea..d70d708a 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
@@ -85,6 +85,7 @@ const DatabaseEntry XgemvFastRotComplexDouble = {
{ "SM7.5", {
{ Name{"Quadro T2000 "}, Params{ 1, 32, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ Name{"TITAN RTX "}, Params{ 1, 32, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { Name{"Tesla T4 "}, Params{ 1, 32, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ kDeviceNameDefault , Params{ 1, 32, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },
{ "SM8.0", {