Contains the classes related to the JCuda driver API.

Package Specification

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

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