clMathLibraries / clBLAS

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

fix error with missing KernelName variable #249

Closed hughperkins closed 8 years ago

hughperkins commented 8 years ago

kernelname missing, so if you build with AUTOGEMM_PRINT_DEBUG defined, there is a build error at line 274 of xgemm.cc. This PR fixes this issue.


This change is Reviewable

guacamoleo commented 8 years ago

Reviewed 1 of 1 files at r1. Review status: all files reviewed at latest revision, all discussions resolved.


Comments from the review on Reviewable.io