Downloads
License
The software is released under the
GNU Lesser General Public License (LGPL) .
Requirements
- The JOCL library must be in the classpath when using JCLU.
- The JOCL native library file (i.e. the .dll or .so file) must be in the library path : use "-Djava.library.path=/path/to/nativelib" as a VM argument when running the application.
All JOCL files can be found on
www.jocl.org. Note that the library has been tested with following setup:
- JCLU-0.1-beta
- Nvidia driver 195.39 (beta)
- Cuda toolkit 3.0 (beta)
- JCLU-0.1.1
- Nvidia driver 196.21
- Cuda toolkit 3.0 (beta)
Files
| JCLU-0.1.1 |
Zip archive containing the jar file for version JCLU-0.1.1. |
| JCLU-0.1-beta |
Zip archive containing the jar file for version JCLU-0.1-beta. |
| Source |
Zip archive containing the source code for the library functions. |
| Documentation |
Link to the online documentation. |
| Documentation (zip) |
Zip archive containing the documentation. |