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