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 (
Collapse
)
Author
2022-02-01
Update Copyrights
JRPAN
2021-10-17
AccelWattch dev Integration
VijayKandiah
2021-08-16
better oc selecting when sub core enabled
JRPAN
2021-08-16
Adding restricted round robin scheduler
JRPAN
2021-06-03
minor improvements
JRPAN
2021-05-23
format code
Mahmoud Khairy A. Abdallah
2021-05-20
L2 breakdown - reuse mf allocator
JRPAN
2021-05-19
moving the unified size from the base class config to l1 config
Mahmoud Khairy A. Abdallah
2021-05-19
moving shmem option to the base class and change the code to accept turing ↵
Mahmoud Khairy A. Abdallah
config
2021-05-19
fixing the failing of merging
Mahmoud Khairy A. Abdallah
2021-05-19
Merge branch 'dev' of https://github.com/accel-sim/gpgpu-sim_distribution ↵
Mahmoud Khairy A. Abdallah
into dev
2021-05-19
add checking on spec unit in subcore
Mahmoud Khairy A. Abdallah
2021-05-19
Merge branch 'dev' into adaptive-cache
JRPan
2021-05-19
Use cache config multipilier when possible
JRPAN
2021-05-19
formatting again
JRPAN
2021-05-18
adaptive cache - update
JRPAN
2021-05-18
Add WT to lazy_fetch_on_read
JRPAN
2021-05-18
sending cache block byte mask
JRPAN
2021-05-18
store ack for new waps
JRPAN
2021-05-18
Merge branch 'dev' of https://github.com/accel-sim/gpgpu-sim_distribution ↵
Mahmoud Khairy A. Abdallah
into dev
2021-05-17
specialized unit get_ready() was missing subcore
Aaron Barnes
2021-05-17
code refactoring cycle()
Mahmoud Khairy A. Abdallah
2021-05-15
moving reg file read to read_operands function as before
Mahmoud Khairy A. Abdallah
2021-05-15
fixing streaming cache based on recent ubench
Mahmoud Khairy A. Abdallah
2021-05-13
run changes through clang-format
Aaron Barnes
2021-05-13
specialized unit should be partitioned too
Aaron Barnes
2021-05-12
rm unnecessary instr get
Aaron Barnes
2021-05-12
remove prints
Aaron Barnes
2021-05-12
fix prints / segfault
Aaron M Barnes
2021-05-11
fix print, move simd::issue() impl to .cc file
Aaron M Barnes
2021-05-11
issue function needed to be constrained
Aaron Barnes
2021-05-11
add prints for ex issue validation
Aaron M 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 ↵
Aaron Barnes
into sub_core_devel
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
fix assert
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
remove prints
Aaron Barnes
2021-05-10
dont need du id
Aaron M Barnes
2021-05-10
fix find_ready reg_id
Aaron Barnes
2021-05-10
minor fix accessing du
Aaron M Barnes
2021-05-10
sub core model dispatches only to assigned exec pipelines
Aaron Barnes
2021-05-09
validated collector unit partitioning based on scheduler
Aaron M Barnes
2021-05-09
useful print statement
Aaron M Barnes
2021-05-09
minor fixes
Aaron M Barnes
2021-05-09
parition CU allocation, add prints
Aaron Barnes
[prev]
[next]