ScalaCL is a Domain Specific Language (DSL) that makes it trivial to write parallel expressions that evaluate on the GPU in Scala.
It is based on JavaCL for the Java/OpenCL interop.
For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL.
Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| com.nativelibs4java
»
javacl JavaCL is an Object-Oriented API that makes the C OpenCL API available to Java in a very natural way. | ${opencl4java.version} | 1.0-20120625-shaded | ||
Lang Runtime
Apache 2.0
| org.scala-lang
»
scala-library Standard library for the Scala Programming Language Version 3 | ${scala.version} | 3.8.3 |
