summaryrefslogtreecommitdiff
path: root/src/abstract_hardware_model.cc
AgeCommit message (Expand)Author
2026-04-29impl option w/ only 2 SBs; stall so SBs are cleared before div or reconvDavit Grigoryan
2026-04-28critical fix - add option to have masks for SB entriesDavit Grigoryan
2026-04-27fix co-issue scheduling pc assertionsDavit Grigoryan
2026-04-27add debug scoreboard stats countingDavit Grigoryan
2026-04-24fix proper conflict counter for shrd mem accessesDavit Grigoryan
2026-04-24fix global mem reqs coalescingDavit Grigoryan
2026-04-23co-issue global mem requestsDavit Grigoryan
2026-04-18impl xor lane shuffling; add delay option for operand readsDavit Grigoryan
2026-04-13impl intra-warp co-issuingDavit Grigoryan
2026-04-12impl thread compactionDavit Grigoryan
2026-04-11initial impl of mimd timing modelDavit Grigoryan
2026-04-08add simple simd lane set partitioningDavit Grigoryan
2026-03-30initial its implDavit Grigoryan
2026-01-22Partial Revert "Fix correlation on A100 CUTLASS GEMM Kernels (#127)" (#133)JRPan
2025-09-03Fix correlation on A100 CUTLASS GEMM Kernels (#127)JRPan
2025-08-19running formatter (#126)JRPan
2025-02-18A bunch of maintenance fixes, the largest of which is getting the PTX simulat...Tim Rogers
2024-08-21Stream stats (#71)JRPan
2024-07-16Auto clang format (#74)Aaron Barnes
2023-06-12fixing bunch of formatting warnings (#53)Ahmad Alawneh
2022-02-01Update CopyrightsJRPAN
2021-10-17AccelWattch dev IntegrationVijayKandiah
2021-05-23format codeMahmoud Khairy A. Abdallah
2020-11-09do not truncate 32 MSB bits of the memory addressallen
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
2019-11-21fixing the access alignment in trace-driven modeMahmoud
2019-10-16adding kernel latencyMahmoud
2019-09-20removing some comments and refectoring the codeMahmoud
2019-09-19support trace-driven and changing the shader.ccMahmoud
2019-09-16Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-09-13Big reformat change using clang-format-6.0Nick
2019-09-13Revert "Add src/ director formatting"Nick
2019-09-13Add src/ director 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-11Remove g_stream_manager()Mengchi Zhang
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-22Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-07-15Move s_g_pc_to_insnMengchi Zhang
2019-07-15Move kernel_info_t::m_next_uidMengchi Zhang
2019-07-14Move warp_inst_sm_next_uidMengchi Zhang
2019-07-14Move sm_next_access_uidMengchi Zhang
2019-07-12Move g_cdp_enabledMengchi Zhang
2019-07-11Move g_kernel_launch_latencyMengchi Zhang
2019-07-11Move g_total_param_sizeMengchi Zhang
2019-07-10Move g_pc_to_finfoMengchi Zhang
2019-07-08Move g_ptx_sim_num_insnMengchi Zhang