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

No proper details how to setup CLBLAS.jl #4

Open
gargrahul opened this issue Jul 7, 2014 · 3 comments
Open

No proper details how to setup CLBLAS.jl #4

gargrahul opened this issue Jul 7, 2014 · 3 comments

Comments

@gargrahul
Copy link

I tried using CLBLAS.jl but was getting below problems.
"error compiling setup: error compiling clblassetup: could not load module libblassetup"

On Ubuntu i was able to resolve this by building clBLAS and providing link to built library however on Windows I am still not sure.

Would be better to include these details as part for usage manual/ instructions.

Regards,
Rahul

@ekobir
Copy link
Contributor

ekobir commented Aug 26, 2014

Hi Rahul,

I just saw this message. I definitely agree. If you have resolved the issue, please send me your setup steps.

thanks
Erkin

@gargrahul
Copy link
Author

Hi Erkin,

I was able to resolve it on Ubuntu. What is your target OS?

Regards,
Rahul

On Tue, Aug 26, 2014 at 4:54 PM, ERKIN KANLIOGLU notifications@github.com
wrote:

Hi Rahul,

I just saw this message. I definitely agree. If you have resolved the
issue, please send me your setup steps.

thanks
Erkin


Reply to this email directly or view it on GitHub
#4 (comment).

@yeison
Copy link
Contributor

yeison commented Dec 30, 2014

@gargrahul you can install on Windows using

Pkg.clone("https://github.com/JuliaGPU/CLBLAS.jl.git")

Refer to the documentation for more details: http://docs.julialang.org/en/release-0.3/manual/packages/?#installing-unregistered-packages

dfdx added a commit that referenced this issue Nov 27, 2015
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