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
2021-05-11
issue function needed to be constrained
Aaron Barnes
2021-05-11
minor fixes, pure virtual calls
Aaron M Barnes
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
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
fix find_ready reg_id
Aaron Barnes
2021-05-10
sub core model dispatches only to assigned exec pipelines
Aaron Barnes
2021-05-09
minor fixes
Aaron M Barnes
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-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
[prev]
[next]