NVTX_DECLSPEC void NVTX_API nvtxNameCudaDeviceA ( int  device,
const char *  name 
)

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

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

Generated by Doxygen for NVIDIA Tools Extension Library  NVIDIA