|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use dim3 | |
---|---|
jcuda.runtime | Contains the classes related to the JCuda runtime API. |
Uses of dim3 in jcuda.runtime |
---|
Methods in jcuda.runtime with parameters of type dim3 | |
---|---|
static int |
JCuda.cudaConfigureCall(dim3 gridDim,
dim3 blockDim,
long sharedMem,
cudaStream_t stream)
Configure a device-launch. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |