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
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
2014-10-06
Fixed mac build fails
Myrice
2014-08-14
Support for named bariers + bar.red + bar.arrive instructions
Ahmed El-Shafiey
2014-08-14
- Code review 1173001
Tayler Hetherington
2014-08-14
warning fixes 2nd patch, including comments removal and strict aliasing fixes.
leonyu
2014-08-14
Fixing assertion that occurs when L1 cache is configured with write-allocatio...
Wilson Fung
2014-08-14
Adding option to force global memory accesses to skip L1 data cache while sti...
Wilson Fung
2014-08-14
Integrating changes from my personal branch.
Tim Rogers
2014-08-14
Interconnection traffic breakdown stats (integration from TM branch).
Wilson Fung
2014-08-14
Review: 33001. Updating/cleaning up the cache statistics. Moving the statisti...
Tayler Hetherington
2014-08-14
Fixing interconnect stats bug
Tayler Hetherington
2014-08-14
Fixing bug 59 + cleaning some code related to the power model
Ahmed El-Shafiey
2014-08-14
make sure L1 cache is flushed at a configuration change between kernels, even...
Ahmed El-Shafiey
2014-08-14
- Adding support for cudaFuncSetCacheConfig API, that allows changing the
Ahmed El-Shafiey
2014-08-14
Cleaning up interconnection network memory partition to core statistics. Now ...
Tayler Hetherington
2014-08-14
Cleaning up the interconnection core to memory partition statistics
Tayler Hetherington
[prev]
[next]