NVTX_DECLSPEC void NVTX_API nvtxNameCuDeviceW ( CUdevice  device,
const wchar_t *  name 
)

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

Parameters:
device- The handle 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