| Package | Description |
|---|---|
| jcuda.driver |
Contains the classes related to the JCuda driver API.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
JCudaDriver.cuStreamGetAttribute(CUstream hStream,
int attr,
CUstreamAttrValue value_out)
Queries stream attribute.
|
static int |
JCudaDriver.cuStreamSetAttribute(CUstream hStream,
int attr,
CUstreamAttrValue value)
Sets stream attribute.
|
Copyright © 2020. All rights reserved.