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
2018-06-29
Allowing modern GPU configrations to properly run PTXPLUS.
tgrogers
2014-08-14
- Code review 1173001
Tayler Hetherington
2014-08-14
Intesim2 Integration
Dongdong Li
2014-08-14
Updated the Fermi configurations to have two L2 banks per memory partition, a...
Wilson Fung
2014-08-14
Lengthened the DRAM return queue size to have enough credits in order to keep...
Wilson Fung
2014-08-14
Merging
Tim Rogers
2014-08-14
Related to CL15227
Ayub Gubran
2014-08-14
update comments of the L2 configuration and update Tesla L2 config with 128 l...
Ahmed El-Shafiey
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