Uses of Class
jcuda.driver.CUdevprop

Packages that use CUdevprop
jcuda.driver Contains the classes related to the JCuda driver API. 
 

Uses of CUdevprop in jcuda.driver
 

Methods in jcuda.driver with parameters of type CUdevprop
static int JCudaDriver.cuDeviceGetProperties(CUdevprop prop, CUdevice dev)
          Returns properties for a selected device.