| Package | Description |
|---|---|
| org.bytedeco.cuda.cudart | |
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
CUhostFn |
CUDA_HOST_NODE_PARAMS.fn()
The function to call when the node executes
|
| Modifier and Type | Method and Description |
|---|---|
CUDA_HOST_NODE_PARAMS |
CUDA_HOST_NODE_PARAMS.fn(CUhostFn setter) |
| Modifier and Type | Method and Description |
|---|---|
static int |
cudart.cuLaunchHostFunc(CUstream_st hStream,
CUhostFn fn,
Pointer userData)
\brief Enqueues a host function call in a stream
Enqueues a host function to run in a stream.
|
Copyright © 2020. All rights reserved.