This package enables access to CUDA-capable devices from Java.
-
Retrieves an existing module for the specified device and key.
Stores a module in this cache, associating it with the given
device and key.
Stores a module in this cache, associating it with the given
device and key.
Creates a new kernel object in the given module whose entry point
is the specified function.
Creates a new kernel object in the given module whose entry point
is the function with the specified name.