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
Age
Commit message (
Expand
)
Author
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-14
create separate scoreboard for I-Buf's second slot; fix other minor issues
Davit Grigoryan
2026-04-13
impl intra-warp co-issuing
Davit Grigoryan
2026-04-12
impl thread compaction
Davit Grigoryan
2026-04-11
make operand collector mimd-aware
Davit Grigoryan
2026-04-11
initial impl of mimd timing model
Davit Grigoryan
2026-04-08
add simple simd lane set partitioning
Davit Grigoryan
2026-03-30
initial its impl
Davit Grigoryan
2026-01-22
Partial Revert "Fix correlation on A100 CUTLASS GEMM Kernels (#127)" (#133)
JRPan
2025-09-25
Override CMkale flags to enable assertion in release builds (#132)
JRPan
2025-09-07
Update gpgpusim.config (#130)
Ahmad Alawneh
2025-09-07
Update gpgpusim.config (#129)
Ahmad Alawneh
2025-09-07
get stream ID retrieval from warp and clean up conditional checks in issue_bl...
JRPan
2025-09-03
Fix correlation on A100 CUTLASS GEMM Kernels (#127)
JRPan
2025-08-19
running formatter (#126)
JRPan
2025-07-12
clock64 temp fix (#125)
Ahmad Alawneh
2025-07-09
add v2 of device proprites (#124)
Ahmad Alawneh
2025-07-04
Update ci (#119)
WilliamMTK
2025-07-04
i_love_zsh: make setup script universal for other shells (#122)
WilliamMTK
2025-06-19
rename conf (#123)
Ahmad Alawneh
2025-06-01
add a100 conf (#120)
Ahmad Alawneh
2025-05-14
Performance improvements (#67)
JRPan
2025-04-23
Fix for the circular dependency issue (#116)
yechen3
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-04-01
Adding a check for OpenGL (#111)
Tim Rogers
2025-03-14
update_readme: add CMake, devcontainer, and SST documentation (#108)
WilliamMTK
2025-03-12
Corrected offset for args in printf (#84)
Athish Pranav D
2025-03-06
sst-integration-stream: make SST integration works with streams (#103)
WilliamMTK
2025-02-24
fix_cudaStreamSynchronize: fix the issue (#100)
WilliamMTK
2025-02-22
Changed to use the new image (#89)
Connie120
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-15
Merge pull request #314 from tgrogers/dev
Tim Rogers
2025-02-15
Merge pull request #316 from accel-sim/dev
Tim Rogers
2025-02-14
fix gcc13 unit64 missing header (#93)
Ahmad Alawneh
2025-02-14
Cuda12 (#94)
Ahmad Alawneh
2025-02-11
Merge branch 'dev' into dev
Tim Rogers
2025-02-11
Update main.yml
Tim Rogers
2025-02-11
Update setup_environment
Tim Rogers
2025-02-11
Update setup_environment
Tim Rogers
2025-02-11
Deleting old files used by Jenkins
tgrogers
2025-02-10
Merge pull request #313 from accel-sim/dev
Tor Aamodt
2025-01-29
Add accelsim test (#82)
WilliamMTK
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
[next]