Searched refs:ComputeUnit (Results 26 - 34 of 34) sorted by relevance

12

/gem5/src/gpu-compute/
H A Dexec_stage.cc54 ExecStage::init(ComputeUnit *cu)
H A Dschedule_stage.cc61 ScheduleStage::init(ComputeUnit *cu)
H A Dwavefront.hh167 ComputeUnit *computeUnit;
327 setParent(ComputeUnit *cu)
H A Dglobal_memory_pipeline.cc55 GlobalMemPipeline::init(ComputeUnit *cu)
H A Dscoreboard_check_stage.cc44 #include "params/ComputeUnit.hh"
66 ScoreboardCheckStage::init(ComputeUnit *cu)
H A Dvector_register_file.cc70 VectorRegisterFile::setParent(ComputeUnit *_computeUnit)
/gem5/src/arch/hsail/insts/
H A Dpseudo_inst.cc751 w->computeUnit->xactCasLoadMap[src_val1] = ComputeUnit::waveQueue();
756 .push_back(ComputeUnit::waveIdentifier(w->simdId, w->wfSlotId));
/gem5/tests/configs/
H A Dgpu-ruby.py201 compute_units.append(ComputeUnit(cu_id = i, perLaneTLB = per_lane,
/gem5/configs/example/
H A Dapu_se.py230 compute_units.append(ComputeUnit(cu_id = i, perLaneTLB = per_lane,

Completed in 17 milliseconds

12