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
/
shader.h
Age
Commit message (
Expand
)
Author
2019-08-26
Banked L1, adding iSLIP and RR arbiteratio and adding some comments
Mahmoud
2019-05-07
enable FEM and fixed indentation
Mahmoud
2019-04-11
adding local xbar and fast execution mode
Mahmoud
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-09
resolving merge conflict
Deval Shah
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-26
made the changes compatible with old config files
Md Aamir Raihan
2018-10-24
merged tensor-cores code
aamir
2018-10-11
Merging the latest dev from the public branch
tgrogers
2018-10-11
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Timothy G Rogers
2018-10-09
adding adaptive volta cache config
Mahmoud
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-10-07
Merge branch 'dev-purdue-integration' of github.rcac.purdue.edu:jain156/gpgpu...
tgrogers
2018-09-22
debug prints
aamir
2018-09-09
minor changes for generating mem transaction in timing model. NOTE NOT COMPLETED
aamir
2018-09-07
adding streamin cache + fixing TEX cache + adding l1 latency and smem latency
Mahmoud
2018-08-22
adding lazy-fetch-on-read and invalidate operation to cache
Mahmoud
2018-08-16
Timing model for VCORE
negargoli93
2018-08-07
fix for deadlock that should serialize bank accesses
J
2018-07-16
fix pipline for tensor_core and change config
negargoli93
2018-06-22
No need to change the config file for adding tensor-core
negargoli
2018-06-20
Tensor core timing model
negargoli93
2018-05-01
Added support for -gpgpu_registers_per_block config
Suchita Pati
2018-04-22
Clang disallows empty bracks to show array indices. I believe that inserting ...
Nathan Conrad
2018-04-22
Some classes were referred to as a class and a struct (reported as clang warn...
Nathan Conrad
2018-04-10
added config -gpgpu_shmem_per_block and fixed cudaGetDeviceAttributes function
Suchita Pati
2018-03-27
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Timothy G Rogers
2018-03-26
Fixing resources limitation assertion for compute cab 61
Mahmoud
2018-03-22
Change 332 by jain156@akshayj-lt1 on 2018/02/01 05:20:33
Akshay Jain
2018-03-22
Change 283 by jain156@akshayj-lt1 on 2017/07/03 19:52:55
Akshay Jain
2018-03-22
Change 253 by jain156@akshayj-lt1 on 2017/05/30 00:40:03
Akshay Jain
2018-03-21
Change 124 by jain156@akshayj-lt1 on 2016/12/08 20:17:53
Akshay Jain
2017-10-12
remove Tex cache assertion and prevent spunit to execute DP insts
Mahmoud
2017-10-11
Sector Cache - first commit
Mahmoud
2017-09-13
Adding sperate dp_unit
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
BUG: concurrent kernels on same SM may occupy warps from running CTAs
Jin Wang
2016-07-06
ADD: add cdp latency
Jin Wang
2016-07-06
ADD: support concurrent kernels on one shader
Jin Wang
2016-06-02
GeForceGTX750Ti correlation setup. Modified config file to reflect GTX750Ti a...
Scott Peverelle
[next]