A B C D E F G H I J K L M N P R S T U V W X Y Z

P

p2pToken - Variable in class jcuda.driver.CUDA_POINTER_ATTRIBUTE_P2P_TOKENS
 
pciBusID - Variable in class jcuda.runtime.cudaDeviceProp
PCI bus ID of the device
pciDeviceID - Variable in class jcuda.runtime.cudaDeviceProp
PCI device ID of the device
pciDomainID - Variable in class jcuda.runtime.cudaDeviceProp
PCI domain ID of the device
pitch - Variable in class jcuda.runtime.cudaPitchedPtr
The pitch of the pointer, in bytes
pitch2D_desc - Variable in class jcuda.runtime.cudaResourceDesc
Channel descriptor for cudaResourceType.cudaResourceTypePitch2D
pitch2D_devPtr - Variable in class jcuda.driver.CUDA_RESOURCE_DESC
Device pointer for CUresourcetype.CU_RESOURCE_TYPE_PITCH2D
pitch2D_devPtr - Variable in class jcuda.runtime.cudaResourceDesc
Device pointer for cudaResourceType.cudaResourceTypePitch2D
pitch2D_format - Variable in class jcuda.driver.CUDA_RESOURCE_DESC
Array format for CUresourcetype.CU_RESOURCE_TYPE_PITCH2D
pitch2D_height - Variable in class jcuda.driver.CUDA_RESOURCE_DESC
Height of the array in elements for CUresourcetype.CU_RESOURCE_TYPE_PITCH2D
pitch2D_height - Variable in class jcuda.runtime.cudaResourceDesc
Height of the array in elements for cudaResourceType.cudaResourceTypePitch2D
pitch2D_numChannels - Variable in class jcuda.driver.CUDA_RESOURCE_DESC
Channels per array element for CUresourcetype.CU_RESOURCE_TYPE_PITCH2D
pitch2D_pitchInBytes - Variable in class jcuda.driver.CUDA_RESOURCE_DESC
Pitch between two rows in bytes for CUresourcetype.CU_RESOURCE_TYPE_PITCH2D
pitch2D_pitchInBytes - Variable in class jcuda.runtime.cudaResourceDesc
Pitch between two rows in bytes for cudaResourceType.cudaResourceTypePitch2D
pitch2D_width - Variable in class jcuda.driver.CUDA_RESOURCE_DESC
Width of the array in elements for CUresourcetype.CU_RESOURCE_TYPE_PITCH2D
pitch2D_width - Variable in class jcuda.runtime.cudaResourceDesc
Width of the array in elements for cudaResourceType.cudaResourceTypePitch2D
Pointer - Class in jcuda
A Java representation of a void pointer.
Pointer() - Constructor for class jcuda.Pointer
Creates a new (null) Pointer
POINTER - Static variable in class jcuda.Sizeof
Size of a (native) pointer, in bytes.
ptr - Variable in class jcuda.runtime.cudaPitchedPtr
Pointer to allocated memory.
ptxVersion - Variable in class jcuda.runtime.cudaFuncAttributes
PTX virtual architecture version for which the function was compiled.
put(int) - Method in class jcuda.driver.JITOptions
Put the specified option into these options (without a value)
putBytes(int, byte[]) - Method in class jcuda.driver.JITOptions
Put the given value for the specified option into these options
putFloat(int, float) - Method in class jcuda.driver.JITOptions
Put the given value for the specified option into these options
putInt(int, int) - Method in class jcuda.driver.JITOptions
Put the given value for the specified option into these options

A B C D E F G H I J K L M N P R S T U V W X Y Z