Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
P
R
S
T
U
V
W
X
Y
Z
M
major
- Variable in class jcuda.runtime.
cudaDeviceProp
Major revision number defining the device's compute capability;
maxGridSize
- Variable in class jcuda.driver.
CUdevprop
The maximum sizes of each dimension of a grid;
maxGridSize
- Variable in class jcuda.runtime.
cudaDeviceProp
The maximum sizes of each dimension of a grid;
maxTexture1D
- Variable in class jcuda.runtime.
cudaDeviceProp
Maximum 1D texture size
maxTexture1DLayered
- Variable in class jcuda.runtime.
cudaDeviceProp
Maximum 1D layered texture dimensions
maxTexture2D
- Variable in class jcuda.runtime.
cudaDeviceProp
Maximum 2D texture dimensions
maxTexture2DLayered
- Variable in class jcuda.runtime.
cudaDeviceProp
Maximum 2D layered texture dimensions
maxTexture3D
- Variable in class jcuda.runtime.
cudaDeviceProp
Maximum 3D texture dimensions
maxThreadsDim
- Variable in class jcuda.driver.
CUdevprop
The maximum sizes of each dimension of a block;
maxThreadsDim
- Variable in class jcuda.runtime.
cudaDeviceProp
The maximum sizes of each dimension of a block;
maxThreadsPerBlock
- Variable in class jcuda.driver.
CUdevprop
The maximum number of threads per block;
maxThreadsPerBlock
- Variable in class jcuda.runtime.
cudaDeviceProp
The maximum number of threads per block;
maxThreadsPerBlock
- Variable in class jcuda.runtime.
cudaFuncAttributes
Maximum number of threads per block
maxThreadsPerMultiProcessor
- Variable in class jcuda.runtime.
cudaDeviceProp
The number of maximum resident threads per multiprocessor.
memoryBusWidth
- Variable in class jcuda.runtime.
cudaDeviceProp
The memory bus width in bits
memoryClockRate
- Variable in class jcuda.runtime.
cudaDeviceProp
The peak memory clock frequency in kilohertz.
memoryType
- Variable in class jcuda.runtime.
cudaPointerAttributes
The physical location of the memory, ::cudaMemoryTypeHost or ::cudaMemoryTypeDevice.
memPitch
- Variable in class jcuda.driver.
CUdevprop
The maximum pitch allowed by the memory copy functions that involve memory regions allocated through cuMemAllocPitch();
memPitch
- Variable in class jcuda.runtime.
cudaDeviceProp
The maximum pitch in bytes allowed by the memory copy functions that involve memory regions allocated through cudaMallocPitch();
minor
- Variable in class jcuda.runtime.
cudaDeviceProp
Minor revision number defining the device's compute capability;
multiProcessorCount
- Variable in class jcuda.runtime.
cudaDeviceProp
The number of multiprocessors on the device.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
P
R
S
T
U
V
W
X
Y
Z