| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
into dev-tensor
|
|
|
|
stuck in deadlock
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
github.rcac.purdue.edu:jain156/gpgpu-sim_distribution into jain156-dev-purdue-integration
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Support for -gpgpu_registers_per_block and addition of -save_embedded_ptx 1 to config files for mnistCUDNN
Approved-by: tgrogers-purdue <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
Adding gpuwattch power stats to the output.
Enabled inst and mem breakdown stats in config file.
|
|
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
|
|
Added Memory Access breakdown statistics.
Divided INST stats into INST type and INST Mem accesses.
|
|
|
|
|
|
truncating the address here fixes the issue and we start propoerly hitting in the L2
|