summaryrefslogtreecommitdiff
path: root/src/database/kernels/xgemv_fast
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2023-01-21 21:09:09 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2023-01-21 21:09:09 +0100
commit3ca1f5176e52ad315ba2bfc5d8c2379ae8cdf6bb (patch)
tree2bffc6b4ba42e3195421cb8db8cb2947fe840ce3 /src/database/kernels/xgemv_fast
parentd11b0c8b01cd871656b715fdafadf1eac63690cc (diff)
Add tuning results for Adreno 740
Diffstat (limited to 'src/database/kernels/xgemv_fast')
-rw-r--r--src/database/kernels/xgemv_fast/xgemv_fast_16.hpp4
-rw-r--r--src/database/kernels/xgemv_fast/xgemv_fast_32.hpp4
2 files changed, 8 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 c3ef66fd..df2cf0d6 100644
--- a/src/database/kernels/xgemv_fast/xgemv_fast_16.hpp
+++ b/src/database/kernels/xgemv_fast/xgemv_fast_16.hpp
@@ -50,6 +50,10 @@ const DatabaseEntry XgemvFastHalf = {
{ Name{"QUALCOMM Adreno(TM) "}, Params{ 4, 32, 4, 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 } },
} },
+ { "OpenCL C 3.0 Adreno(TM) 740", {
+ { Name{"QUALCOMM Adreno(TM) "}, Params{ 2, 32, 2, 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 } },
+ } },
}
},
{ // Default
diff --git a/src/database/kernels/xgemv_fast/xgemv_fast_32.hpp b/src/database/kernels/xgemv_fast/xgemv_fast_32.hpp
index 35c926e3..f799f3ae 100644
--- a/src/database/kernels/xgemv_fast/xgemv_fast_32.hpp
+++ b/src/database/kernels/xgemv_fast/xgemv_fast_32.hpp
@@ -191,6 +191,10 @@ const DatabaseEntry XgemvFastSingle = {
{ Name{"QUALCOMM Adreno(TM) "}, Params{ 4, 32, 4, 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 } },
} },
+ { "OpenCL C 3.0 Adreno(TM) 740", {
+ { Name{"QUALCOMM Adreno(TM) "}, Params{ 1, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { kDeviceNameDefault , Params{ 1, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ } },
}
},
{ // Default