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.cc
Age
Commit message (
Expand
)
Author
2026-04-27
add debug scoreboard stats counting
Davit Grigoryan
2026-04-24
fix proper conflict counter for shrd mem accesses
Davit Grigoryan
2026-04-24
fix global mem reqs coalescing
Davit Grigoryan
2026-04-23
co-issue global mem requests
Davit Grigoryan
2026-04-18
impl xor lane shuffling; add delay option for operand reads
Davit Grigoryan
2026-04-13
impl intra-warp co-issuing
Davit Grigoryan
2026-04-12
impl thread compaction
Davit Grigoryan
2026-04-11
initial impl of mimd timing model
Davit Grigoryan
2026-04-08
add simple simd lane set partitioning
Davit Grigoryan
2026-03-30
initial its impl
Davit Grigoryan
2026-01-22
Partial Revert "Fix correlation on A100 CUTLASS GEMM Kernels (#127)" (#133)
JRPan
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-06-12
fixing bunch of formatting warnings (#53)
Ahmad Alawneh
2022-02-01
Update Copyrights
JRPAN
2021-10-17
AccelWattch dev Integration
VijayKandiah
2021-05-23
format code
Mahmoud Khairy A. Abdallah
2020-11-09
do not truncate 32 MSB bits of the memory address
allen
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
2019-11-21
fixing the access alignment in trace-driven mode
Mahmoud
2019-10-16
adding kernel latency
Mahmoud
2019-09-20
removing some comments and refectoring the code
Mahmoud
2019-09-19
support trace-driven and changing the shader.cc
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-11
Remove g_stream_manager()
Mengchi Zhang
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-22
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2019-07-15
Move s_g_pc_to_insn
Mengchi Zhang
2019-07-15
Move kernel_info_t::m_next_uid
Mengchi Zhang
2019-07-14
Move warp_inst_sm_next_uid
Mengchi Zhang
2019-07-14
Move sm_next_access_uid
Mengchi Zhang
2019-07-12
Move g_cdp_enabled
Mengchi Zhang
2019-07-11
Move g_kernel_launch_latency
Mengchi Zhang
2019-07-11
Move g_total_param_size
Mengchi Zhang
2019-07-10
Move g_pc_to_finfo
Mengchi Zhang
2019-07-08
Move g_ptx_sim_num_insn
Mengchi Zhang
2019-06-05
adding new cuda 9 APIs to run the deepbench workloads
Mahmoud
2019-05-30
adding new values to gpu context
Mahmoud
2019-05-15
make gpu_tot_cycle local variable not global variable
Mahmoud
[next]