| Age | Commit message (Collapse) | Author |
|
|
|
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]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
normal operation. This helps immensely in a clustered environmrnt where jobs randomly fail
|
|
uniform
|
|
https://github.rcac.purdue.edu/jain156/gpgpu-sim_distribution into dev-purdue-integration
|
|
|
|
|
|
dev-purdue-integration
|
|
causes ridiculous output file sizes
|
|
|
|
am stopping this by gaurding against it in the same way we do for updating the stat counts (checking if we have executed any cycles before printing). I am not sure what this does to CDP stat prints - as I am not sure what CDP kernels so to sim_cycles.... However EVERY other app except CDP is spewing junk to the output and it really messes up any per-kernel stat collection scripts.
|
|
https://github.rcac.purdue.edu/abdallm/gpgpu-sim_distribution into dev-purdue-integration
|
|
|
|
|
|
|
|
|
|
|
|
https://github.rcac.purdue.edu/abdallm/gpgpu-sim_distribution into dev-purdue-integration
|
|
|
|
|
|
called before g_ptx_kernel_count was initialized
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Mengchi Zhang <[email protected]>
|
|
|
|
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.
|