This package enables access to CUDA-capable devices from Java.
-
Returns the current shared memory configuration of this device.
Returns the enum constant of this class with the specified name.
CudaDevice.SharedMemConfig.values()
Returns an array containing the constants of this enum class, in
the order they are declared.
void
Configures the shared memory of this device.
void
Configures the shared memory of this function.
final void
Configures the shared memory of the
function
associated with this kernel.