Package | Description |
---|---|
jcuda.runtime |
Modifier and Type | Method and Description |
---|---|
static int |
JCuda.cudaMemcpy3DPeer(cudaMemcpy3DPeerParms p)
Copies memory between devices.
|
static int |
JCuda.cudaMemcpy3DPeerAsync(cudaMemcpy3DPeerParms p,
cudaStream_t stream)
Copies memory between devices asynchronously.
|
Copyright © 2014. All Rights Reserved.