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.h
Age
Commit message (
Expand
)
Author
2020-06-27
Getting rid of a warning
tgrogers
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-03-31
adding new comments
Mahmoud Khairy A. Abdallah
2020-03-31
adding inst fetch throughput
Mahmoud Khairy A. Abdallah
2019-10-16
adding perfect inst and const support
Mahmoud
2019-09-19
support trace-driven and changing the shader.cc
Mahmoud
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
Add src/gpgpu-sim formatting
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
Banked L1, adding iSLIP and RR arbiteratio and adding some comments
Mahmoud
2019-07-14
Move sm_next_access_uid
Mengchi Zhang
2019-07-10
Move g_pc_to_finfo
Mengchi Zhang
2019-07-08
Move opcode_latency_int thus pass gpgpu_context into many classes
Mengchi Zhang
2019-06-20
Fix bug for bar.red.op.pred
Mengchi Zhang
2019-05-15
make gpu_tot_cycle local variable not global variable
Mahmoud
2019-05-07
enable FEM and fixed indentation
Mahmoud
2019-04-11
adding local xbar and fast execution mode
Mahmoud
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
adding Volta sub_core model and double L1 BW
Mahmoud
2018-11-05
addressed the deadlock issue
aamir
2018-11-03
merged with memory subsytem. Regression is passing but tensorcore kernel is s...
aamir
2018-10-26
made the changes compatible with old config files
Md Aamir Raihan
2018-10-24
merged tensor-cores code
aamir
2018-10-11
Merging the latest dev from the public branch
tgrogers
2018-10-11
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Timothy G Rogers
2018-10-09
adding adaptive volta cache config
Mahmoud
2018-10-09
Adding in an occupancy metric to match the nvprof metric
tgrogers
2018-10-07
Unrolling Aksahy's stats - as they seem to be really screwing things up.
tgrogers
2018-10-07
Merge branch 'dev-purdue-integration' of github.rcac.purdue.edu:jain156/gpgpu...
tgrogers
2018-09-22
debug prints
aamir
2018-09-09
minor changes for generating mem transaction in timing model. NOTE NOT COMPLETED
aamir
2018-09-07
adding streamin cache + fixing TEX cache + adding l1 latency and smem latency
Mahmoud
2018-08-22
adding lazy-fetch-on-read and invalidate operation to cache
Mahmoud
2018-08-16
Timing model for VCORE
negargoli93
2018-08-07
fix for deadlock that should serialize bank accesses
J
2018-07-16
fix pipline for tensor_core and change config
negargoli93
2018-06-22
No need to change the config file for adding tensor-core
negargoli
[next]