| Age | Commit message (Collapse) | Author |
|
github.rcac.purdue.edu:TimRogersGroup/gpgpu-sim_distribution into dev-purdue-integration
|
|
|
|
|
|
https://github.rcac.purdue.edu/abdallm/gpgpu-sim_distribution into dev-purdue-integration
|
|
|
|
|
|
|
|
|
|
|
|
|
|
github.rcac.purdue.edu:jain156/gpgpu-sim_distribution into jain156-dev-purdue-integration
|
|
|
|
|
|
Signed-off-by: Mengchi Zhang <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a zero is the intent.
|
|
warnings). This makes these consistent.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
uniform
|
|
|
|
|
|
dev-purdue-integration
|
|
causes ridiculous output file sizes
|
|
|
|
|
|
|
|
https://github.rcac.purdue.edu/abdallm/gpgpu-sim_distribution into dev-purdue-integration
|
|
|
|
|
|
linuxes. Tested on PowerPC.
|
|
|
|
|
|
|
|
Added shmem_divergence_hist and warp_inst_classification
|
|
Adding the global load and store divergence statistics.
The previous histogram has been modified to look at all memory requests, but that is not meaningful - so it can as well be removed.
|
|
Adding gpuwattch power stats to the output.
Enabled inst and mem breakdown stats in config file.
|
|
Replaced the mem div stats with mem div histogram
|
|
Checking in the data footprint stats as reported in the micro paper.
The implementation uses gpgpu pointer, due to which I don't feel fine pushing to mainline.
May be I can do the stats check and increment in l2cache.cc through a public function
to avoid exposing gpgpu pointer to public
|