summaryrefslogtreecommitdiff
path: root/src/gpgpu-sim/gpu-sim.cc
AgeCommit message (Collapse)Author
2022-02-18update max_concurrent kernel based on compute capabilityAaron M Barnes
2022-02-15set default max concurrent ctas to 32 and validateAaron M Barnes
2022-02-01Update CopyrightsJRPAN
2021-10-17AccelWattch dev IntegrationVijayKandiah
2021-05-23format codeMahmoud Khairy A. Abdallah
2021-05-19Use cache config multipilier when possibleJRPAN
2021-05-19formatting againJRPAN
2021-05-18new configs - adaptive cache and cache write ratioJRPAN
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 ↵Mahmoud
into dev-traces
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 ↵Mahmoud
into dev-private
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
This reverts commit 9c9b1341613e767f306b2b73b5b8a5317b6ee563.
2019-09-13Add src/gpgpu-sim formattingNick
2019-09-12Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution ↵Mahmoud
into dev-private
2019-09-12Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution ↵Mahmoud
into dev-traces
2019-09-12Remove GPGPUsim_ctx_ptr()Mengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
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 ↵Mahmoud
into dev-private
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
Signed-off-by: Mengchi Zhang <[email protected]>
2019-07-15Move ptx_line_stats_filename and enable_ptx_file_line_statsMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-07-14Move sm_next_access_uidMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-07-12fixing device and function parameters configMahmoud
2019-07-12Move g_cdp_enabledMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>