summaryrefslogtreecommitdiff
path: root/src/database/kernels/xgemv_fast/xgemv_fast_16.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2023-06-06 21:31:35 +0200
committerGitHub <noreply@github.com>2023-06-06 21:31:35 +0200
commit2b98c6a28c84fcb940e7712e726cacd3dab6fdb0 (patch)
treedb01c18362db655509a28d949b3b7abd1af7e272 /src/database/kernels/xgemv_fast/xgemv_fast_16.hpp
parentec733402a8b1d56cea38e2d07623f6d0f8105f26 (diff)
Add tuning results for more devices (#488)
Add tuning results for 13 devices
Diffstat (limited to 'src/database/kernels/xgemv_fast/xgemv_fast_16.hpp')
-rw-r--r--src/database/kernels/xgemv_fast/xgemv_fast_16.hpp17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/database/kernels/xgemv_fast/xgemv_fast_16.hpp b/src/database/kernels/xgemv_fast/xgemv_fast_16.hpp
index 76c41f13..0574c659 100644
--- a/src/database/kernels/xgemv_fast/xgemv_fast_16.hpp
+++ b/src/database/kernels/xgemv_fast/xgemv_fast_16.hpp
@@ -48,12 +48,29 @@ const DatabaseEntry XgemvFastHalf = {
{ Name{"AMD Radeon Graphics "}, Params{ 2, 256, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ kDeviceNameDefault , Params{ 2, 256, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },
+ { "gfx902", {
+ { Name{"AMD Radeon(TM) Graphics "}, Params{ 4, 32, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { Name{"AMD Radeon(TM) RX Vega 10 Graphics "}, Params{ 2, 256, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { kDeviceNameDefault , Params{ 4, 32, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ } },
+ { "gfx906:sramecc+:xnack-", {
+ { Name{"AMD Radeon VII "}, Params{ 2, 16, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { kDeviceNameDefault , Params{ 2, 16, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ } },
{ "gfx90c", {
{ Name{"AMD Radeon(TM) Graphics "}, Params{ 4, 32, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ kDeviceNameDefault , Params{ 2, 32, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },
}
},
+ { // Imagination Technologies GPUs
+ kDeviceTypeGPU, "Imagination Technologies", {
+ { "default", {
+ { Name{"PowerVR B-Series BXE-4-32 "}, Params{ 2, 64, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { kDeviceNameDefault , Params{ 2, 64, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ } },
+ }
+ },
{ // Intel GPUs
kDeviceTypeGPU, "Intel", {
{ "default", {