/jcuda-samples

JCuda samples

Primary LanguageJavaMIT LicenseMIT

jcuda-samples

This repository contains samples for the JCuda libraries.

Note: Some of the samples require third-party libraries, JCuda libraries that are not part of the jcuda-main package (for example, JCudaVec or JCudnn), or utility libraries that are not available in Maven Central. In order to compile these samples, additional setup steps may be necessary. The main goal of this repository is to collect and maintain the samples in a form that allows them to serve as a collection of snippets that can easily be copied and pasted into own projects to get started.