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