clMathLibraries / clBLAS

a software library containing BLAS functions written in OpenCL
Apache License 2.0
843 stars 237 forks source link

Fixing issue with beta == 0 in AutoGemm kernels #202

Closed pavanky closed 8 years ago

pavanky commented 8 years ago
pavanky commented 8 years ago

@TimmyLiu This was the only place I could find the issue. Let me know if I should be looking at any other places.

pavanky commented 8 years ago

@TimmyLiu We are investigating other failures that are related to this. Please hold off from merging.

pavanky commented 8 years ago

@TimmyLiu The other issues we are seeing seem to be unrelated to this. We'll try to send patches for those separately. You can merge this if you are OK with the PR.