summaryrefslogtreecommitdiff
path: root/src/gpgpu-sim/gpu-sim.h
AgeCommit message (Expand)Author
2025-01-14fix_sst_callbacks: add weak definitions for sst callbacks (#81)WilliamMTK
2024-12-11Add SST integration into gpgpusim (#44)WilliamMTK
2024-08-21Stream stats (#71)JRPan
2024-08-16remove unused & unintilized variables & format automation (#69)JRPan
2024-07-16Auto clang format (#74)Aaron Barnes
2022-02-01Update CopyrightsJRPAN
2021-10-17AccelWattch dev IntegrationVijayKandiah
2020-05-31adding the virtual method back to gpgpu-sim classMahmoud
2020-05-31fixing TEX error maapping by removing virtual member form gpgpu-sim classMahmoud
2020-05-27splitting trace-driven from gpgpu-sim - part 2Mahmoud
2020-05-23code refomrattingMahmoud
2020-05-23Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2020-02-09adding kepler sass, skip-first-kernel and update config fileMahmoud Khairy A. Abdallah
2019-11-15invalidate l1 cache at membar - fixingMahmoud
2019-10-25Add a new config option to cap the max number of completed CTAsNick
2019-10-16adding kernel latencyMahmoud
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-04adding trace class and parss kernel infoMahmoud
2019-08-30Making the max cycles/inst counters 64 bitstgrogers
2019-08-23fixing CUDA 10 failMahmoud
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-14Move sm_next_access_uidMengchi Zhang
2019-07-11Move g_watchpoint_hitsMengchi 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-03Add backward pointer to gpgpu_simMengchi Zhang
2019-06-05adding new cuda 9 APIs to run the deepbench workloadsMahmoud
2019-05-16fixing the link symbol errorMahmoud
2019-05-15make gpu_tot_cycle local variable not global variableMahmoud
2019-05-02Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...Mahmoud
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
2018-11-09changes for checkpoint supportDeval Shah
2018-11-09resolving merge conflictDeval Shah
2018-10-09Adding in an occupancy metric to match the nvprof metrictgrogers
2018-10-07Unrolling Aksahy's stats - as they seem to be really screwing things up.tgrogers
2018-05-01Added support for -gpgpu_registers_per_block configSuchita Pati
2018-04-10added config -gpgpu_shmem_per_block and fixed cudaGetDeviceAttributes functionSuchita Pati
2018-03-22Change 252 by jain156@akshayj-lt1 on 2017/05/29 10:51:32Akshay Jain