summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-09-30fixing the execution-driven linking errorMahmoud
2019-09-27cleat the traces PC bugMahmoud
2019-09-24adding traces generatorMahmoud
2019-09-20removing some comments and refectoring the codeMahmoud
2019-09-19support trace-driven and changing the shader.ccMahmoud
2019-09-16updating the parserMahmoud
2019-09-13adding the traces parsingMahmoud
2019-09-12Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-09-12parsing insts from tracesMahmoud
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-04adding trace class and parss kernel infoMahmoud
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-private' into dev-purdue-integration-traceMahmoud
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-30Merge branch 'dev' of https://github.com/mkhairy/gpgpu-sim-private into dev-p...Mahmoud
2019-07-30changing x-bar algorithm to islipshen203
2019-07-30changing x-bar algorithm to islipshen203
2019-07-29Merge branch 'dev' of https://github.com/mkhairy/gpgpu-sim-private into dev-p...Mahmoud
2019-07-29adding simple dram modelMahmoud
2019-07-16Merge pull request #25 from echoedit/devMengchi Zhang
2019-07-15Move debug_tensorcoreMengchi Zhang
2019-07-15Merge branch 'dev' of https://github.com/mkhairy/gpgpu-sim-private into dev-p...Mahmoud
2019-07-15adding the new elapsed_cycles_sm_tot statsMahmoud
2019-07-15Move s_g_pc_to_insnMengchi Zhang
2019-07-15Move g_debug_pcMengchi Zhang
2019-07-15Move function_info::sm_next_idMengchi Zhang
2019-07-15Move g_ptx_cta_info_uid and symbol::sm_next_uidMengchi Zhang
2019-07-15Move g_num_ptx_inst_uidMengchi Zhang
2019-07-15Move ptx_line_stats_filename and enable_ptx_file_line_statsMengchi Zhang
2019-07-15Move kernel_info_t::m_next_uidMengchi Zhang
2019-07-15Move operand_info::sm_next_uidMengchi Zhang
2019-07-14Move warp_inst_sm_next_uidMengchi Zhang
2019-07-14Move sm_next_access_uidMengchi Zhang
2019-07-14fixing the volta local memory size per threadMahmoud Khairy A. Abdallah
2019-07-12Merge branch 'dev' of https://github.com/mkhairy/gpgpu-sim-private into devMahmoud Khairy A. Abdallah