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

/gem5/src/gpu-compute/
H A DGPU.py86 dpbypass_pipe_length = Param.Int(8, 'vector ALU Double Precision bypass '\
87 'latency') variable in class:ComputeUnit
H A Dcompute_unit.cc66 dpBypassPipeLength(p->dpbypass_pipe_length),
/gem5/tests/configs/
H A Dgpu-ruby.py206 dpbypass_pipe_length = \
207 options.dp_bypass_path_length, variable
/gem5/configs/example/
H A Dapu_se.py234 dpbypass_pipe_length = options.dp_bypass_path_length, variable

Completed in 15 milliseconds