Fork me on GitHub
#uncomplicate
<
2016-06-14
>
genmeblog20:06:12

Hi, I'm trying to run very first examples from neanderthal failed on opencl1.clj example

genmeblog20:06:18

CompilerException java.lang.Exception: No namespace: uncomplicate.neanderthal.opencl.clblast, compiling:(uncomplicate/neanderthal/opencl.clj:1:1)

genmeblog20:06:41

Windows 64bit, latest java

genmeblog20:06:30

(map info (platforms)) with clojurecl shows me platform info

genmeblog20:06:27

(map info (devices (first (platforms)))) fails with error: "OpenCL error: CL_INVALID_VALUE."