36 #ifndef __SCHEDULE_STAGE_HH__
37 #define __SCHEDULE_STAGE_HH__
54 struct ComputeUnitParams;
95 #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