| Package | Description |
|---|---|
| org.bytedeco.cuda.cudart | |
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
CUkernelNodeAttrValue |
CUkernelNodeAttrValue.accessPolicyWindow(CUaccessPolicyWindow setter) |
CUkernelNodeAttrValue |
CUkernelNodeAttrValue.cooperative(int setter) |
CUkernelNodeAttrValue |
CUkernelNodeAttrValue.getPointer(long i) |
CUkernelNodeAttrValue |
CUkernelNodeAttrValue.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static int |
cudart.cuGraphKernelNodeGetAttribute(CUgraphNode_st hNode,
int attr,
CUkernelNodeAttrValue value_out)
\brief Queries node attribute.
|
static int |
cudart.cuGraphKernelNodeSetAttribute(CUgraphNode_st hNode,
int attr,
CUkernelNodeAttrValue value)
\brief Sets node attribute.
|
Copyright © 2020. All rights reserved.