summaryrefslogtreecommitdiff
path: root/src/database/kernels/pad/pad_32.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2021-08-19 20:34:09 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2021-08-19 20:34:09 +0200
commit5a9bd270f80bd206ae4e5f047154d60dbfc044b2 (patch)
treebb3205454a57089465612406db75b757755fd417 /src/database/kernels/pad/pad_32.hpp
parentadb4b02982bb5d7b20600587af4e8bafb99bd5e7 (diff)
Add tuning results for NVIDIA Tesla V100
Diffstat (limited to 'src/database/kernels/pad/pad_32.hpp')
-rw-r--r--src/database/kernels/pad/pad_32.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/database/kernels/pad/pad_32.hpp b/src/database/kernels/pad/pad_32.hpp
index c9ce8768..5f72a54a 100644
--- a/src/database/kernels/pad/pad_32.hpp
+++ b/src/database/kernels/pad/pad_32.hpp
@@ -161,7 +161,8 @@ const DatabaseEntry PadSingle = {
} },
{ "SM7.0", {
{ Name{"Quadro GV100 "}, Params{ 32, 16, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
- { kDeviceNameDefault , Params{ 32, 16, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { Name{"Tesla V100-PCIE-16GB "}, Params{ 16, 32, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { kDeviceNameDefault , Params{ 32, 8, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },
{ "SM7.5", {
{ Name{"Quadro T2000 "}, Params{ 8, 8, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },