Package | Description |
---|---|
jcuda.driver |
Contains the classes related to the JCuda driver API.
|
Modifier and Type | Method and Description |
---|---|
static int |
JCudaDriver.cuMemcpy3D(CUDA_MEMCPY3D pCopy)
Copies memory for 3D arrays.
|
static int |
JCudaDriver.cuMemcpy3DAsync(CUDA_MEMCPY3D pCopy,
CUstream hStream)
Copies memory for 3D arrays.
|
Copyright © 2018. All rights reserved.