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
- Host: GitHub
- URL: https://github.com/jcuda/jcuda-examples
- Owner: jcuda
- License: mit
- Created: 2018-04-04T20:44:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T15:37:35.000Z (over 5 years ago)
- Last Synced: 2025-04-10T20:31:53.666Z (9 months ago)
- Language: Java
- Size: 4.88 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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