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
- Code review 1173001
Tayler Hetherington
2014-08-14
fix dram sampling interval scaling
Jingwen Leng (UT Austin)
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
-updated XML file from Jingwen
Ahmed El-Shafiey
2014-08-14
Fixing a typo in the XML file for GPUWattch causing register file power not t...
Ahmed El-Shafiey
2014-08-14
Change the coefficients in the gpuwattch_gtx480.xml for [Bug 43] fix
Jingwen Leng (UT Austin)
2014-08-14
updated xml file from jingwen
Ahmed El-Shafiey
2014-08-14
Merging
Tim Rogers
2014-08-14
Related to CL15227
Ayub Gubran
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