NVTX_DECLSPEC void NVTX_API nvtxNameCuStreamA ( CUstream  stream,
const char *  name 
)

Allows the user to associate a CUDA stream with a user-provided name.

Parameters:
stream- The handle of the CUDA stream to name.
name- The name of the CUDA stream.
Version:
Supported with NVTX version 1 or higher.

Generated by Doxygen for NVIDIA Tools Extension Library  NVIDIA