NVIDIACUDA Toolkit Documentation
Search In:

Search Results

    < Previous | Next >
    CUDA Driver API (PDF) - v12.1.0 (older) - Last updated February 28, 2023 - Send Feedback

    7.16. CUDA_HOST_NODE_PARAMS_v1 Struct Reference

    [Data types used by CUDA driver]

    Host node parameters

    Public Variables

    CUhostFn fn
    void * userData

    Variables

    CUhostFnCUDA_HOST_NODE_PARAMS_v1::fn [inherited]

    The function to call when the node executes

    void * CUDA_HOST_NODE_PARAMS_v1::userData [inherited]

    Argument to pass to the function