clMathLibraries / clBLAS

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

Any successful builds with OSX 10.11? #225

Closed gaming-hacker closed 8 years ago

gaming-hacker commented 8 years ago

all i see are problems, i just tried and build fails miserably, can't find system SDK or libs.

another reason why i can't stand cmake. just give me a Makefile.

pavanky commented 8 years ago

You can install from homebrew. It's part of homebrew science.

gaming-hacker commented 8 years ago

i'm not a huge fan of homebrew. i'm trying to build openBlas and compare to clBlas.

pavanky commented 8 years ago

@gaming-hacker did you try building the develop branch though ? A few issues related to clang were fixed in it.