7.22. CUDA_HOST_NODE_PARAMS_v1

Defined in /dvs/p4/build/sw/gpgpu/bin/x86_64_Linux_release/stub/cuda.h

struct CUDA_HOST_NODE_PARAMS_v1

Host node parameters.

Public Members

CUhostFn fn

The function to call when the node executes.

void *userData

Argument to pass to the function.