Hi, I'm trying to run very first examples from neanderthal failed on opencl1.clj example
CompilerException java.lang.Exception: No namespace: uncomplicate.neanderthal.opencl.clblast, compiling:(uncomplicate/neanderthal/opencl.clj:1:1)
Windows 64bit, latest java
(map info (platforms)) with clojurecl shows me platform info
(map info (devices (first (platforms)))) fails with error: "OpenCL error: CL_INVALID_VALUE."