summaryrefslogtreecommitdiff
path: root/src/kernels/level3/xgemm_part1.opencl
AgeCommit message (Expand)Author
2016-09-12Split the XGEMM kernel further up: now in 3 parts. This is done because MSVC ...Cedric Nugteren
2016-06-08Added global memory synchronisation for better cache performance on ARM Mali ...Cedric Nugteren
2016-05-15Added support for staggered/shuffled offsets for GEMM to improve performance ...cnugteren
2016-02-08Separated the GEMM kernel in two parts to reduce string length for MSVCCedric Nugteren