summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-07-04edit for c++11 stuff added to instructions.ccTor Aamodt
2020-07-03removed whitespace changesLucy Liu
2020-07-03add activemask, bfind, vmin, and vmax implementations from FrancoisLucy Liu
2020-04-07Merge remote-tracking branch 'localpub/dev' into devtgrogers
2020-02-27Merge pull request #137 from gangmul12/deadlock_fixTor Aamodt
2019-10-25Add a new config option to cap the max number of completed CTAsNick
2019-10-17Merge pull request #134 from gangmul12/shflTim Rogers
2019-09-23fixing reformattingMahmoud
2019-09-16Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-09-13Thought this was solved, gave the power model another pass of formatting for ...Nick
2019-09-13Final pass on power model reformat (comments...)Nick
2019-09-13Seems like multiple passes for reformatting commentsNick
2019-09-13Big reformat change using clang-format-6.0Nick
2019-09-13Revert "Add src/ director formatting"Nick
2019-09-13Revert "Add src/gpgpu-sim formatting"Nick
2019-09-13Revert "Add src/cuda-sim formatting"Nick
2019-09-13Revert "final formatting pass"Nick
2019-09-13Revert "add /src/gpuwattch formatting"Nick
2019-09-13Revert "Add additional formatting pass on directories"Nick
2019-09-13Add additional formatting pass on directoriesNick
2019-09-13add /src/gpuwattch formattingNick
2019-09-13final formatting passNick
2019-09-13Add src/cuda-sim formattingNick
2019-09-13Add src/gpgpu-sim formattingNick
2019-09-13Add src/ director formattingNick
2019-09-13stop formatting where there are known problems ahead of timeNick
2019-09-12Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-09-12Remove GPGPUsim_ctx_ptr()Mengchi Zhang
2019-09-11Remove g_stream_manager()Mengchi Zhang
2019-09-11Remove g_the_gpu()Mengchi Zhang
2019-09-03Merge pull request #29 from rgreen/fix_warningsTim Rogers
2019-09-03remove more unused variables and added asserts to function return valuesNick
2019-09-03get rid of more UBNick
2019-08-31Adding a stat for slowdown versus silicontgrogers
2019-08-30Making the max cycles/inst counters 64 bitstgrogers
2019-08-30Merge branch 'dev-nvidia' into dev-privateMahmoud
2019-08-30update the adaptive cache behaviour and make L1 fully assoc in VoltaMahmoud
2019-08-29Fix a few ambiguity warningNick
2019-08-26Merge branch 'dev' into fix_warningsRoland Green
2019-08-26Fix a bunch of outstanding warnings and undefined behaviorNick
2019-08-26Merge branch 'dev-nvidia' into dev-privateMahmoud
2019-08-26missing some files to addMahmoud
2019-08-26Banked L1, adding iSLIP and RR arbiteratio and adding some commentsMahmoud
2019-08-23fixing CUDA 10 failMahmoud
2019-08-22Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-07-30changing x-bar algorithm to islipshen203
2019-07-30changing x-bar algorithm to islipshen203
2019-07-29adding simple dram modelMahmoud
2019-07-27fix event done implboyealkim
2019-07-26fix indentationboyealkim