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

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
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