summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2026-05-04fix sb release bug for static xor shuffleHEADmainDavit Grigoryan
2026-05-01fix double sb from fifo rotations during intra coissueDavit Grigoryan
2026-05-01make sure max 1 intra coissue for primary warpDavit Grigoryan
2026-04-30fix no compaction sb deadlockDavit Grigoryan
2026-04-30add hw-realistic co-issue scheduling policiesDavit Grigoryan
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-28fix atomic counters; add more dbg printsDavit 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-24impl mixed-space mem instruction co-issuingDavit Grigoryan
2026-04-23co-issue global mem requestsDavit Grigoryan
2026-04-22more stats for co-issuingDavit Grigoryan
2026-04-19add option for dbg printsDavit Grigoryan
2026-04-18add more scheduling policies; update stats countersDavit Grigoryan
2026-04-18impl xor lane shuffling; add delay option for operand readsDavit Grigoryan
2026-04-14create separate scoreboard for I-Buf's second slot; fix other minor issuesDavit Grigoryan
2026-04-13impl intra-warp co-issuingDavit Grigoryan
2026-04-12impl thread compactionDavit Grigoryan
2026-04-11make operand collector mimd-awareDavit 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-07get stream ID retrieval from warp and clean up conditional checks in issue_bl...JRPan
2025-09-03Fix correlation on A100 CUTLASS GEMM Kernels (#127)JRPan
2025-08-19running formatter (#126)JRPan
2025-07-12clock64 temp fix (#125)Ahmad Alawneh
2025-05-14Performance improvements (#67)JRPan
2025-04-21fix a bug , we inc number of inst without checking if inst is null (#114)Ahmad Alawneh
2025-04-17change function name (#113)Ahmad Alawneh
2025-04-17adding a function to check active status of a thread (#112)Ahmad Alawneh
2025-03-12Corrected offset for args in printf (#84)Athish Pranav D
2025-03-06sst-integration-stream: make SST integration works with streams (#103)WilliamMTK
2025-02-18Fix cache string description in config files (#96)WilliamMTK
2025-02-18A bunch of maintenance fixes, the largest of which is getting the PTX simulat...Tim Rogers
2025-02-15fix_cache_string: update cache config help text (#76)WilliamMTK
2025-02-14fix gcc13 unit64 missing header (#93)Ahmad Alawneh
2025-02-14Cuda12 (#94)Ahmad Alawneh
2025-01-21move get_current_occupancy outside conditional (#83)Aaron Barnes
2025-01-14fix_sst_callbacks: add weak definitions for sst callbacks (#81)WilliamMTK
2024-12-11Add SST integration into gpgpusim (#44)WilliamMTK
2024-10-01Change to calculate L2 BW if core freq and icnt freq are not the same (#78)Christin David Bose
2024-08-21Stream stats (#71)JRPan
2024-08-16remove unused & unintilized variables & format automation (#69)JRPan
2024-08-09Add support for SHF ptx instruction (#70)Cesar Avalos
2024-07-16Auto clang format (#74)Aaron Barnes
2024-07-12Reg bank patch (#41)Aaron Barnes