Add query for driver gpu_id
Add query OS driver node ID (gpu_id)
Change-Id: I72ebc54d8ae5dbcd1346535912160a642b1065ae
[ROCm/ROCR-Runtime commit: 60a0fd64c4]
Este cometimento está contido em:
@@ -394,7 +394,12 @@ typedef enum hsa_amd_agent_info_s {
|
||||
* Queries for number of XCCs within the agent.
|
||||
* The type of this attribute is uint32_t.
|
||||
*/
|
||||
HSA_AMD_AGENT_INFO_NUM_XCC = 0xA111
|
||||
HSA_AMD_AGENT_INFO_NUM_XCC = 0xA111,
|
||||
/**
|
||||
* Queries for driver unique identifier.
|
||||
* The type of this attribute is uint32_t.
|
||||
*/
|
||||
HSA_AMD_AGENT_INFO_DRIVER_UID = 0xA112
|
||||
} hsa_amd_agent_info_t;
|
||||
|
||||
/**
|
||||
|
||||
Criar uma nova questão referindo esta
Bloquear um utilizador