Contains the classes related to the JCuda runtime API.

Package Specification

This package contains classes that are related to the JCuda runtime API. The main class is the {@link jcuda.runtime.JCuda} class, which provides all method bindings for the CUDA runtime API.

Please consult your CUDA Reference Manual and your CUDA Programming Guide for more information about how to use this API.