clMathLibraries / clBLAS

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

Bug Fixes #76

Closed lunochod closed 9 years ago

lunochod commented 9 years ago

This just contains a couple of bug fixes for the build system. I also removed the '-g' OpenCL compiler option when nVidia's OpenCL runtime is used since it is not supported.

kknox commented 9 years ago

Both of these issues have been fixed on the /develop branch. We only merge PR's that target the /develop branch in general. Please build from the /develop branch for now, there are probably other bug fixes you would like.
We should be pushing the /develop branch into the /master branch within a few weeks.

lunochod commented 9 years ago

Thanks Kent. Good to know; I should have checked the developer branch in the first place. :-)

Robert

On 03/26/2015 08:26 AM, Kent Knox wrote:

Both of these issues have been fixed on the /develop branch. We only merge PR's that target the /develop branch in general. Please build from the /develop branch for now, there are probably other bug fixes you would like.

We should be pushing the /develop branch into the /master branch within a few weeks.

— Reply to this email directly or view it on GitHub https://github.com/clMathLibraries/clBLAS/pull/76#issuecomment-86568385.