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
/
gpu-sim.h
Age
Commit message (
Expand
)
Author
2025-01-14
fix_sst_callbacks: add weak definitions for sst callbacks (#81)
WilliamMTK
2024-12-11
Add SST integration into gpgpusim (#44)
WilliamMTK
2024-08-21
Stream stats (#71)
JRPan
2024-08-16
remove unused & unintilized variables & format automation (#69)
JRPan
2024-07-16
Auto clang format (#74)
Aaron Barnes
2022-02-01
Update Copyrights
JRPAN
2021-10-17
AccelWattch dev Integration
VijayKandiah
2020-05-31
adding the virtual method back to gpgpu-sim class
Mahmoud
2020-05-31
fixing TEX error maapping by removing virtual member form gpgpu-sim class
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-02-09
adding kepler sass, skip-first-kernel and update config file
Mahmoud Khairy A. Abdallah
2019-11-15
invalidate l1 cache at membar - fixing
Mahmoud
2019-10-25
Add a new config option to cap the max number of completed CTAs
Nick
2019-10-16
adding kernel latency
Mahmoud
2019-09-13
Seems like multiple passes for reformatting comments
Nick
2019-09-13
Big reformat change using clang-format-6.0
Nick
2019-09-13
Revert "Add src/gpgpu-sim formatting"
Nick
2019-09-13
Revert "Add additional formatting pass on directories"
Nick
2019-09-13
Add additional formatting pass on directories
Nick
2019-09-13
Add src/gpgpu-sim formatting
Nick
2019-09-12
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2019-09-04
adding trace class and parss kernel info
Mahmoud
2019-08-30
Making the max cycles/inst counters 64 bits
tgrogers
2019-08-23
fixing CUDA 10 fail
Mahmoud
2019-08-22
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2019-07-29
adding simple dram model
Mahmoud
2019-07-15
adding the new elapsed_cycles_sm_tot stats
Mahmoud
2019-07-14
Move sm_next_access_uid
Mengchi Zhang
2019-07-11
Move g_watchpoint_hits
Mengchi Zhang
2019-07-08
Move g_ptx_sim_num_insn
Mengchi Zhang
2019-07-08
Move cp_count
Mengchi Zhang
2019-07-08
Move opcode_latency_int thus pass gpgpu_context into many classes
Mengchi Zhang
2019-07-03
Remove g_filename
Mengchi Zhang
2019-07-03
Add backward pointer to gpgpu_sim
Mengchi Zhang
2019-06-05
adding new cuda 9 APIs to run the deepbench workloads
Mahmoud
2019-05-16
fixing the link symbol error
Mahmoud
2019-05-15
make gpu_tot_cycle local variable not global variable
Mahmoud
2019-05-02
Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...
Mahmoud
2019-04-18
changes for compute capabilty
Preyesh Dalmia
2019-04-17
Adding configs for device limits and fixed other misc bugs
Suchita Pati
2019-04-11
adding some stats and random hashing
Mahmoud
2018-11-09
changes for checkpoint support
Deval Shah
2018-11-09
resolving merge conflict
Deval Shah
2018-10-09
Adding in an occupancy metric to match the nvprof metric
tgrogers
2018-10-07
Unrolling Aksahy's stats - as they seem to be really screwing things up.
tgrogers
2018-05-01
Added support for -gpgpu_registers_per_block config
Suchita Pati
2018-04-10
added config -gpgpu_shmem_per_block and fixed cudaGetDeviceAttributes function
Suchita Pati
2018-03-22
Change 252 by jain156@akshayj-lt1 on 2017/05/29 10:51:32
Akshay Jain
[next]