gem5 v24.0.0.0
Loading...
Searching...
No Matches
hsa_queue_entry.hh File Reference

HSAQueuEntry is the simulator's internal representation of an AQL queue entry (task). More...

#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 "enums/GfxVersion.hh"
#include "gpu-compute/kernel_code.hh"

Go to the source code of this file.

Classes

class  gem5::HSAQueueEntry
 

Namespaces

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 

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 Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0