gem5/configs/example
jkalamat 3724fb15fa gpu-compute: parametrize Wavefront size
Eliminate the VSZ constant that defined the Wavefront size (in numbers of work
items); replaced it with a parameter in the GPU.py configuration script.
Changed all data structures dependent on the Wavefront size to be dynamically
sized. Legal values of Wavefront size are 16, 32, 64 for now and checked at
initialization time.
2016-06-09 11:24:55 -04:00
..
apu_se.py gpu-compute: parametrize Wavefront size 2016-06-09 11:24:55 -04:00
etrace_replay.py config: Enable elastic trace capture and replay in se/fs 2015-12-07 16:42:16 -06:00
fs.py config: Updates for distributed gem5 simulations 2016-01-07 16:33:47 -06:00
memcheck.py config: Add missing point of coherency to memcheck script 2016-04-21 04:48:04 -04:00
memtest.py mem: Move the point of coherency to the coherent crossbar 2016-02-10 04:08:25 -05:00
read_config.py config: Added missing types to JSON/INI Python reader 2015-11-22 05:10:21 -05:00
ruby_direct_test.py ruby: interface with classic memory controller 2014-11-06 05:42:21 -06:00
ruby_gpu_random_test.py ruby: changed all references to numCPs to num-cp 2016-01-22 10:42:12 -05:00
ruby_mem_test.py style: remove trailing whitespace 2016-02-06 17:21:18 -08:00
ruby_network_test.py configs: network test: remove redundant physical memory 2015-07-21 10:08:25 -05:00
ruby_random_test.py ruby: more flexible ruby tester support 2015-07-20 09:15:18 -05:00
se.py config: Enable elastic trace capture and replay in se/fs 2015-12-07 16:42:16 -06:00