Searched refs:wavefront_size (Results 1 - 2 of 2) sorted by relevance

/gem5/tests/configs/
H A Dgpu-ruby.py310 wavefront_size = options.wf_size variable
312 # The pipeline issues wavefront_size number of uncoalesced requests
313 # in one GPU issue cycle. Hence wavefront_size mem ports.
314 for j in range(wavefront_size):
/gem5/configs/example/
H A Dapu_se.py482 wavefront_size = options.wf_size variable
484 # The pipeline issues wavefront_size number of uncoalesced requests
485 # in one GPU issue cycle. Hence wavefront_size mem ports.
486 for j in range(wavefront_size):

Completed in 8 milliseconds