clMathLibraries / clSPARSE

a software library containing Sparse functions written in OpenCL
Apache License 2.0
173 stars 61 forks source link

test blas3 for SpMSpM crashes (Master Branch only) #169

Closed kvaragan closed 8 years ago

kvaragan commented 8 years ago

clsparseCsrMetaSize() @ Line # 60 in the file sparse_matrix_environment.h should be commented or should be called at different location like in develop branch.

kvaragan commented 8 years ago

Fix present in develop branch, Merge is done. clSparseCsrMetaSize() functions are not needed and they can as well be commented out here for SpMxSpM.