We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c417311 commit c705557Copy full SHA for c705557
README.md
@@ -39,6 +39,7 @@ The artifacts of Compute.scala is published on Maven central repository for Scal
39
40
``` sbt
41
libraryDependencies += "com.thoughtworks.compute" %% "cpu" % "latest.release"
42
+
43
libraryDependencies += "com.thoughtworks.compute" %% "gpu" % "latest.release"
44
45
// Platform dependent runtime of LWJGL core library
0 commit comments