index
:
weft
main
CPEN 511 Project - Weft: Improving SIMD Utilization through MIMD-like Co-issue and Thread Compaction
Davit Grigoryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gpgpu-sim
/
gpu-sim.cc
Age
Commit message (
Expand
)
Author
2026-04-30
add hw-realistic co-issue scheduling policies
Davit Grigoryan
2026-04-28
critical fix - add option to have masks for SB entries
Davit Grigoryan
2026-04-28
fix atomic counters; add more dbg prints
Davit Grigoryan
2026-04-27
add debug scoreboard stats counting
Davit Grigoryan
2026-04-23
co-issue global mem requests
Davit Grigoryan
2026-04-19
add option for dbg prints
Davit Grigoryan
2026-04-18
add more scheduling policies; update stats counters
Davit Grigoryan
2026-04-18
impl xor lane shuffling; add delay option for operand reads
Davit Grigoryan
2026-04-12
impl thread compaction
Davit Grigoryan
2026-04-08
add simple simd lane set partitioning
Davit Grigoryan
2026-03-30
initial its impl
Davit Grigoryan
2025-05-14
Performance improvements (#67)
JRPan
2025-02-18
Fix cache string description in config files (#96)
WilliamMTK
2025-02-15
fix_cache_string: update cache config help text (#76)
WilliamMTK
2025-01-21
move get_current_occupancy outside conditional (#83)
Aaron Barnes
2024-12-11
Add SST integration into gpgpusim (#44)
WilliamMTK
2024-10-01
Change to calculate L2 BW if core freq and icnt freq are not the same (#78)
Christin David Bose
2024-08-21
Stream stats (#71)
JRPan
2024-07-16
Auto clang format (#74)
Aaron Barnes
2023-06-20
fix most c warnings
Ahmad Alawneh
2023-06-12
fix types, change int to unsigned int
Ahmad Alawneh
2023-06-12
fixing bunch of formatting warnings (#53)
Ahmad Alawneh
2022-02-18
update max_concurrent kernel based on compute capability
Aaron M Barnes
2022-02-15
set default max concurrent ctas to 32 and validate
Aaron M Barnes
2022-02-01
Update Copyrights
JRPAN
2021-10-17
AccelWattch dev Integration
VijayKandiah
2021-05-23
format code
Mahmoud Khairy A. Abdallah
2021-05-19
Use cache config multipilier when possible
JRPAN
2021-05-19
formatting again
JRPAN
2021-05-18
new configs - adaptive cache and cache write ratio
JRPAN
2021-05-13
fix adaptive cache cfg option parsing data type
JRPAN
2020-06-01
moving all ipoly equstions to one file
Mahmoud
2020-05-30
adding new specialization units
Mahmoud
2020-05-27
splitting trace-driven from gpgpu-sim - part 2
Mahmoud
2020-05-26
splitting the trace-diven from the gpgpu-sim
Mahmoud
2020-05-23
code refomratting
Mahmoud
2020-05-23
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2020-05-22
code reformatting
Mahmoud
2020-05-18
fixing some failing apps
Mahmoud Khairy A. Abdallah
2020-03-31
fixing the tensor unit failing
Mahmoud Khairy A. Abdallah
2020-03-31
adding new comments
Mahmoud Khairy A. Abdallah
2020-03-31
adding inst fetch throughput
Mahmoud Khairy A. Abdallah
2020-02-09
adding kepler sass, skip-first-kernel and update config file
Mahmoud Khairy A. Abdallah
2019-10-25
Add a new config option to cap the max number of completed CTAs
Nick
2019-10-16
adding perfect inst and const support
Mahmoud
2019-10-16
adding kernel latency
Mahmoud
2019-09-23
fixing reformatting
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 i...
Mahmoud
2019-09-13
Seems like multiple passes for reformatting comments
Nick
[next]