summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2024-06-22Added guard to check if L2 is writeback or not (#73)Shreyas Singh
2024-06-22Add missing increment part for m_pending_ldgsts with minor fix (#72)Wonhyuk Yang
2024-04-04Migrate gpgpu-sim build system to cmake (#66)WilliamMTK
2023-09-20LDGSTS, LDGDEPBAR and DEPBAR Implementations (#62)Connie120
2023-08-07Merge branch 'dev' into fix-statsAaron Barnes
2023-07-05Merge branch 'dev' into all_warnAhmad Alawneh
2023-07-05Merge branch 'dev' into fix-statsAaron Barnes
2023-06-20ignore lex warningsAhmad Alawneh
2023-06-20fix most c warningsAhmad Alawneh
2023-06-20Merge branch 'dev' into compare_warnJRPan
2023-06-17137 drop sector cache flexibility (#57)Fangjia Shen
2023-06-13rename cache bankconflict stat to be more descriptiveAaron M Barnes
2023-06-12order warnings fixAhmad Alawneh
2023-06-12no return warnings ngs fixAhmad Alawneh
2023-06-12more unused var fixesAhmad Alawneh
2023-06-12remove unused varsAhmad Alawneh
2023-06-12fix more Wsign warningsAhmad Alawneh
2023-06-12fix types, change int to unsigned intAhmad Alawneh
2023-06-12it is safe to to change m_updates to unsgined, the accessor returns unsigned ...Ahmad Alawneh
2023-06-12fixing bunch of formatting warnings (#53)Ahmad Alawneh
2023-06-08shared mem bank conflictsAaron M Barnes
2023-06-08Merge branch 'dev' into devJRPan
2023-05-16Merge branch 'dev' into fix_different_latencies_to_same_ex_unitWilliamMTK
2023-05-11Merge branch 'dev' into fix-issue-accel-sim-187JRPan
2023-05-10Added check if reservation fail happens to prevent SEGF during cache probechristindbose
2023-05-10Fix typosWeili An
2023-05-10Merge branch 'dev' into fix_different_latencies_to_same_ex_unitJRPan
2022-12-05Added regex for non-linux platformsDimitris Papagiannis
2022-12-05Ignore YY keywords, remove whitespaceDimitris Papagiannis
2022-12-05Fixed regex for files generated by newer bison versionsDimitris Papagiannis
2022-04-14Merge pull request #32 from barnes88/fix-cu-findreadyJRPan
2022-04-11Merge pull request #40 from notseefire/devJRPan
2022-04-07Fixed constant_cyclenotseefire
2022-04-06fix duplicate regfile accesses within same instructionAaron M Barnes