| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-21 | Stream stats (#71) | JRPan | |
| * Temp commit for Justin and Cassie to sync on code changes for adding per-stream status. * Resolved compile errors. * Removed redundant parameter * Passed cuda_stream_id from accelsim to gpgpusim * Cleaned up unused changes * Changed vector to map, having operator problems. * StreamID defaults to zero * Implemented streams to inc_stats and so on * Fixed TOTAL_ACCESS counts * Implemented GLOBAL_TIMER. * Fixed m_shader->get_kernel SEGFAULT issue in shader.cc. * Use warp_init to track streamID instead of issue_warp * Removed temp debug print * Modified cache_stats to only print data from latest finished stream Added optional arg to cache_stats::print_stats, cache_stats::print_fail_stats and their upstream functions. When streamID is specified, print stats from that stream. When not specified, print all stats. NOTE: current implementation depending on streamid never equals -1 * Removed default arg values of streamID * modified constructor of mem_fetch to pass in streamID * changed get_streamid to get_streamID * Added TODO to gpgpusim_entrypoint.cc and power_stat.cc * Only collect power stats when enabled * print last finished stream in PTX mode using last_streamID * take out additional printf * Add a field to baseline cache to indicate cache level * save gpu object in cache * Print stream ID only once per kernel * rm test print * use -1 for default stream id * cleanup debug prints * remove GLOABL_TIMER * Automated clang-format * Should be correct to print everything in power model * addressing concerns & errors * Automated clang-format * add m_stats_pw in operator+ * Automated Format --------- Co-authored-by: Justin Qiao <[email protected]> Co-authored-by: Justin Qiao <[email protected]> Co-authored-by: Tim Rogers <[email protected]> Co-authored-by: JRPan <[email protected]> Co-authored-by: purdue-jenkins <[email protected]> | |||
| 2024-07-16 | Auto clang format (#74) | Aaron Barnes | |
| * add automated clang formatter * Automated clang-format * use /bin/bash and add print * use default checkout ref * Format only after tests are success * Run CI on merge group --------- Co-authored-by: barnes88 <[email protected]> Co-authored-by: JRPAN <[email protected]> | |||
| 2023-06-12 | fixing bunch of formatting warnings (#53) | Ahmad Alawneh | |
| * fixing bunch of formating warrnings * remove unintialized and unused results warnnings * revert the changes , as it doenst fix the warning --------- Co-authored-by: Fangjia Shen <[email protected]> | |||
| 2022-02-01 | Update Copyrights | JRPAN | |
| 2021-10-17 | AccelWattch dev Integration | VijayKandiah | |
| 2021-05-23 | format code | Mahmoud Khairy A. Abdallah | |
| 2020-11-09 | do not truncate 32 MSB bits of the memory address | allen | |
| 2020-05-27 | splitting trace-driven from gpgpu-sim - part 2 | Mahmoud | |
| 2020-05-23 | code refomratting | Mahmoud | |
| 2020-05-23 | Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution ↵ | Mahmoud | |
| into dev-traces | |||
| 2019-11-21 | fixing the access alignment in trace-driven mode | Mahmoud | |
| 2019-10-16 | adding kernel latency | Mahmoud | |
| 2019-09-20 | removing some comments and refectoring the code | Mahmoud | |
| 2019-09-19 | support trace-driven and changing the shader.cc | Mahmoud | |
| 2019-09-16 | Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution ↵ | Mahmoud | |
| into dev-private | |||
| 2019-09-13 | Big reformat change using clang-format-6.0 | Nick | |
| 2019-09-13 | Revert "Add src/ director formatting" | Nick | |
| This reverts commit 26ca8de4a6ec9bfe422a14cbe325a5f257df453b. | |||
| 2019-09-13 | Add src/ director formatting | Nick | |
| 2019-09-12 | Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution ↵ | Mahmoud | |
| into dev-private | |||
| 2019-09-12 | Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution ↵ | Mahmoud | |
| into dev-traces | |||
| 2019-09-11 | Remove g_stream_manager() | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-08-30 | Merge branch 'dev-nvidia' into dev-private | Mahmoud | |
| 2019-08-30 | update the adaptive cache behaviour and make L1 fully assoc in Volta | Mahmoud | |
| 2019-08-22 | Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution ↵ | Mahmoud | |
| into dev-private | |||
| 2019-07-15 | Move s_g_pc_to_insn | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-15 | Move kernel_info_t::m_next_uid | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-14 | Move warp_inst_sm_next_uid | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-14 | Move sm_next_access_uid | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-12 | Move g_cdp_enabled | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-11 | Move g_kernel_launch_latency | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-11 | Move g_total_param_size | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-10 | Move g_pc_to_finfo | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-08 | Move g_ptx_sim_num_insn | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-06-05 | adding new cuda 9 APIs to run the deepbench workloads | Mahmoud | |
| 2019-05-30 | adding new values to gpu context | Mahmoud | |
| 2019-05-15 | make gpu_tot_cycle local variable not global variable | Mahmoud | |
| 2019-04-17 | Adding configs for device limits and fixed other misc bugs | Suchita Pati | |
| 2019-04-16 | Adding additional fixes for the texture bugs | Suchita Pati | |
| 2019-04-10 | Adding texture Fix | Suchita Pati | |
| 2018-11-18 | Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution ↵ | Mahmoud | |
| into dev | |||
| 2018-11-09 | changes for checkpoint support | Deval Shah | |
| 2018-11-06 | Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution ↵ | Mahmoud | |
| into dev-tensor | |||
| 2018-11-06 | fixing sector atomics | Mahmoud | |
| 2018-11-03 | merged with memory subsytem. Regression is passing but tensorcore kernel is ↵ | aamir | |
| stuck in deadlock | |||
| 2018-10-24 | merged tensor-cores code | aamir | |
| 2018-10-09 | adding adaptive volta cache config | Mahmoud | |
| 2018-09-16 | print for mem transaction | aamir | |
| 2018-09-14 | corrected the bug in vpcore functional model | aamir | |
| 2018-09-09 | minor changes for generating mem transaction in timing model. NOTE NOT COMPLETED | aamir | |
| 2017-10-27 | add more statistics and chaging Pascal config | Mahmoud | |
