summaryrefslogtreecommitdiff
path: root/src/database/kernels/copy/copy_6464.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2017-12-20 19:59:31 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2017-12-20 19:59:31 +0100
commit0ee81e27b981c10ed0064fe58d458d674b251013 (patch)
treeb62e3327dcf9023c4c546fce2cd1756c8a94dd21 /src/database/kernels/copy/copy_6464.hpp
parentc6806662509575fd33de9f7d75f0d8df5f874473 (diff)
Added tuning results for Apple AMD Radeon Pro 580
Diffstat (limited to 'src/database/kernels/copy/copy_6464.hpp')
-rw-r--r--src/database/kernels/copy/copy_6464.hpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/database/kernels/copy/copy_6464.hpp b/src/database/kernels/copy/copy_6464.hpp
index 9fe3af65..b7abd88b 100644
--- a/src/database/kernels/copy/copy_6464.hpp
+++ b/src/database/kernels/copy/copy_6464.hpp
@@ -44,7 +44,8 @@ const DatabaseEntry CopyComplexDouble = {
{ kDeviceNameDefault , Params{ 16, 8, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },
{ "default", {
- { kDeviceNameDefault , Params{ 8, 16, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { Name{"AMD Radeon Pro 580 Compute Engine "}, Params{ 32, 8, 2, 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 } },
} },
}
},
@@ -125,7 +126,7 @@ const DatabaseEntry CopyComplexDouble = {
{ // Default
kDeviceTypeAll, "default", {
{ "default", {
- { kDeviceNameDefault , Params{ 8, 16, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { kDeviceNameDefault , Params{ 32, 8, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },
}
},