-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to build in OS X #33
Comments
Can you try out: #34 ? |
Didn't work: julia> Pkg.build("CLBLAS")
INFO: Building Homebrew
INFO: Building CLBLAS
Error: No available formula with the name "clblas"
Error: No available formula with the name "clblas" |
You might need |
I see... yeah i dont have osx to try this out... Did it work after changing that? |
I've just tried |
Well, Apple is really not the best for GPU work... |
I've made a pull request for |
This works for me now. |
I have
brew install clblas
but get the following error. The build instruction link https://github.com/clMathLibraries/clBLAS/wiki/Build is also broken.The text was updated successfully, but these errors were encountered: