uncomplicate / neanderthal

Fast Clojure Matrix Library
http://neanderthal.uncomplicate.org
Eclipse Public License 1.0
1.06k stars 56 forks source link

Error building classpath. Could not find artifact org.jcuda:jcublas:jar:10.2.0 in central (https://repo1.maven.org/maven2/) #84

Closed ftravers closed 4 years ago

ftravers commented 4 years ago

trying to build and thats what I got

Error building classpath. Could not find artifact org.jcuda:jcublas:jar:10.2.0 in central (https://repo1.maven.org/maven2/)

blueberry commented 4 years ago

Yes, JCuda 10.2 still hasn't reached the central Maven repository. I may have rushed a bit with the release because I had some time to spare yesterday, but expect it to work out of the box in a matter of days https://github.com/jcuda/jcuda-main/issues/31

Alternatively, in the meantime, use 0.26.1 w/ CUDA 10.1, or build JCuda 10.2, or if you are on Linux, grab JCuda binaries from the aforementioned link.

blueberry commented 4 years ago

JCuda 10.2.0 is in the Central Maven Repository, so this should work as expected.

zendevil commented 3 years ago

Got this error today: Could not find artifact org.jcuda:jcublas-natives:jar:linux-aarch64:10.2.0 in clojars (https://repo.clojars.org/