org.uncomplicate/neanderthal-cuda

Neanderthal's CUDA backend.

Leiningen/Boot

[org.uncomplicate/neanderthal-cuda "0.60.2"]

Clojure CLI/deps.edn

org.uncomplicate/neanderthal-cuda {:mvn/version "0.60.2"}

Gradle

implementation("org.uncomplicate:neanderthal-cuda:0.60.2")

Maven

<dependency>
  <groupId>org.uncomplicate</groupId>
  <artifactId>neanderthal-cuda</artifactId>
  <version>0.60.2</version>
</dependency>