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
Age
Commit message (
Expand
)
Author
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-04-07
Merge remote-tracking branch 'localpub/dev' into dev
tgrogers
2020-02-27
Merge pull request #137 from gangmul12/deadlock_fix
Tor Aamodt
2019-10-25
Add a new config option to cap the max number of completed CTAs
Nick
2019-10-17
Merge pull request #134 from gangmul12/shfl
Tim Rogers
2019-09-23
fixing reformatting
Mahmoud
2019-09-16
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2019-09-13
Thought this was solved, gave the power model another pass of formatting for ...
Nick
2019-09-13
Final pass on power model reformat (comments...)
Nick
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/ director formatting"
Nick
2019-09-13
Revert "Add src/gpgpu-sim formatting"
Nick
2019-09-13
Revert "Add src/cuda-sim formatting"
Nick
2019-09-13
Revert "final formatting pass"
Nick
2019-09-13
Revert "add /src/gpuwattch formatting"
Nick
2019-09-13
Revert "Add additional formatting pass on directories"
Nick
2019-09-13
Add additional formatting pass on directories
Nick
2019-09-13
add /src/gpuwattch formatting
Nick
2019-09-13
final formatting pass
Nick
2019-09-13
Add src/cuda-sim formatting
Nick
2019-09-13
Add src/gpgpu-sim formatting
Nick
2019-09-13
Add src/ director formatting
Nick
2019-09-13
stop formatting where there are known problems ahead of time
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-03
Merge pull request #29 from rgreen/fix_warnings
Tim Rogers
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-31
Adding a stat for slowdown versus silicon
tgrogers
2019-08-30
Making the max cycles/inst counters 64 bits
tgrogers
2019-08-30
Merge branch 'dev-nvidia' into dev-private
Mahmoud
2019-08-30
update the adaptive cache behaviour and make L1 fully assoc in Volta
Mahmoud
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
2019-08-26
Merge branch 'dev-nvidia' into dev-private
Mahmoud
2019-08-26
missing some files to add
Mahmoud
2019-08-26
Banked L1, adding iSLIP and RR arbiteratio and adding some comments
Mahmoud
2019-08-23
fixing CUDA 10 fail
Mahmoud
2019-08-22
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2019-07-30
changing x-bar algorithm to islip
shen203
2019-07-30
changing x-bar algorithm to islip
shen203
2019-07-29
adding simple dram model
Mahmoud
2019-07-27
fix event done impl
boyealkim
[next]