| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | Merge pull request #59 from tgrogers/dev | gpgpu-sim | |
| Apps compiled with newer versions of CUDA want the version number embedded in the so | |||
| 2018-03-25 | code for removing duplicates in embedded ptx | Amruth | |
| 2018-03-25 | Merge pull request #13 from tgrogers/dev-purdue-integration | Timothy G Rogers | |
| Support for lonestar and modifying our configs to not completely screw up when the user configures the cache preference | |||
| 2018-03-25 | Need to make sure we don't kill the L1 too | tgrogers | |
| 2018-03-25 | Need to explicity set this or the stupid GPGPU-Sim defaults of 16k kicks in. | tgrogers | |
| 2018-03-25 | succeed if just remining the GPU that pinned memory can beused | tgrogers | |
| 2018-03-25 | Fixing a bug in mengchi's commit | tgrogers | |
| 2018-03-25 | Add lonestar tick support | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2018-03-25 | Merging with updates in the public repo | tgrogers | |
| 2018-03-24 | Adding in a patch to get lonestargpu to work | tgrogers | |
| 2018-03-24 | The new CUDAs complain about version info not being embedded into the so ↵ | tgrogers | |
| file. Having gpgpu-sim ebed some version info to stop the error complaints | |||
| 2018-03-24 | The new CUDAs complain about version info not being embedded into the so ↵ | tgrogers | |
| file. Having gpgpu-sim ebed some version info to stop the error complaints | |||
| 2018-03-23 | dynamic pdom analysis at runtime | Amruth | |
| 2018-03-22 | Merge pull request #58 from tgrogers/dev | gpgpu-sim | |
| Integrating some setup stuff and proper support or a maximum number of instructions (which was previously broken) | |||
| 2018-03-22 | Fixing the break limit bug | Mahmoud | |
| 2018-03-22 | Adding support for CUDA 9.1 | tgrogers | |
| 2018-03-22 | Change 332 by jain156@akshayj-lt1 on 2018/02/01 05:20:33 | Akshay Jain | |
| Added shmem_divergence_hist and warp_inst_classification | |||
| 2018-03-22 | Change 283 by jain156@akshayj-lt1 on 2017/07/03 19:52:55 | Akshay Jain | |
| 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. | |||
| 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 253 by jain156@akshayj-lt1 on 2017/05/30 00:40:03 | Akshay Jain | |
| Replaced the mem div stats with mem div histogram | |||
| 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. | |||
| 2018-03-21 | Change 124 by jain156@akshayj-lt1 on 2016/12/08 20:17:53 | Akshay Jain | |
| Added Memory divergence stats Data shows same divergence characteristics across PTX and PTX+ | |||
| 2018-03-20 | Adding in some setupscript stuff to properly print the build version and get ↵ | tgrogers | |
| rid of this not fully tested warning | |||
| 2018-03-20 | code to load the embedded ptx directly and prevent cuobjdump to dump ↵ | letr63jd56 | |
| everytime we execute the code | |||
| 2018-03-19 | temporary fixes to parsing issues | letr63jd56 | |
| 2018-03-18 | Adding in auto-correlation plots | tgrogers | |
| 2018-03-15 | Merge pull request #11 from abdallm/dev-purdue-integration | Timothy G Rogers | |
| Dev purdue integration | |||
| 2018-03-15 | Merge branch 'dev-purdue-integration' of ↵ | Mahmoud | |
| https://github.rcac.purdue.edu/TimRogersGroup/gpgpu-sim_distribution into dev-purdue-integration | |||
| 2018-03-14 | Adding in a .csv extension | tgrogers | |
| 2018-03-14 | forgot stats file on others | tgrogers | |
| 2018-03-14 | delete the dir, then link it | tgrogers | |
| 2018-03-14 | link the data to vut build times | tgrogers | |
| 2018-03-14 | Adding the ability to plot all the runs automatically | tgrogers | |
| 2018-03-13 | Just make the relevant apps - don't waste time making stuff you don't use | tgrogers | |
| 2018-03-13 | Just make the relevant apps - don't waste time making stuff you don't use | tgrogers | |
| 2018-03-13 | fixing jenkinsfile error | tgrogers | |
| 2018-03-13 | Merge branch 'dev-purdue-integration' of ↵ | tgrogers | |
| https://github.rcac.purdue.edu/TimRogersGroup/gpgpu-sim_distribution into dev-purdue-integration | |||
| 2018-03-13 | explicitly get the data here | tgrogers | |
| 2018-03-13 | fixing the inter nodes in P102 gpgpusim3.x | Mahmoud | |
| 2018-03-13 | Merge branch 'dev-purdue-integration' of ↵ | Mahmoud | |
| https://github.rcac.purdue.edu/abdallm/gpgpu-sim_distribution into dev-purdue-integration | |||
| 2018-03-13 | adding config file for P100 of gpgpsim3.x | Mahmoud | |
| 2018-03-13 | Merge pull request #10 from abdallm/dev-purdue-integration | Timothy G Rogers | |
| enabling L1 cache by default in P100 gpgpusim.config | |||
| 2018-03-13 | Merge branch 'dev-purdue-integration' into dev-purdue-integration | Timothy G Rogers | |
| 2018-03-13 | adding the config file for P102 for gpgpu-sim 3.x | Mahmoud | |
| 2018-03-13 | Update gpgpusim.config | Mahmoud Khairy A. Abdallah | |
| 2018-03-13 | Merge pull request #9 from abdallm/dev-purdue-integration | Timothy G Rogers | |
| fixing sector l1 deadlock bug - caused by block address sent through to L2, when it should be the sector address. | |||
| 2018-03-13 | Merge branch 'dev-purdue-integration' into dev-purdue-integration | Timothy G Rogers | |
