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
/
trace-driven
/
trace_driven.cc
Age
Commit message (
Expand
)
Author
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
2020-05-23
code refomratting
Mahmoud
2020-05-22
moving ISA def files to new folder
Mahmoud
2020-05-22
code reformatting
Mahmoud
2020-02-10
fixing kepler load in sass
Mahmoud Khairy A. Abdallah
2020-02-09
adding kepler sass, skip-first-kernel and update config file
Mahmoud Khairy A. Abdallah
2019-12-25
adding memcpy traces
Mahmoud
2019-11-21
adding pascal code and fixing atomic bug
Mahmoud
2019-11-20
fixing atomic bug in trace-driven mode
Mahmoud
2019-11-15
fixing memory width bug in trace-driven mode
Mahmoud
2019-11-14
fixing the missing instruction bug in trace-driven mode
Mahmoud
2019-11-12
handling the atomics in trace-driven and add the missing two instructions of ...
Mahmoud
2019-11-11
adding special cases for traces
Mahmoud
2019-10-25
adding binary version and remove core id from the trace parsing
Mahmoud
2019-10-24
read addresses as base+stride in trace-driven mode
Mahmoud
2019-10-16
fixing the UX load from the traces
Mahmoud
2019-09-30
trace driven static linking and fixing the inst count bug
Mahmoud
2019-09-30
adding trace-driven.cc missing file
Mahmoud