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
Age
Commit message (
Expand
)
Author
2025-05-14
Performance improvements (#67)
JRPan
2025-04-21
fix a bug , we inc number of inst without checking if inst is null (#114)
Ahmad Alawneh
2025-04-17
change function name (#113)
Ahmad Alawneh
2025-04-17
adding a function to check active status of a thread (#112)
Ahmad Alawneh
2025-02-18
Fix cache string description in config files (#96)
WilliamMTK
2025-02-18
A bunch of maintenance fixes, the largest of which is getting the PTX simulat...
Tim Rogers
2025-02-15
fix_cache_string: update cache config help text (#76)
WilliamMTK
2025-02-14
fix gcc13 unit64 missing header (#93)
Ahmad Alawneh
2025-01-21
move get_current_occupancy outside conditional (#83)
Aaron Barnes
2025-01-14
fix_sst_callbacks: add weak definitions for sst callbacks (#81)
WilliamMTK
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-08-16
remove unused & unintilized variables & format automation (#69)
JRPan
2024-07-16
Auto clang format (#74)
Aaron Barnes
2024-07-12
Reg bank patch (#41)
Aaron Barnes
2024-06-22
Added guard to check if L2 is writeback or not (#73)
Shreyas Singh
2024-06-22
Add missing increment part for m_pending_ldgsts with minor fix (#72)
Wonhyuk Yang
2024-04-04
Migrate gpgpu-sim build system to cmake (#66)
WilliamMTK
2023-09-20
LDGSTS, LDGDEPBAR and DEPBAR Implementations (#62)
Connie120
2023-08-07
Merge branch 'dev' into fix-stats
Aaron Barnes
2023-07-05
Merge branch 'dev' into all_warn
Ahmad Alawneh
2023-07-05
Merge branch 'dev' into fix-stats
Aaron Barnes
2023-06-20
fix most c warnings
Ahmad Alawneh
2023-06-20
Merge branch 'dev' into compare_warn
JRPan
2023-06-17
137 drop sector cache flexibility (#57)
Fangjia Shen
2023-06-13
rename cache bankconflict stat to be more descriptive
Aaron M Barnes
2023-06-12
order warnings fix
Ahmad Alawneh
2023-06-12
no return warnings ngs fix
Ahmad Alawneh
2023-06-12
more unused var fixes
Ahmad Alawneh
2023-06-12
fix more Wsign 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
2023-06-08
shared mem bank conflicts
Aaron M Barnes
2023-05-16
Merge branch 'dev' into fix_different_latencies_to_same_ex_unit
WilliamMTK
2023-05-11
Merge branch 'dev' into fix-issue-accel-sim-187
JRPan
2023-05-10
Added check if reservation fail happens to prevent SEGF during cache probe
christindbose
2023-05-10
Fix typos
Weili An
2023-05-10
Merge branch 'dev' into fix_different_latencies_to_same_ex_unit
JRPan
2022-04-14
Merge pull request #32 from barnes88/fix-cu-findready
JRPan
2022-04-11
Merge pull request #40 from notseefire/dev
JRPan
2022-04-07
Fixed constant_cycle
notseefire
2022-04-06
fix duplicate regfile accesses within same instruction
Aaron M Barnes
2022-03-29
Update shader.h
FJShen
2022-03-23
fix sub-core operand collector dispatch rr
Aaron M Barnes
2022-02-25
Fixed old bug that happens when there are different latencies to the same exe...
Rodrigo Huerta
2022-02-18
update max_concurrent kernel based on compute capability
Aaron M Barnes
2022-02-18
fix trace-driven concurrency segfault
Aaron M Barnes
2022-02-15
set default max concurrent ctas to 32 and validate
Aaron M Barnes
2022-02-01
Update Copyrights
JRPAN
[next]