clMathLibraries / clBLAS

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

Fixed clang build error #189

Closed notorca closed 8 years ago

notorca commented 8 years ago

error: embedding a #pragma directive within macro arguments is not supported

TimmyLiu commented 8 years ago

Hi can you make a PR against develop branch? According to https://github.com/clMathLibraries/clBLAS/blob/master/CONTRIBUTING.md we only accept PR against develop branch.