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

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

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

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





© 2015 - 2024 Weber Informatics LLC | Privacy Policy