summaryrefslogtreecommitdiff
path: root/src/database/kernels/trsv_routine/trsv_routine_3232.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2022-04-25 20:31:44 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2022-04-25 20:31:55 +0200
commit7ec8b2f29bdbc162a3a9ff2a28f9943d238c80da (patch)
treecf5bb14d8e9ce0f7cf751f847adcd2c49e5f8db9 /src/database/kernels/trsv_routine/trsv_routine_3232.hpp
parentdf0e492d3996e71cf79c7ac0e504651fd2447ce1 (diff)
Add tuning results for Radeon RX 6800 XT
Diffstat (limited to 'src/database/kernels/trsv_routine/trsv_routine_3232.hpp')
-rw-r--r--src/database/kernels/trsv_routine/trsv_routine_3232.hpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/database/kernels/trsv_routine/trsv_routine_3232.hpp b/src/database/kernels/trsv_routine/trsv_routine_3232.hpp
index 0e5ca4bb..7e6cfbe3 100644
--- a/src/database/kernels/trsv_routine/trsv_routine_3232.hpp
+++ b/src/database/kernels/trsv_routine/trsv_routine_3232.hpp
@@ -12,6 +12,17 @@ namespace database {
const DatabaseEntry TrsvRoutineComplexSingle = {
"TrsvRoutine", Precision::kComplexSingle, {"TRSV_BLOCK_SIZE"}, {
+ { // AMD GPUs
+ kDeviceTypeGPU, "AMD", {
+ { "default", {
+ { kDeviceNameDefault , Params{ 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ } },
+ { "gfx1030", {
+ { Name{"AMD Radeon RX 6800 XT "}, Params{ 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { kDeviceNameDefault , Params{ 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ } },
+ }
+ },
{ // Intel CPUs
kDeviceTypeCPU, "Intel", {
{ "default", {