summaryrefslogtreecommitdiff
path: root/include/internal
diff options
context:
space:
mode:
authorCNugteren <web@cedricnugteren.nl>2015-07-19 13:39:13 +0200
committerCNugteren <web@cedricnugteren.nl>2015-07-19 13:39:13 +0200
commit250f8ab2953fd6730ce97c2e5ab464d22efb639c (patch)
tree892048bfd3d3f7757a636f173ee3b9013b6485e9 /include/internal
parent9300261bd4c871fe7db55b76c2522b26fb911e34 (diff)
Fixed complex performance on Intel Iris
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 edf41e12..15b117e5 100644
--- a/include/internal/database/xgemm.h
+++ b/include/internal/database/xgemm.h
@@ -90,7 +90,7 @@ const Database::DatabaseEntry Database::XgemmComplexSingle = {
},
{ // Intel GPUs
CL_DEVICE_TYPE_GPU, "Intel", {
- { "Iris", { {"MWG",64}, {"NWG",64}, {"KWG",32}, {"MDIMC",8}, {"NDIMC",8}, {"MDIMA",16}, {"NDIMB",8}, {"KWI",8}, {"VWM",4}, {"VWN",4}, {"STRM",1}, {"STRN",0}, {"SA",1}, {"SB",0} } },
+ { "Iris", { {"MWG",32}, {"NWG",32}, {"KWG",16}, {"MDIMC",8}, {"NDIMC",8}, {"MDIMA",16}, {"NDIMB",16}, {"KWI",1}, {"VWM",1}, {"VWN",1}, {"STRM",1}, {"STRN",1}, {"SA",0}, {"SB",0} } },
}
},
{ // Default