summaryrefslogtreecommitdiff
path: root/src/database/kernels/copy/copy_32.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2021-08-19 20:31:52 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2021-08-19 20:31:52 +0200
commitadb4b02982bb5d7b20600587af4e8bafb99bd5e7 (patch)
tree6e39aca1bbf2310fd0728d3f3981a9b3289bd647 /src/database/kernels/copy/copy_32.hpp
parentdea3b5fadbd533616aac9ba48fb991bf85f1e32b (diff)
Add tuning results for NVIDIA Tesla T4
Diffstat (limited to 'src/database/kernels/copy/copy_32.hpp')
-rw-r--r--src/database/kernels/copy/copy_32.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/database/kernels/copy/copy_32.hpp b/src/database/kernels/copy/copy_32.hpp
index 4a824fea..18c78fbf 100644
--- a/src/database/kernels/copy/copy_32.hpp
+++ b/src/database/kernels/copy/copy_32.hpp
@@ -167,6 +167,7 @@ const DatabaseEntry CopySingle = {
{ "SM7.5", {
{ Name{"Quadro T2000 "}, Params{ 8, 8, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ Name{"TITAN RTX "}, Params{ 8, 8, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { Name{"Tesla T4 "}, Params{ 8, 8, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ kDeviceNameDefault , Params{ 8, 8, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },
{ "SM8.0", {