uncomplicate

genmeblog 2016-06-14T20:35:12.000008Z

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

genmeblog 2016-06-14T20:35:18.000009Z

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

genmeblog 2016-06-14T20:35:41.000010Z

Windows 64bit, latest java

genmeblog 2016-06-14T20:36:30.000011Z

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

genmeblog 2016-06-14T20:37:27.000012Z

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