summaryrefslogtreecommitdiff
path: root/src/database/kernels/invert/invert_6464.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/invert/invert_6464.hpp
parentadb4b02982bb5d7b20600587af4e8bafb99bd5e7 (diff)
Add tuning results for NVIDIA Tesla V100
Diffstat (limited to 'src/database/kernels/invert/invert_6464.hpp')
-rw-r--r--src/database/kernels/invert/invert_6464.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/database/kernels/invert/invert_6464.hpp b/src/database/kernels/invert/invert_6464.hpp
index 442619ec..6d0a37b6 100644
--- a/src/database/kernels/invert/invert_6464.hpp
+++ b/src/database/kernels/invert/invert_6464.hpp
@@ -43,6 +43,7 @@ const DatabaseEntry InvertComplexDouble = {
} },
{ "SM7.0", {
{ Name{"Quadro GV100 "}, Params{ 16, 1, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { Name{"Tesla V100-PCIE-16GB "}, Params{ 16, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ kDeviceNameDefault , Params{ 16, 1, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },
{ "SM7.5", {