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
2021-05-11
Merge branch 'sub_core_devel' of github.com:barnes88/gpgpu-sim_distribution i...
Aaron Barnes
2021-05-11
partition issue() in the shader execute stage
Aaron Barnes
2021-05-10
cleanup find_ready
Aaron M Barnes
2021-05-10
more cleanup
Aaron M Barnes
2021-05-10
clean up redundant method args
Aaron Barnes
2021-05-10
fix assert
Aaron Barnes
2021-05-10
move reg_id calc to cu object init
Aaron Barnes
2021-05-10
need at least 1 cu per sched for sub_core model, fix find_ready() reg_id
Aaron Barnes
2021-05-10
remove prints
Aaron Barnes
2021-05-10
dont need du id
Aaron M Barnes
2021-05-10
fix find_ready reg_id
Aaron Barnes
2021-05-10
minor fix accessing du
Aaron M Barnes
2021-05-10
sub core model dispatches only to assigned exec pipelines
Aaron Barnes
2021-05-09
validated collector unit partitioning based on scheduler
Aaron M Barnes
2021-05-09
useful print statement
Aaron M Barnes
2021-05-09
minor fixes
Aaron M Barnes
2021-05-09
parition CU allocation, add prints
Aaron Barnes
2021-02-17
fix hash funciton
JRPAN
2021-02-16
Merge pull request #7 from JRPan/fix-was_writeback_sent
mkhairy
2021-02-15
bug fix was_writeback_sent
JRPAN
2021-01-27
Merge pull request #5 from allencho1222/patch-2
Tim Rogers
2021-01-27
Merge pull request #4 from allencho1222/patch-1
Tim Rogers
2020-11-22
Merge pull request #6 from JRPan/add_mshr
mkhairy
2020-11-15
added MSHR_HIT
JRPAN
2020-11-09
do not truncate 32 MSB bits of the memory address
allen
2020-11-09
change address type into ull
allen
2020-10-26
Fix for bugs in lazy write handling
Gwen
2020-08-01
Merge pull request #2 from gpgpu-sim/dev
Tim Rogers
2020-07-30
adding support for the trace split
Mahmoud
2020-07-30
Add Completed CTAs output in Visualizer Log
cesar-avalos3
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-06-27
Getting rid of a warning
tgrogers
2020-06-01
adding my name
Mahmoud
2020-06-01
fixing the dram assert due to hashing error
Mahmoud
2020-06-01
revmoing traces driven from gpgpusim
Mahmoud
2020-06-01
ooh forgot to add hashing files
Mahmoud
2020-06-01
renaming the executable
Mahmoud
2020-06-01
moving all ipoly equstions to one file
Mahmoud
2020-05-31
adding the virtual method back to gpgpu-sim class
Mahmoud
2020-05-31
fixing TEX error maapping by removing virtual member form gpgpu-sim class
Mahmoud
2020-05-31
add spec unit params set
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
[prev]
[next]