| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update the write policy in P100
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
called before g_ptx_kernel_count was initialized
|
|
|
|
|
|
Don't directly pass strings to printf (beacuse they wouldn't be escap…
|
|
Provide portable (non-x86) breakpoint method which should work on all…
|
|
Dev gitignore update
|
|
Dev parser fix
|
|
Clang gives warnings about this.
|
|
linuxes. Tested on PowerPC.
|
|
|
|
|
|
|
|
|
|
Fixing resources limitation assertion for compute cab 61
|
|
|
|
|
|
Apps compiled with newer versions of CUDA want the version number embedded in the so
|
|
|
|
Support for lonestar and modifying our configs to not completely screw up when the user configures the cache preference
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Mengchi Zhang <[email protected]>
|
|
|
|
|
|
file. Having gpgpu-sim ebed some version info to stop the error complaints
|
|
file. Having gpgpu-sim ebed some version info to stop the error complaints
|
|
|
|
Integrating some setup stuff and proper support or a maximum number of instructions (which was previously broken)
|
|
|
|
|
|
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.
|