summaryrefslogtreecommitdiff
path: root/src/gpgpu-sim
AgeCommit message (Expand)Author
2020-04-07Merge remote-tracking branch 'localpub/dev' into devtgrogers
2019-10-25Add a new config option to cap the max number of completed CTAsNick
2019-09-23fixing reformattingMahmoud
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-13Revert "Add additional formatting pass on directories"Nick
2019-09-13Add additional formatting pass on directoriesNick
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-12Remove GPGPUsim_ctx_ptr()Mengchi Zhang
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-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-21take account of shfl latencyboyealKim
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-11Move g_watchpoint_hitsMengchi Zhang
2019-07-10Move cdp_latencyMengchi Zhang
2019-07-10Move gpgpu_ptx_instruction_classificationMengchi Zhang
2019-07-10Move g_pc_to_finfoMengchi 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-09Move opcode_latency_*Mengchi Zhang
2019-07-08Move g_ptx_sim_num_insnMengchi Zhang
2019-07-08Move cp_countMengchi Zhang
2019-07-08Move opcode_latency_int thus pass gpgpu_context into many classesMengchi Zhang
2019-07-03Remove g_filenameMengchi Zhang
2019-07-03move g_shader_core_configMengchi Zhang
2019-07-03Add backward pointer to gpgpu_simMengchi Zhang
2019-06-24Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...Mahmoud