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
Age
Commit message (
Collapse
)
Author
2022-04-14
Merge pull request #32 from barnes88/fix-cu-findready
JRPan
fix sub-core operand collector dispatch rr
2022-04-11
Merge pull request #40 from notseefire/dev
JRPan
Fixed constant_cycle
2022-04-07
Fixed constant_cycle
notseefire
2022-04-06
fix duplicate regfile accesses within same instruction
Aaron M Barnes
2022-03-29
Update shader.h
FJShen
This is a relatively critical bug comparing to other memory errors that deserves early merging.
2022-03-23
fix sub-core operand collector dispatch rr
Aaron M Barnes
2022-02-25
Fixed old bug that happens when there are different latencies to the same ↵
Rodrigo Huerta
execution unit
2022-02-18
update max_concurrent kernel based on compute capability
Aaron M Barnes
2022-02-18
fix trace-driven concurrency segfault
Aaron M Barnes
2022-02-15
set default max concurrent ctas to 32 and validate
Aaron M Barnes
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-22
WT in lazy fetch on read
JRPAN
2021-06-16
correct dirty counter
JRPAN
2021-06-03
minor improvements
JRPAN
2021-06-03
update readable
JRPAN
2021-05-31
rewrite shmem_option parsing
JRPAN
2021-05-23
format code
Mahmoud Khairy A. Abdallah
2021-05-21
cast to float - dirty line percentage
JRPAN
2021-05-20
L2 breakdown - reuse mf allocator
JRPAN
2021-05-20
fix merge conflict
JRPAN
2021-05-19
eliminate redundant code in gpu-cache.h
Mahmoud Khairy A. Abdallah
2021-05-19
rename set_dirty_byte_mask
Mahmoud Khairy A. Abdallah
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
minor improvements
JRPAN
2021-05-19
formatting again
JRPAN
2021-05-19
re-wording/formatting
JRPAN
2021-05-18
adaptive cache - update
JRPAN
2021-05-18
new configs - adaptive cache and cache write ratio
JRPAN
2021-05-18
Add WT to lazy_fetch_on_read
JRPAN
2021-05-18
remove runtime check of dirty counter
JRPAN
2021-05-18
reset dirty counter
JRPAN
2021-05-18
check sector readable only on reads
JRPAN
2021-05-18
remove MSHR_HIT from cache total access
JRPAN
2021-05-18
dirty counter not resetting after kernel finish
JRPAN
2021-05-18
solve deadlock for non-sectored cache configs
JRPAN
2021-05-18
set byte mask on fill
JRPAN
2021-05-18
sending byte mask for all policies
JRPAN
2021-05-18
little bug fix - flush()
JRPAN
2021-05-18
update mf breakdown at L2
JRPAN
2021-05-18
sending cache block byte mask
JRPAN
2021-05-18
store ack for new waps
JRPAN
[prev]
[next]