Package | Description |
---|---|
jcuda.runtime |
Modifier and Type | Method and Description |
---|---|
static int |
JCuda.cudaBindSurfaceToArray(surfaceReference surfref,
cudaArray array,
cudaChannelFormatDesc desc)
[C++ API] Binds an array to a surface
|
static int |
JCuda.cudaGetSurfaceReference(surfaceReference surfref,
String symbol)
Get the surface reference associated with a symbol.
|
Copyright © 2014. All Rights Reserved.