summaryrefslogtreecommitdiff
path: root/src/database/kernels/copy/copy_64.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2020-10-10 12:56:17 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2020-10-10 12:56:28 +0200
commit481d86665f1d79ce59e1677eea15d618f1ac62bf (patch)
tree248df5fc8862c7fd537f470cf65da22a90bb2813 /src/database/kernels/copy/copy_64.hpp
parente6e2519eaa19f9bef256c76a69c66edcc3563742 (diff)
Add tuning results for Radeon RX Vega
Diffstat (limited to 'src/database/kernels/copy/copy_64.hpp')
-rw-r--r--src/database/kernels/copy/copy_64.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/database/kernels/copy/copy_64.hpp b/src/database/kernels/copy/copy_64.hpp
index 52ce191e..bc3887cf 100644
--- a/src/database/kernels/copy/copy_64.hpp
+++ b/src/database/kernels/copy/copy_64.hpp
@@ -43,6 +43,10 @@ const DatabaseEntry CopyDouble = {
{ Name{"AMD Radeon R9 380 "}, Params{ 8, 32, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ kDeviceNameDefault , Params{ 8, 32, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },
+ { "Vega", {
+ { Name{"Radeon RX Vega "}, Params{ 32, 8, 4, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { kDeviceNameDefault , Params{ 32, 8, 4, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ } },
{ "default", {
{ Name{"AMD Radeon Pro 580 Compute Engine "}, Params{ 16, 8, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ kDeviceNameDefault , Params{ 16, 8, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },