All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jcuda.driver.package-info Maven / Gradle / Ivy

There is a newer version: 12.0.0
Show newest version
/**
 * Contains the classes related to the JCuda driver API.
 * 

* 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. */ package jcuda.driver;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy