gem5
v20.1.0.0
|
#include "dev/hsa/hsa_driver.hh"
Go to the source code of this file.
Classes | |
class | GPUComputeDriver |
The GPUComputeDriver implements an HSADriver for an HSA AMD GPU agent. Other GPU devices, or other HSA agents, should not derive from this class. Instead device-specific implementations of an HSADriver should be provided for each unique device.
Definition in file gpu_compute_driver.hh.