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