| Package | Description |
|---|---|
| jcuda.runtime |
Contains the classes related to the JCuda runtime API.
|
| 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 © 2015. All Rights Reserved.