summaryrefslogtreecommitdiff
path: root/src/database/kernels/copy/copy_3232.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2017-12-23 15:46:41 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2017-12-23 15:46:41 +0100
commit7aabeb44ccbaac2b467a585ec11a79a85fdd7e34 (patch)
tree4e6ab56b19e8af4e87ed3fa296f937d67fad0fdf /src/database/kernels/copy/copy_3232.hpp
parent2b020d59f95b8c3fa7003e0da0d97f5d37e722a7 (diff)
Updated the tuning results for the IvyBridge M GT2 GPU
Diffstat (limited to 'src/database/kernels/copy/copy_3232.hpp')
-rw-r--r--src/database/kernels/copy/copy_3232.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/database/kernels/copy/copy_3232.hpp b/src/database/kernels/copy/copy_3232.hpp
index 62a96c30..9ff50acf 100644
--- a/src/database/kernels/copy/copy_3232.hpp
+++ b/src/database/kernels/copy/copy_3232.hpp
@@ -86,11 +86,10 @@ const DatabaseEntry CopyComplexSingle = {
{ Name{"Intel(R) HD Graphics 530 "}, Params{ 16, 8, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ Name{"Intel(R) HD Graphics 5500 BroadWell U-Processor GT"}, Params{ 16, 16, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ Name{"Intel(R) HD Graphics Haswell Ultrabook GT2 Mobile "}, Params{ 8, 8, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
- { Name{"Intel(R) HD Graphics IvyBridge M GT2 "}, Params{ 8, 32, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ Name{"Intel(R) HD Graphics Skylake ULT GT2 "}, Params{ 8, 8, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ Name{"Iris "}, Params{ 16, 8, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ Name{"Iris Pro "}, Params{ 32, 16, 1, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
- { kDeviceNameDefault , Params{ 16, 8, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { kDeviceNameDefault , Params{ 8, 16, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },
}
},