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
/
cuda-sim
Age
Commit message (
Expand
)
Author
2026-04-28
fix atomic counters; add more dbg prints
Davit Grigoryan
2026-04-27
fix co-issue scheduling pc assertions
Davit Grigoryan
2025-08-19
running formatter (#126)
JRPan
2025-07-12
clock64 temp fix (#125)
Ahmad Alawneh
2025-03-12
Corrected offset for args in printf (#84)
Athish Pranav D
2025-02-18
A bunch of maintenance fixes, the largest of which is getting the PTX simulat...
Tim Rogers
2025-02-14
Cuda12 (#94)
Ahmad Alawneh
2024-12-11
Add SST integration into gpgpusim (#44)
WilliamMTK
2024-08-16
remove unused & unintilized variables & format automation (#69)
JRPan
2024-08-09
Add support for SHF ptx instruction (#70)
Cesar Avalos
2024-07-16
Auto clang format (#74)
Aaron Barnes
2024-04-04
Migrate gpgpu-sim build system to cmake (#66)
WilliamMTK
2023-06-20
ignore lex warnings
Ahmad Alawneh
2023-06-20
fix most c warnings
Ahmad Alawneh
2023-06-12
fixing bunch of formatting warnings (#53)
Ahmad Alawneh
2022-12-05
Added regex for non-linux platforms
Dimitris Papagiannis
2022-12-05
Ignore YY keywords, remove whitespace
Dimitris Papagiannis
2022-12-05
Fixed regex for files generated by newer bison versions
Dimitris Papagiannis
2022-02-01
Update Copyrights
JRPAN
2021-10-17
AccelWattch dev Integration
VijayKandiah
2021-05-23
format code
Mahmoud Khairy A. Abdallah
2020-07-12
Merge remote-tracking branch 'gpgpu/dev' into dev-4.x
Tim Rogers
2020-07-04
edit
Tor Aamodt
2020-07-04
okay, old school
Tor Aamodt
2020-07-04
trying again
Tor Aamodt
2020-07-04
edit for c++11 stuff added to instructions.cc
Tor Aamodt
2020-07-03
removed whitespace changes
Lucy Liu
2020-07-03
add activemask, bfind, vmin, and vmax implementations from Francois
Lucy Liu
2020-05-23
code refomratting
Mahmoud
2020-05-23
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2020-04-07
Merge remote-tracking branch 'localpub/dev' into dev
tgrogers
2019-10-17
Merge pull request #134 from gangmul12/shfl
Tim Rogers
2019-10-16
adding kernel latency
Mahmoud
2019-09-20
removing some comments and refectoring the code
Mahmoud
2019-09-13
Seems like multiple passes for reformatting comments
Nick
2019-09-13
Big reformat change using clang-format-6.0
Nick
2019-09-13
Revert "Add src/cuda-sim formatting"
Nick
2019-09-13
Revert "final formatting pass"
Nick
2019-09-13
final formatting pass
Nick
2019-09-13
Add src/cuda-sim formatting
Nick
2019-09-12
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2019-09-12
Remove GPGPUsim_ctx_ptr()
Mengchi Zhang
2019-09-11
Remove g_stream_manager()
Mengchi Zhang
2019-09-11
Remove g_the_gpu()
Mengchi Zhang
2019-09-04
adding trace class and parss kernel info
Mahmoud
2019-09-03
remove more unused variables and added asserts to function return values
Nick
2019-09-03
get rid of more UB
Nick
2019-08-29
Fix a few ambiguity warning
Nick
2019-08-26
Merge branch 'dev' into fix_warnings
Roland Green
2019-08-26
Fix a bunch of outstanding warnings and undefined behavior
Nick
[next]