summaryrefslogtreecommitdiff
path: root/src/gpgpu-sim/gpu-sim.cc
AgeCommit message (Expand)Author
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
2019-07-08Move opcode_latency_int thus pass gpgpu_context into many classesMengchi Zhang
2019-07-03move g_shader_core_configMengchi Zhang
2019-07-03Add backward pointer to gpgpu_simMengchi Zhang
2019-06-05adding new cuda 9 APIs to run the deepbench workloadsMahmoud
2019-05-31add new params to the global stryct and fixing some bugsMahmoud
2019-05-16fixing the link symbol errorMahmoud
2019-05-15make gpu_tot_cycle local variable not global variableMahmoud
2019-05-07Merge branch 'dev' of https://github.com/mkhairy/gpgpu-sim_distribution into devMahmoud
2019-05-07enable FEM and fixed indentationMahmoud
2019-05-02Merge branch 'dev' into devTim Rogers
2019-05-02Merge pull request #95 from CoffeeBeforeArch/volta_spelling_fixTim Rogers
2019-05-02Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...Mahmoud
2019-04-25increase stat counter size to long longMahmoud
2019-04-18changes for compute capabiltyPreyesh Dalmia
2019-04-17Adding configs for device limits and fixed other misc bugsSuchita Pati
2019-04-11adding some stats and random hashingMahmoud
2019-04-11adding local xbar and fast execution modeMahmoud
2019-02-18Fix spelling from adpative -> adaptive for volta cache configNick
2018-11-18Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...Mahmoud
2018-11-09Adding checkpoint supportDeval Shah