summaryrefslogtreecommitdiff
path: root/src/database/kernels/xaxpy/xaxpy_3232.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2017-11-06 21:59:45 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2017-11-06 21:59:45 +0100
commit33ac2b0175f3e57bca4638302ef0ff4cebdde4d8 (patch)
tree128617120cc6e2d2c67a3cc83c5ee4c3c6ac80d6 /src/database/kernels/xaxpy/xaxpy_3232.hpp
parent34a33b54cf6c395468ba230057b3c9e1dada9fb7 (diff)
Improved the way the database defaults are computed
Diffstat (limited to 'src/database/kernels/xaxpy/xaxpy_3232.hpp')
-rw-r--r--src/database/kernels/xaxpy/xaxpy_3232.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/database/kernels/xaxpy/xaxpy_3232.hpp b/src/database/kernels/xaxpy/xaxpy_3232.hpp
index 9f6a9997..c77bcd39 100644
--- a/src/database/kernels/xaxpy/xaxpy_3232.hpp
+++ b/src/database/kernels/xaxpy/xaxpy_3232.hpp
@@ -21,7 +21,7 @@ const DatabaseEntry XaxpyComplexSingle = {
{ "Fiji", {
{ Name{"AMD Radeon R9 Fury X "}, Params{ 1, 128, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ Name{"AMD Radeon R9 M370X Compute Engine "}, Params{ 2, 64, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
- { kDeviceNameDefault , Params{ 2, 64, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { kDeviceNameDefault , Params{ 2, 64, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },
{ "Hawaii", {
{ Name{"AMD Radeon R9 290X "}, Params{ 1, 128, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },