summaryrefslogtreecommitdiff
path: root/src/database/kernels/invert/invert_32.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2018-04-07 17:44:32 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2018-04-07 17:44:32 +0200
commit9596e46d01655fe0ac9efd97f711a3350313c8ab (patch)
tree8129963234a3e0efd48d79bbe9eff54adeb6ec47 /src/database/kernels/invert/invert_32.hpp
parentcf7965dc68392d76454903953292b146cf90c408 (diff)
Added tuning results for NVIDIA GeForce 920MX
Diffstat (limited to 'src/database/kernels/invert/invert_32.hpp')
-rw-r--r--src/database/kernels/invert/invert_32.hpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/database/kernels/invert/invert_32.hpp b/src/database/kernels/invert/invert_32.hpp
index ca07e947..94d73da5 100644
--- a/src/database/kernels/invert/invert_32.hpp
+++ b/src/database/kernels/invert/invert_32.hpp
@@ -20,6 +20,17 @@ const DatabaseEntry InvertSingle = {
} },
}
},
+ { // NVIDIA GPUs
+ kDeviceTypeGPU, "NVIDIA", {
+ { "SM5.0", {
+ { Name{"GeForce 920MX "}, Params{ 16, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { kDeviceNameDefault , Params{ 16, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ } },
+ { "default", {
+ { kDeviceNameDefault , Params{ 16, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ } },
+ }
+ },
{ // Default
kDeviceTypeAll, "default", {
{ "default", {