34 #ifndef __SCHEDULE_STAGE_HH__ 35 #define __SCHEDULE_STAGE_HH__ 52 struct ComputeUnitParams;
93 #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