summaryrefslogtreecommitdiff
path: root/src/database/kernels/xgemv_fast/xgemv_fast_64.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2023-01-21 21:11:38 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2023-01-21 21:11:38 +0100
commitf4a14daf8d1e0f980f9532669647eadb91cdad65 (patch)
tree0e7ef8687439a340131a35338d0d436de89c5128 /src/database/kernels/xgemv_fast/xgemv_fast_64.hpp
parent3ca1f5176e52ad315ba2bfc5d8c2379ae8cdf6bb (diff)
Add tuning results for Radeon Pro 450
Diffstat (limited to 'src/database/kernels/xgemv_fast/xgemv_fast_64.hpp')
-rw-r--r--src/database/kernels/xgemv_fast/xgemv_fast_64.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/database/kernels/xgemv_fast/xgemv_fast_64.hpp b/src/database/kernels/xgemv_fast/xgemv_fast_64.hpp
index 3b666ad8..5a22b427 100644
--- a/src/database/kernels/xgemv_fast/xgemv_fast_64.hpp
+++ b/src/database/kernels/xgemv_fast/xgemv_fast_64.hpp
@@ -44,6 +44,7 @@ const DatabaseEntry XgemvFastDouble = {
{ kDeviceNameDefault , Params{ 2, 32, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },
{ "default", {
+ { Name{"AMD Radeon Pro 450 Compute Engine "}, Params{ 1, 128, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ Name{"AMD Radeon Pro 580 Compute Engine "}, Params{ 1, 256, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ kDeviceNameDefault , Params{ 1, 64, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },