gem5  v21.1.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
hsa_queue_entry.hh File Reference
#include <bitset>
#include <cstdint>
#include <cstring>
#include <iostream>
#include <vector>
#include "base/intmath.hh"
#include "base/types.hh"
#include "dev/hsa/hsa_packet.hh"
#include "dev/hsa/hsa_queue.hh"
#include "gpu-compute/kernel_code.hh"

Go to the source code of this file.

Classes

class  gem5::HSAQueueEntry
 

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 

Detailed Description

HSAQueuEntry is the simulator's internal representation of an AQL queue entry (task). It encasulates all of the relevant info about a task, which is gathered from various runtime data structures including: the AQL MQD, the AQL packet, and the code object.

Definition in file hsa_queue_entry.hh.


Generated on Tue Sep 7 2021 14:53:53 for gem5 by doxygen 1.8.17