summaryrefslogtreecommitdiff
path: root/src/gpgpu-sim/gpu-sim.cc
AgeCommit message (Expand)Author
2021-05-13fix adaptive cache cfg option parsing data typeJRPAN
2020-06-01moving all ipoly equstions to one fileMahmoud
2020-05-30adding new specialization unitsMahmoud
2020-05-27splitting trace-driven from gpgpu-sim - part 2Mahmoud
2020-05-26splitting the trace-diven from the gpgpu-simMahmoud
2020-05-23code refomrattingMahmoud
2020-05-23Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2020-05-22code reformattingMahmoud
2020-05-18fixing some failing appsMahmoud Khairy A. Abdallah
2020-03-31fixing the tensor unit failingMahmoud Khairy A. Abdallah
2020-03-31adding new commentsMahmoud Khairy A. Abdallah
2020-03-31adding inst fetch throughputMahmoud Khairy A. Abdallah
2020-02-09adding kepler sass, skip-first-kernel and update config fileMahmoud Khairy A. Abdallah
2019-10-25Add a new config option to cap the max number of completed CTAsNick
2019-10-16adding perfect inst and const supportMahmoud
2019-10-16adding kernel latencyMahmoud
2019-09-23fixing reformattingMahmoud
2019-09-19support trace-driven and changing the shader.ccMahmoud
2019-09-16Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-09-13Seems like multiple passes for reformatting commentsNick
2019-09-13Big reformat change using clang-format-6.0Nick
2019-09-13Revert "Add src/gpgpu-sim formatting"Nick
2019-09-13Add src/gpgpu-sim formattingNick
2019-09-12Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
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-04adding trace class and parss kernel infoMahmoud
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-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-22Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-07-29adding simple dram modelMahmoud
2019-07-15adding the new elapsed_cycles_sm_tot statsMahmoud
2019-07-15Move s_g_pc_to_insnMengchi Zhang
2019-07-15Move ptx_line_stats_filename and enable_ptx_file_line_statsMengchi Zhang
2019-07-14Move sm_next_access_uidMengchi Zhang
2019-07-12fixing device and function parameters configMahmoud
2019-07-12Move g_cdp_enabledMengchi Zhang
2019-07-12Move g_max_total_param_sizeMengchi Zhang
2019-07-11Move g_kernel_launch_latencyMengchi Zhang
2019-07-10Move gpgpu_ptx_instruction_classificationMengchi Zhang
2019-07-10Move g_inst_classification_stat and g_inst_op_classification_statMengchi Zhang
2019-07-09Move gpgpu_param_num_shadersMengchi Zhang
2019-07-09Move g_ptx_sim_modeMengchi Zhang
2019-07-09Move g_ptx_kernel_countMengchi Zhang
2019-07-08Move g_ptx_sim_num_insnMengchi Zhang