- 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
-
- pitch2D_devPtr - Variable in class jcuda.driver.CUDA_RESOURCE_DESC
-
- pitch2D_devPtr - Variable in class jcuda.runtime.cudaResourceDesc
-
- pitch2D_format - Variable in class jcuda.driver.CUDA_RESOURCE_DESC
-
- pitch2D_height - Variable in class jcuda.driver.CUDA_RESOURCE_DESC
-
- pitch2D_height - Variable in class jcuda.runtime.cudaResourceDesc
-
- pitch2D_numChannels - Variable in class jcuda.driver.CUDA_RESOURCE_DESC
-
- pitch2D_pitchInBytes - Variable in class jcuda.driver.CUDA_RESOURCE_DESC
-
- pitch2D_pitchInBytes - Variable in class jcuda.runtime.cudaResourceDesc
-
- pitch2D_width - Variable in class jcuda.driver.CUDA_RESOURCE_DESC
-
- pitch2D_width - Variable in class jcuda.runtime.cudaResourceDesc
-
- 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