CLBlast/src/kernels/level3
Angus, Alexander 73f49e9b3d Updated according to feedback from CNugteren 2023-01-17 08:35:29 -08:00
..
convert_hermitian.opencl Updated according to feedback from CNugteren 2023-01-17 08:35:29 -08:00
convert_symmetric.opencl Updated according to feedback from CNugteren 2023-01-17 08:35:29 -08:00
convert_triangular.opencl Updated according to feedback from CNugteren 2023-01-17 08:35:29 -08:00
copy_fast.opencl Updated according to feedback from CNugteren 2023-01-17 08:35:29 -08:00
copy_pad.opencl Updated according to feedback from CNugteren 2023-01-17 08:35:29 -08:00
invert_diagonal_blocks_part1.opencl Updated according to feedback from CNugteren 2023-01-17 08:35:29 -08:00
invert_diagonal_blocks_part2.opencl Some potential fixes for error -54 when launching TRSV and TRSM kernels 2018-05-31 20:09:49 +02:00
level3.opencl Some potential fixes for error -54 when launching TRSV and TRSM kernels 2018-05-31 20:09:49 +02:00
transpose_fast.opencl Updated according to feedback from CNugteren 2023-01-17 08:35:29 -08:00
transpose_pad.opencl Updated according to feedback from CNugteren 2023-01-17 08:35:29 -08:00
xgemm_batched.opencl Updated according to feedback from CNugteren 2023-01-17 08:35:29 -08:00
xgemm_direct_batched.opencl Updated according to feedback from CNugteren 2023-01-17 08:35:29 -08:00
xgemm_direct_part1.opencl Removed arrays as function argument from GEMM kernels for Vivante OpenCL compiler 2018-03-23 20:29:20 +01:00
xgemm_direct_part2.opencl Added GEMM (direct and in-direct) to the pre-processor testing; modified the loops in kernel accordingly 2017-12-03 16:40:36 +01:00
xgemm_direct_part3.opencl Updated according to feedback from CNugteren 2023-01-17 08:35:29 -08:00
xgemm_part1.opencl Changed back to cl_intel_subgroups as suggested 2019-05-08 22:01:56 +02:00
xgemm_part2.opencl Fixed an MSVC compilation error due to large strings 2018-09-15 19:58:07 +02:00
xgemm_part3.opencl Fixed an MSVC compilation error due to large strings 2018-09-15 19:58:07 +02:00
xgemm_part4.opencl Updated according to feedback from CNugteren 2023-01-17 08:35:29 -08:00