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
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
remove this configuration, not agressively validated yet
Ahmed El-Shafiey
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
Changing the QuadroFX5800 config to use compute capability 1.3 (no idea why i...
Wilson Fung
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
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
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
2014-08-14
Fixed GDDR5 parameters in Fermi config:
Wilson Fung
2014-08-14
Remove -gpgpu_ptx_use_cuobjdump from configs. Update error reporting to be m...
Tor Aamodt
2014-08-14
Seems to be required for use with CUDA 4.0
Tor Aamodt
2014-08-14
Updating the alternative L1 data cache configuration in Fermi config to alloc...
Wilson Fung
2014-08-14
Removing some bottlenecks that limit that peak-IPC
Andrew M. B. Boktor
2014-08-14
Configuring the opcode latencies and the number of function units
Andrew M. B. Boktor
2014-08-14
Changing the configs to be backward compatible by disabling bank groups by de...
Andrew M. B. Boktor
2014-08-14
This changelist implements the following:
Andrew M. B. Boktor
2014-08-14
Rollback //depot/gpgpu_sim_research/fermi/distribution/configs/QuadroFX5800/g...
Ahmed El-Shafiey
2014-08-14
Integrating all recent changes in fermi
Ahmed El-Shafiey
2014-08-14
Changing the L1 cache allocation policy to allocation-on-miss.
Wilson Fung
2014-08-14
Fixing L2 cache description.
Ayub Gubran
2014-08-14
Fixing the description of the L2 cache size/
Ayub Gubran
2014-08-14
Changing the defaults for ROP and DRAM latency to match Quadro config as befo...
Wilson Fung
2014-08-14
dl2 cache configuration specifies the config per memory partition not for the...
Andrew M. B. Boktor
2014-08-14
Enabling L2 cache to serve more than just texture. (Need to actively set thi...
Wilson Fung
2014-08-14
Updated Fermi config: Changed the ICNT clock domain to model a faster interco...
Wilson Fung
2014-08-14
A more accurate configuration for Fermi
Andrew M. B. Boktor
2014-08-14
Changes needed for the new fermi configs to work.
Andrew M. B. Boktor
2014-08-14
A more accurate Fermi config file
Andrew M. B. Boktor
2014-08-14
Adding necessary changes for the Fermi configuration
Andrew M. B. Boktor
2014-08-14
Copying the interconnect configuration file from Quadro
Andrew M. B. Boktor
2014-08-14
Adapting the network size to go with the Fermi configuration
Andrew M. B. Boktor
2014-08-14
Cleaned up the comments I had in the configuration file
Andrew M. B. Boktor
2014-08-14
Adding my Fermi configuration files to the fermi branch
Andrew M. B. Boktor
2014-08-14
Fix for Bug 118: Cache line size restrictions
Inderpreet Singh
[next]