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

/gem5/src/gpu-compute/
H A DGPU.py83 spbypass_pipe_length = Param.Int(4, 'vector ALU Single Precision bypass '\
84 'latency') variable in class:ComputeUnit
H A Dcompute_unit.cc65 spBypassPipeLength(p->spbypass_pipe_length),
/gem5/tests/configs/
H A Dgpu-ruby.py204 spbypass_pipe_length = \
205 options.sp_bypass_path_length, variable
/gem5/configs/example/
H A Dapu_se.py233 spbypass_pipe_length = options.sp_bypass_path_length, variable

Completed in 15 milliseconds