summaryrefslogtreecommitdiff
path: root/src/database/kernels/copy/copy_64.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2018-04-07 17:33:57 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2018-04-07 17:33:57 +0200
commit048fe90e57a00ca33681feb716474e2046ec7f5b (patch)
tree3c8279d976b2ad009725fa1a4ac81f7e2e8493fc /src/database/kernels/copy/copy_64.hpp
parent63996eb68b6542f5267304e861da969abeff777a (diff)
Added tuning results for Intel HD Graphics 620
Diffstat (limited to 'src/database/kernels/copy/copy_64.hpp')
-rw-r--r--src/database/kernels/copy/copy_64.hpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/database/kernels/copy/copy_64.hpp b/src/database/kernels/copy/copy_64.hpp
index 5ddbf118..53a5dca9 100644
--- a/src/database/kernels/copy/copy_64.hpp
+++ b/src/database/kernels/copy/copy_64.hpp
@@ -72,6 +72,14 @@ const DatabaseEntry CopyDouble = {
} },
}
},
+ { // Intel GPUs
+ kDeviceTypeGPU, "Intel", {
+ { "default", {
+ { Name{"Intel(R) HD Graphics 620 "}, Params{ 16, 8, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { kDeviceNameDefault , Params{ 16, 8, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ } },
+ }
+ },
{ // Intel accelerators
kDeviceTypeAccelerator, "Intel", {
{ "default", {