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
/
gpgpu-sim
/
shader.cc
Age
Commit message (
Expand
)
Author
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-23
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2020-05-22
code reformatting
Mahmoud
2020-05-18
fixing some failing apps
Mahmoud Khairy A. Abdallah
2020-04-07
Merge remote-tracking branch 'localpub/dev' into dev
tgrogers
2020-03-31
adding new comments
Mahmoud Khairy A. Abdallah
2020-03-31
fixing the RF assertion
Mahmoud Khairy A. Abdallah
2020-03-31
adding some RF stats
Mahmoud Khairy A. Abdallah
2020-03-31
adding inst fetch throughput
Mahmoud Khairy A. Abdallah
2020-03-26
increase inst fetch thoughput
Mahmoud Khairy A. Abdallah
2020-03-26
fixing core fetch bw
Mahmoud Khairy A. Abdallah
2020-02-13
fixing pascal
Mahmoud Khairy A. Abdallah
2019-11-21
fixing the access alignment in trace-driven mode
Mahmoud
2019-11-20
fixing atomic bug in trace-driven mode
Mahmoud
2019-11-15
invalidate l1 cache at membar - fixing
Mahmoud
2019-11-15
invalidate l1 cache at membar
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-10-25
Add a new config option to cap the max number of completed CTAs
Nick
2019-10-16
adding perfect inst and const support
Mahmoud
2019-09-30
trace driven static linking and fixing the inst count bug
Mahmoud
2019-09-23
fixing reformatting
Mahmoud
2019-09-20
removing some comments and refectoring the code
Mahmoud
2019-09-19
support trace-driven and changing the shader.cc
Mahmoud
2019-09-16
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
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/gpgpu-sim 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/gpgpu-sim formatting
Nick
2019-09-12
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2019-09-12
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
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-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
Banked L1, adding iSLIP and RR arbiteratio and adding some comments
Mahmoud
2019-07-21
take account of shfl latency
boyealKim
2019-07-15
adding the new elapsed_cycles_sm_tot stats
Mahmoud
2019-07-15
Move s_g_pc_to_insn
Mengchi Zhang
2019-07-14
Move sm_next_access_uid
Mengchi Zhang
2019-07-10
Move cdp_latency
Mengchi Zhang
2019-07-10
Move g_pc_to_finfo
Mengchi Zhang
2019-07-09
Move opcode_latency_*
Mengchi Zhang
2019-07-08
Move opcode_latency_int thus pass gpgpu_context into many classes
Mengchi Zhang
[next]