summaryrefslogtreecommitdiff
path: root/include/internal
diff options
context:
space:
mode:
authorCNugteren <web@cedricnugteren.nl>2015-07-22 07:31:39 +0200
committerCNugteren <web@cedricnugteren.nl>2015-07-22 07:31:39 +0200
commit3a6bdeb79a96677cd9ac95ff41969c5e461c43f2 (patch)
tree373a8f25d5343998e9ece29d6b9ed14b9e276344 /include/internal
parent4dcecfe93476c2cbd1148bdbb3d327d9ad444af2 (diff)
Updated GEMM tuning results for Tahiti
Diffstat (limited to 'include/internal')
-rw-r--r--include/internal/database/xgemm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/internal/database/xgemm.h b/include/internal/database/xgemm.h
index 15b117e5..7c605493 100644
--- a/include/internal/database/xgemm.h
+++ b/include/internal/database/xgemm.h
@@ -26,7 +26,7 @@ const Database::DatabaseEntry Database::XgemmSingle = {
},
{ // AMD GPUs
CL_DEVICE_TYPE_GPU, "AMD", {
- { "Tahiti", { {"MWG",128}, {"NWG",128}, {"KWG",16}, {"MDIMC",16}, {"NDIMC",16}, {"MDIMA",16}, {"NDIMB",16}, {"KWI",2}, {"VWM",8}, {"VWN",4}, {"STRM",1}, {"STRN",1}, {"SA",0}, {"SB",0} } },
+ { "Tahiti", { {"MWG",128}, {"NWG",128}, {"KWG",32}, {"MDIMC",16}, {"NDIMC",16}, {"MDIMA",32}, {"NDIMB",8}, {"KWI",2}, {"VWM",4}, {"VWN",4}, {"STRM",1}, {"STRN",1}, {"SA",1}, {"SB",1} } },
}
},
{ // Intel GPUs