|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CUipcMemHandle | |
|---|---|
| jcuda.driver | Contains the classes related to the JCuda driver API. |
| Uses of CUipcMemHandle in jcuda.driver |
|---|
| Methods in jcuda.driver with parameters of type CUipcMemHandle | |
|---|---|
static int |
JCudaDriver.cuIpcGetMemHandle(CUipcMemHandle pHandle,
CUdeviceptr dptr)
Gets an interprocess memory handle for an existing device memory allocation. |
static int |
JCudaDriver.cuIpcOpenMemHandle(CUdeviceptr pdptr,
CUipcMemHandle handle,
int Flags)
Opens an interprocess memory handle exported from another process and returns a device pointer usable in the local process. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||