ArrayFire.jl
ArrayFire.jl copied to clipboard
Windows Installation with CUDA backend
I am still a Julia newb but I am having trouble getting ArrayFire to recognize CUDA as a backend.
I am using Windows 7, Julia v 0.6 and have downloaded and tested CUDA Toolkit v8.0.
Any help would be appreciated thanks!
Pkg.test("ArrayFire") is ok?
Hi @bscohen1 I have not tested ArrayFire on Julia v0.6 yet. I will do so once it release. In the meantime, can you use Julia v0.5 and make sure you libaf is in your load path?