From c4163b4b1ad12b04a6514ca11ef7411d96f4ce43 Mon Sep 17 00:00:00 2001 From: Cedric Nugteren Date: Mon, 25 Apr 2022 20:33:47 +0200 Subject: Add tuning results for Radeon RX 6500 XT --- src/database/kernels/invert/invert_32.hpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/database/kernels/invert/invert_32.hpp') diff --git a/src/database/kernels/invert/invert_32.hpp b/src/database/kernels/invert/invert_32.hpp index cc8a379d..454ef929 100644 --- a/src/database/kernels/invert/invert_32.hpp +++ b/src/database/kernels/invert/invert_32.hpp @@ -21,6 +21,10 @@ const DatabaseEntry InvertSingle = { { Name{"AMD Radeon RX 6800 XT "}, Params{ 16, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, { kDeviceNameDefault , Params{ 16, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, } }, + { "gfx1034", { + { Name{"AMD Radeon RX 6500 XT "}, Params{ 16, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { kDeviceNameDefault , Params{ 16, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + } }, } }, { // Intel CPUs -- cgit v1.2.3