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
/
configs
/
tested-cfgs
/
SM7_TITANV
Age
Commit message (
Expand
)
Author
2025-02-18
Fix cache string description in config files (#96)
WilliamMTK
2023-06-17
137 drop sector cache flexibility (#57)
Fangjia Shen
2022-02-18
update configs max concurrent kernel based on compute capability
Aaron M Barnes
2021-10-17
AccelWattch dev Integration
VijayKandiah
2021-08-23
Update volta to use lrr scheduler
JRPAN
2021-05-19
change L1 cache config in Volta+ to be write-through and write-allocate based...
Mahmoud Khairy A. Abdallah
2021-05-19
chaning @sets to 4 based on recent ubenchs
Mahmoud Khairy A. Abdallah
2021-05-19
updating config files with right adaptive cache parameters
Mahmoud Khairy A. Abdallah
2021-05-19
Merge branch 'dev' of https://github.com/accel-sim/gpgpu-sim_distribution int...
Mahmoud Khairy A. Abdallah
2021-05-19
formatting again
JRPAN
2021-05-18
new configs - adaptive cache and cache write ratio
JRPAN
2021-05-15
fixing streaming cache based on recent ubench
Mahmoud Khairy A. Abdallah
2020-06-01
revmoing traces driven from gpgpusim
Mahmoud
2020-06-01
renaming the executable
Mahmoud
2020-06-01
moving all ipoly equstions to one file
Mahmoud
2020-05-30
adding new specialization units
Mahmoud
2020-05-28
splitting execution-driven and trace-driven config files
Mahmoud
2020-05-23
adding back titianC
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-04-07
Merge remote-tracking branch 'localpub/dev' into dev
tgrogers
2019-08-30
update the adaptive cache behaviour and make L1 fully assoc in Volta
Mahmoud
2019-08-26
update titanV config file
Mahmoud
2019-08-26
Banked L1, adding iSLIP and RR arbiteratio and adding some comments
Mahmoud
2019-07-21
take account of shfl latency
boyealKim
2019-07-18
increase the tex cache in Volta
Mahmoud
2019-07-12
fixing device and function parameters config
Mahmoud
2019-05-28
adding QV100 config
Mahmoud
2019-05-07
Merge branch 'dev' of https://github.com/mkhairy/gpgpu-sim_distribution into dev
Mahmoud
2019-05-02
Merge branch 'dev' into dev
Tim Rogers
2019-05-02
Merge pull request #95 from CoffeeBeforeArch/volta_spelling_fix
Tim Rogers
2019-05-02
fixing some typos in config files
Mahmoud
2019-05-02
Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...
Mahmoud
2019-04-25
change name booksim file
Mahmoud
2019-04-25
updating titanv config file
Mahmoud
2019-04-18
Merge branch 'dev' into gpgpu_compute_capability
pdahima
2019-04-18
changes for compute capabilty
Preyesh Dalmia
2019-04-18
changes for compute capability major/minor
Preyesh Dalmia
2019-04-17
Modified config files to add device limit configurations
Suchita Pati
2019-02-18
Fix spelling from adpative -> adaptive for volta cache config
Nick
2018-11-09
disable sub_core_model for now
Mahmoud
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-30
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2018-10-23
Moving configs to folders with better names
tgrogers