Searched defs:n_wf (Results 1 - 4 of 4) sorted by relevance

/gem5/src/gpu-compute/
H A Dshader.hh121 int n_wf; member in class:Shader
H A DGPU.py92 n_wf = Param.Int(1, 'Number of wavefront slots per SIMD') variable in class:ComputeUnit
147 n_wf = Param.Int(1, 'Number of wavefront slots per SIMD') variable in class:Shader
/gem5/tests/configs/
H A Dgpu-ruby.py217 n_wf = options.wfs_per_simd, variable
/gem5/configs/example/
H A Dapu_se.py244 n_wf = options.wfs_per_simd, variable

Completed in 10 milliseconds