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
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
2019-04-17
Adding configs for device limits and fixed other misc bugs
Suchita Pati
2019-04-16
Adding additional fixes for the texture bugs
Suchita Pati
2019-04-10
Adding texture Fix
Suchita Pati
2018-11-18
Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...
Mahmoud
2018-11-09
changes for checkpoint support
Deval Shah
2018-11-06
Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...
Mahmoud
2018-11-06
fixing sector atomics
Mahmoud
2018-11-03
merged with memory subsytem. Regression is passing but tensorcore kernel is s...
aamir
2018-10-24
merged tensor-cores code
aamir
2018-10-09
adding adaptive volta cache config
Mahmoud
2018-09-16
print for mem transaction
aamir
2018-09-14
corrected the bug in vpcore functional model
aamir
2018-09-09
minor changes for generating mem transaction in timing model. NOTE NOT COMPLETED
aamir
2017-10-27
add more statistics and chaging Pascal config
Mahmoud
2017-10-11
Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/abdal...
Mahmoud
2017-08-17
Merged all work on the dev branch since the divergence point into the dnn bra...
speverel
2017-07-17
Fixing some typos and adding comments
Mahmoud
2017-07-17
Improving GPU core model. This commits contains:
Mahmoud
2016-07-06
Added the ability to load from sstarr memory after data has been stored in it
sspenst
2016-07-06
ADD: add knob to enable CDP in gpgpusim config
Jin Wang
2016-07-06
ADD: add kernel launching latency from stream to distributor
Jin Wang
2016-07-06
ADD: print kernel parameter size footprint. BUG: concurrent kernels on same s...
Jin Wang
2016-07-05
ADD: delete streams created by cta when deleting kernel
Jin Wang
2016-07-05
BUG: multiple child kernels finish
Jin Wang
2016-07-05
MOD: add child kernel stream and scheduling support
Jin Wang
2014-08-14
Support for named bariers + bar.red + bar.arrive instructions
Ahmed El-Shafiey
2014-08-14
Fix Bug 81
Ahmed El-Shafiey
2014-08-14
Adding the ability to querry the WARPSZ flag from the ptx script.
Tim Rogers
2014-08-14
Interconnection traffic breakdown stats (integration from TM branch).
Wilson Fung
2014-08-14
Replaced the legacy L2 cache access stats with more meaningful breakdown that...
Wilson Fung
2014-08-14
Merging Power model into Fermi
Tayler Hetherington
2014-08-14
Fixed the shared memory bank conflict model for GTX 480 and Tesla C2050. Now...
Wilson Fung
2014-08-14
Minor refactoring for the SIMT Stack implementation and fixing some indentation
Wilson Fung
2014-08-14
On demand loading of fatbins
Andrew M. B. Boktor
2014-08-14
Clean up the unordered_map fallback support.
Wilson Fung
2014-08-14
Fixed gcc-4.3 warning related to SIMT stack in CL13519
Inderpreet Singh
2014-08-14
SIMT stack is now implementated as a stack to allow arbitrary recursion depth
Inderpreet Singh
2014-08-14
Ptxplus fix for recrusive call handling in SIMT stack (CL13410).
Inderpreet Singh
2014-08-14
Copied in Arun's SIMT stack fix for recursive calls (CL8574)
Inderpreet Singh
2014-08-14
Fix for bug 9: Now querying the state of the pdom stack in call_imp and callp...
Ayub Gubran
2014-08-14
Supporting the option for removing temporary files
Andrew M. B. Boktor
2014-08-14
This changelist implements the following:
Andrew M. B. Boktor
2014-08-14
Fix for bug 144. Now warp parts option is used in coalescing logic (before i...
Wilson Fung
2014-08-14
Fix for bug 129. Created a directed test with a pre-known instruction count, ...
Wilson Fung
2014-08-14
Revived all of the source code view stats except exposed pipeline latency.
Wilson Fung
[prev]
[next]