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
/
configs
/
TeslaC2050
Age
Commit message (
Expand
)
Author
2014-08-14
Fixed the shared memory bank conflict model for GTX 480 and Tesla C2050. Now...
Wilson Fung
2014-08-14
Updated the option parser to support named sub-options (via a separate instan...
Wilson Fung
2014-08-14
- Fixing cache configuration groupings -> Now <cache configs>, <cache policie...
Tayler Hetherington
2014-08-14
Correcting the interconnect config file name in the TeslaC2050 config.
Wilson Fung
2014-08-14
gpu-cache revision #3. Now adding in function pointers for l1/l2 cache access...
Tayler Hetherington
2014-08-14
-change TeslaC2050 default configuration to PTX
Ahmed El-Shafiey
2014-08-14
Rename/move file(s)
Ahmed El-Shafiey
2014-08-14
Revision #2 of modifying the cache hierarchy.
Tayler Hetherington
2014-08-14
Same issue with Quadro and Tesla configuration file ("," -> ":")
Tayler Hetherington
2014-08-14
Modified the cache hierarchy, reorganized code to eliminate code replication,...
Tayler Hetherington
2014-08-14
Changes to get the regression running:
Tim Rogers
2014-08-14
Adding a two level scheduler as described in the ISCA 2012 tutorial
Andrew M. B. Boktor
2014-08-14
Updating the TeslaC2050 config to use the proper GDDR5 frequency and to suppo...
Wilson Fung
2014-08-14
-Change Fermi configuration folder name to GTX480
Ahmed El-Shafiey