gem5 v24.0.0.0
|
Struct containing an opaque handle to an agent, a device that participates in the HSA memory model. More...
#include <hsa.h>
Public Attributes | |
uint64_t | handle |
Opaque handle. | |
Struct containing an opaque handle to an agent, a device that participates in the HSA memory model.
An agent can submit AQL packets for execution, and may also accept AQL packets for execution (agent dispatch packets or kernel dispatch packets launching HSAIL-derived binaries).
uint64_t hsa_agent_s::handle |