NVIDIA DRIVE OS Linux SDK API Reference

5.2.3 Release
For Test and Development only

Detailed Description

Defines GPU ID structure.

This structure is used to set the value for NvSciBufGeneralAttrKey_GpuId attribute.

Definition at line 1258 of file nvscibuf.h.

Data Fields

uint8_t bytes [16]
 GPU ID. More...
 

Field Documentation

◆ bytes

uint8_t NvSciRmGpuId::bytes[16]

GPU ID.

This member is initialized by the successful call to cuDeviceGetUuid() for CUDA usecases

Definition at line 1261 of file nvscibuf.h.


The documentation for this struct was generated from the following file: