Searched refs:wf_slot_id (Results 1 - 4 of 4) sorted by relevance

/gem5/src/gpu-compute/
H A DGPU.py71 wf_slot_id = Param.Int('wavefront id (0-ComputeUnit.max_wfs)') variable in class:Wavefront
H A Dwavefront.cc56 wfSlotId = p->wf_slot_id;
/gem5/tests/configs/
H A Dgpu-ruby.py232 wavefronts.append(Wavefront(simdId = j, wf_slot_id = k))
/gem5/configs/example/
H A Dapu_se.py261 wavefronts.append(Wavefront(simdId = j, wf_slot_id = k,

Completed in 12 milliseconds