Skip to content
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

Closed
dlfivefifty opened this issue Apr 23, 2017 · 8 comments
Closed

Unable to build in OS X #33

dlfivefifty opened this issue Apr 23, 2017 · 8 comments

Comments

@dlfivefifty
Copy link
Contributor

I have brew install clblas but get the following error. The build instruction link https://github.com/clMathLibraries/clBLAS/wiki/Build is also broken.

julia> Pkg.build("CLBLAS")
INFO: Building CLBLAS
===============================[ ERROR: CLBLAS ]================================

LoadError:     OSX not oficially supported.
    Find manual build instructions on: https://github.com/clMathLibraries/clBLAS/wiki/Build

while loading /Users/solver/.julia/v0.6/CLBLAS/deps/build.jl, in expression starting on line 38
@SimonDanisch
Copy link
Member

Can you try out: #34 ?

@dlfivefifty
Copy link
Contributor Author

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" 

@dlfivefifty
Copy link
Contributor Author

You might need homebrew/science/clblas

@SimonDanisch
Copy link
Member

I see... yeah i dont have osx to try this out... Did it work after changing that?

@dfdx
Copy link
Contributor

dfdx commented Apr 27, 2017

I've just tried homebrew/science/clblas on MacBook and Pkg.build worked for me. Pkg.test, however, throws a number of errors, but I've never configured this computer for any GPU work, so it's better if someone else checks it (I'll be able to setup OpenCL on Mac only in 2 weeks or so).

@SimonDanisch
Copy link
Member

Well, Apple is really not the best for GPU work...
Please open an issue with an error log, maybe someone else has OSX and can look into it! :)

@dlfivefifty
Copy link
Contributor Author

I've made a pull request for homebrew/science/clblas:

#35

@dlfivefifty
Copy link
Contributor Author

This works for me now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants