An open API service indexing awesome lists of open source software.

https://github.com/jcuda/jcuda-examples

JCuda example projects
https://github.com/jcuda/jcuda-examples

Last synced: 3 months ago
JSON representation

JCuda example projects

Awesome Lists containing this project

README

          

# jcuda-examples

This repository contains example projects for JCuda.

**Note:** For samples showing how to use each of the different JCuda libraries
and its features, refer to the
[jcuda-samples](https://github.com/jcuda/jcuda-samples) project.

This repository contains only examples for the basic project structure and
dependency handling, using different dependency management and build tools.

Example projects and build files are contained in the following directories:

- [jcuda-example-maven](https://github.com/jcuda/jcuda-examples/tree/master/jcuda-example-maven) :
An example project showing how to declare the JCuda dependencies in a Maven POM