Uses of Class
jcuda.runtime.cudaPointerAttributes

Packages that use cudaPointerAttributes
jcuda.runtime Contains the classes related to the JCuda runtime API. 
 

Uses of cudaPointerAttributes in jcuda.runtime
 

Methods in jcuda.runtime with parameters of type cudaPointerAttributes
static int JCuda.cudaPointerGetAttributes(cudaPointerAttributes attributes, Pointer ptr)
          Returns attributes about a specified pointer.