37 #ifndef __SCHEDULE_STAGE_HH__ 38 #define __SCHEDULE_STAGE_HH__ 55 struct ComputeUnitParams;
96 #endif // __SCHEDULE_STAGE_HH__
ScheduleStage(const ComputeUnitParams *params)
void init(ComputeUnit *cu)
std::vector< std::pair< Wavefront *, DISPATCH_STATUS > > * dispatchList
std::vector< Scheduler > scheduler
std::vector< std::vector< std::pair< Wavefront *, WAVE_STATUS > > * > waveStatusList
ComputeUnit * computeUnit