index
:
weft
main
CPEN 511 Project - Weft: Improving SIMD Utilization through MIMD-like Co-issue and Thread Compaction
Davit Grigoryan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gpgpu-sim
/
shader.cc
Age
Commit message (
Expand
)
Author
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-16
adding perfect inst and const support
Mahmoud
2019-09-30
trace driven static linking and fixing the inst count bug
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-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-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
2019-05-15
make gpu_tot_cycle local variable not global variable
Mahmoud
2019-05-07
Merge branch 'dev' of https://github.com/mkhairy/gpgpu-sim_distribution into dev
Mahmoud
2019-05-07
enable FEM and fixed indentation
Mahmoud
2019-05-02
Merge branch 'dev' into dev
Tim Rogers
2019-04-25
increase stat counter size to long long
Mahmoud
2019-04-11
adding local xbar and fast execution mode
Mahmoud
2019-02-18
Fix spelling from adpative -> adaptive for volta cache config
Nick
2018-11-18
Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...
Mahmoud
2018-11-09
changes for checkpoint support
Deval Shah
2018-11-09
resolving merge conflict
Deval Shah
2018-11-07
Adding INT unit, fixing tensor core latency, updating config files
Mahmoud
2018-11-06
adding tensor cores config
Mahmoud
2018-11-06
Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...
Mahmoud
2018-11-05
fixing subcore model bug
Mahmoud
2018-11-05
adding Volta sub_core model and double L1 BW
Mahmoud
2018-11-05
addressed the deadlock issue
aamir
2018-11-05
Merge branch 'dev' into dev
AamirRaihan
2018-11-04
bug in the wmma_ld for load-c in fp16 mode
aamir
2018-11-03
merged with memory subsytem. Regression is passing but tensorcore kernel is s...
aamir
2018-11-02
added incount and outcount, addressed all of the pull request comments
aamir
2018-10-24
merged tensor-cores code
aamir
2018-10-11
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Timothy G Rogers
[next]