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
/
abstract_hardware_model.h
Age
Commit message (
Expand
)
Author
2025-09-03
Fix correlation on A100 CUTLASS GEMM Kernels (#127)
JRPan
2025-08-19
running formatter (#126)
JRPan
2025-02-18
A bunch of maintenance fixes, the largest of which is getting the PTX simulat...
Tim Rogers
2024-08-21
Stream stats (#71)
JRPan
2024-07-16
Auto clang format (#74)
Aaron Barnes
2023-09-20
LDGSTS, LDGDEPBAR and DEPBAR Implementations (#62)
Connie120
2023-06-12
fixing bunch of formatting warnings (#53)
Ahmad Alawneh
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-05-23
format code
Mahmoud Khairy A. Abdallah
2021-05-20
L2 breakdown - reuse mf allocator
JRPAN
2021-05-19
moving shmem option to the base class and change the code to accept turing co...
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-18
adaptive cache - update
JRPAN
2021-05-18
new configs - adaptive cache and cache write ratio
JRPAN
2021-05-18
sending cache block byte mask
JRPAN
2021-05-13
run changes through clang-format
Aaron Barnes
2021-05-12
fix prints / segfault
Aaron M Barnes
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
partition issue() in the shader execute stage
Aaron 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
minor fixes
Aaron M Barnes
2021-05-09
parition CU allocation, add prints
Aaron Barnes
2020-11-09
change address type into ull
allen
2020-07-12
Merge remote-tracking branch 'gpgpu/dev' into dev-4.x
Tim Rogers
2020-07-03
add activemask, bfind, vmin, and vmax implementations from Francois
Lucy Liu
2020-05-31
adding the virtual method back to gpgpu-sim class
Mahmoud
2020-05-30
adding new specialization units
Mahmoud
2020-05-27
splitting trace-driven from gpgpu-sim - part 2
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
2019-10-16
adding kernel latency
Mahmoud
2019-09-30
trace driven static linking and fixing the inst count bug
Mahmoud
2019-09-23
fixing reformatting
Mahmoud
2019-09-16
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2019-09-13
Big reformat change using clang-format-6.0
Nick
2019-09-13
Revert "Add src/ director formatting"
Nick
2019-09-13
Add src/ director formatting
Nick
2019-09-12
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2019-09-12
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2019-09-03
get rid of more UB
Nick
2019-08-30
Merge branch 'dev-nvidia' into dev-private
Mahmoud
2019-08-30
update the adaptive cache behaviour and make L1 fully assoc in Volta
Mahmoud
2019-08-26
Merge branch 'dev' into fix_warnings
Roland Green
2019-08-26
Fix a bunch of outstanding warnings and undefined behavior
Nick
[next]