From ec733402a8b1d56cea38e2d07623f6d0f8105f26 Mon Sep 17 00:00:00 2001 From: Cedric Nugteren Date: Thu, 1 Jun 2023 21:51:33 +0200 Subject: Add tuning results for Radeon RX 6700 XT (#484) --- src/database/kernels/xgemv_fast_rot/xgemv_fast_rot_6464.hpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/database/kernels/xgemv_fast_rot/xgemv_fast_rot_6464.hpp') diff --git a/src/database/kernels/xgemv_fast_rot/xgemv_fast_rot_6464.hpp b/src/database/kernels/xgemv_fast_rot/xgemv_fast_rot_6464.hpp index 89f47c5c..f938174b 100644 --- a/src/database/kernels/xgemv_fast_rot/xgemv_fast_rot_6464.hpp +++ b/src/database/kernels/xgemv_fast_rot/xgemv_fast_rot_6464.hpp @@ -43,6 +43,10 @@ const DatabaseEntry XgemvFastRotComplexDouble = { { Name{"AMD Radeon RX 6900 XT "}, Params{ 1, 64, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, { kDeviceNameDefault , Params{ 4, 32, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, } }, + { "gfx1031", { + { Name{"AMD Radeon RX 6700 XT "}, Params{ 2, 32, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { kDeviceNameDefault , Params{ 2, 32, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + } }, { "gfx1032", { { Name{"AMD Radeon RX 6600 XT "}, Params{ 1, 64, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, { kDeviceNameDefault , Params{ 1, 64, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, -- cgit v1.2.3