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
/
GTX480
Age
Commit message (
Expand
)
Author
2014-08-14
-modifying the coefficients parsing code to be more readable, also modifies h...
Ahmed El-Shafiey
2014-08-14
Changing mcpat.xml->gpuwattch_gtx480.xml in configs/GTX480.
Tayler Hetherington
2014-08-14
Rename/move file(s)
Tayler Hetherington
2014-08-14
Rename/move file(s)
Tayler Hetherington
2014-08-14
update comments of the L2 configuration and update Tesla L2 config with 128 l...
Ahmed El-Shafiey
2014-08-14
setting power model congfig to zero by default (because the mcpat.xml is avai...
Ahmed El-Shafiey
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
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
gpu-cache revision #3. Now adding in function pointers for l1/l2 cache access...
Tayler Hetherington
2014-08-14
Revision #2 of modifying the cache hierarchy.
Tayler Hetherington
2014-08-14
Forgot to change one of the "," to ":" in GTX480 configuration file - Caused...
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
-Change Fermi configuration folder name to GTX480
Ahmed El-Shafiey