| Package | Description |
|---|---|
| org.bytedeco.cuda.cudart | |
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
CUstreamAttrValue |
CUstreamAttrValue.accessPolicyWindow(CUaccessPolicyWindow setter) |
CUstreamAttrValue |
CUstreamAttrValue.getPointer(long i) |
CUstreamAttrValue |
CUstreamAttrValue.position(long position) |
CUstreamAttrValue |
CUstreamAttrValue.syncPolicy(int setter) |
| Modifier and Type | Method and Description |
|---|---|
static int |
cudart.cuStreamGetAttribute(CUstream_st hStream,
int attr,
CUstreamAttrValue value_out)
\brief Queries stream attribute.
|
static int |
cudart.cuStreamSetAttribute(CUstream_st hStream,
int attr,
CUstreamAttrValue value)
\brief Sets stream attribute.
|
Copyright © 2020. All rights reserved.