| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-11 | Merging the latest dev from the public branch | tgrogers | |
| 2018-10-11 | Merge branch 'dev-purdue-integration' into dev-purdue-integration | Timothy G Rogers | |
| 2018-10-09 | adding adaptive volta cache config | Mahmoud | |
| 2018-10-09 | Adding in an occupancy metric to match the nvprof metric | tgrogers | |
| 2018-10-07 | Unrolling Aksahy's stats - as they seem to be really screwing things up. | tgrogers | |
| 2018-10-07 | Merge branch 'dev-purdue-integration' of ↵ | tgrogers | |
| github.rcac.purdue.edu:jain156/gpgpu-sim_distribution into jain156-dev-purdue-integration | |||
| 2018-09-07 | adding streamin cache + fixing TEX cache + adding l1 latency and smem latency | Mahmoud | |
| 2018-08-27 | fixing ead/write buffer and new configs files | Mahmoud | |
| 2018-08-22 | adding lazy-fetch-on-read and invalidate operation to cache | Mahmoud | |
| 2018-04-11 | Merge remote-tracking branch 'upstream/dev' into dev | tgrogers | |
| 2018-04-05 | fixing gpu-tot-cycle bug | Mahmoud | |
| 2018-04-05 | adding new stats counter | Mahmoud | |
| 2018-04-05 | adding new counters for parition level para and L2 BW | Mahmoud | |
| 2018-04-01 | Merge branch 'dev-purdue-integration' into dev-purdue-integration | Akshay Jain | |
| 2018-03-31 | Merge commit '89db73061e043c26df22c7f18d9adb106d8078ac' into ↵ | tgrogers | |
| dev-purdue-integration | |||
| 2018-03-31 | Getting rid of our constant, annoying prints. Running workloads of any size ↵ | tgrogers | |
| causes ridiculous output file sizes | |||
| 2018-03-30 | fixing gpu-tot-cycle bug | Mahmoud | |
| 2018-03-28 | Fixing a minor typo in an old config | tgrogers | |
| 2018-03-28 | adding new stats counter | Mahmoud | |
| 2018-03-28 | Merge branch 'dev-purdue-integration' of ↵ | Mahmoud | |
| https://github.rcac.purdue.edu/abdallm/gpgpu-sim_distribution into dev-purdue-integration | |||
| 2018-03-28 | adding new counters for parition level para and L2 BW | Mahmoud | |
| 2018-03-27 | Merge branch 'dev-purdue-integration' into dev-purdue-integration | Timothy G Rogers | |
| 2018-03-26 | Provide portable (non-x86) breakpoint method which should work on all ↵ | Nathan Conrad | |
| linuxes. Tested on PowerPC. | |||
| 2018-03-26 | Merge branch 'dev-purdue-integration' into dev-purdue-integration | Timothy G Rogers | |
| 2018-03-26 | Fixing resources limitation assertion for compute cab 61 | Mahmoud | |
| 2018-03-25 | Need to make sure we don't kill the L1 too | tgrogers | |
| 2018-03-22 | Change 257 by jain156@akshayj-lt1 on 2017/06/03 16:32:52 | Akshay Jain | |
| Adding gpuwattch power stats to the output. Enabled inst and mem breakdown stats in config file. | |||
| 2018-03-22 | Change 252 by jain156@akshayj-lt1 on 2017/05/29 10:51:32 | Akshay Jain | |
| 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 | |||
| 2018-03-22 | Change 180 by jain156@akshayj-lt1 on 2017/03/30 11:48:07 | Akshay Jain | |
| Added Memory Access breakdown statistics. Divided INST stats into INST type and INST Mem accesses. | |||
| 2017-11-18 | copy to the L2 by default | tgrogers | |
| 2017-11-18 | fixing the cycle issues with using the cudamemcpies | tgrogers | |
| 2017-11-18 | 64-address used on the CPU side, but GPGPU-Sim Truncates it to 32-bit.... ↵ | tgrogers | |
| truncating the address here fixes the issue and we start propoerly hitting in the L2 | |||
| 2017-11-18 | fixing a stupid inheritance bug | tgrogers | |
| 2017-11-18 | Making the perf sim copy optional, getting rid of an assert that will happen ↵ | tgrogers | |
| with the new hack and incrementing the cycle so that cudamemcopies take some time (if we don't do this the LRU in the cache does not work) | |||
| 2017-11-18 | vectoradd is successfully filling the l2 | tgrogers | |
| 2017-10-30 | adding new stats and change the PascalP100-HBM config | Mahmoud | |
| 2017-10-27 | add more statistics and chaging Pascal config | Mahmoud | |
| 2017-10-26 | Changing the Titan X config file to use the last modifications | Mahmoud | |
| 2017-10-25 | The commits includes: | Mahmoud | |
| 1- REEAD/WERITE buffer for DRAM 2- Fixing FETCH_ON_WRITE cahce policy bug | |||
| 2017-10-13 | ensure that first launch uses simt cluster 0 | Mahmoud | |
| 2017-10-11 | Merge branch 'dev-purdue-integration' of ↵ | Mahmoud | |
| https://github.rcac.purdue.edu/abdallm/gpgpu-sim_distribution into dev-purdue-integration | |||
| 2017-09-14 | adding some condig comments | Mahmoud | |
| 2017-09-13 | Adding sperate dp_unit | Mahmoud | |
| 2017-09-12 | Adding HBM model | Mahmoud | |
| 2017-07-17 | Fixing some typos and adding comments | Mahmoud | |
| 2017-07-17 | Improving GPU core model. This commits contains: | Mahmoud | |
| 1- round robin inst issue for warp multiple schedulers 2- add sector mask in the memory request (to bused later for L2 sector cache) 3- Adding Fermi coalescer 4- Ensure different exen units are used in dual_issue mode 5- Report how many dual_issue happened 6- Adding oldest_first scheduler | |||
| 2016-09-02 | BUG: concurrent kernel on the same SMX does not work with non-legacy local ↵ | Jin Wang | |
| memory mapping, turn off by default | |||
| 2016-09-02 | MOD: Add macros to turn off cuda_device_runtime for CUDA < 5.0 | Jin Wang | |
| 2016-07-06 | ADD: add knob to enable CDP in gpgpusim config | Jin Wang | |
| 2016-07-06 | MOD: modify to new structure name gpgpu_ptx_sim_info | Jin Wang | |
