| Age | Commit message (Expand) | Author |
| 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 |
| 2014-08-14 | Fixing up the baseline L2 cache configurations | Tim Rogers |
| 2014-08-14 | - Fixing L1 Texture cache option (I updated the description to look like the... | Ali Bakhoda |
| 2014-08-14 | Deleted ISPASS configs. | Ali Bakhoda |
| 2014-08-14 | Disabled ptxplus by default and added a comment about the conditions needed f... | Andrew M. B. Boktor |
| 2014-08-14 | - Minor change to make things simpler, basically removing all instances of | Andrew M. B. Boktor |
| 2014-08-14 | Updating the quadro config to use the new dram timing options. | Wilson Fung |
| 2010-11-28 | bug fix for ptxplus w/ data cache disabled | Tor Aamodt |
| 2010-10-24 | 0.9756 correlation. Set L1T line size to 128 bytes... problem was | Tor Aamodt |
| 2010-10-24 | 1. fix load imbalance issue (CTA's were filling up first core in a cluster be... | Tor Aamodt |
| 2010-10-24 | 1. adding top level configuration class and making shader and memory configur... | Tor Aamodt |
| 2010-10-21 | 1. rewriting memory access generation code (from scratch), why not... | Tor Aamodt |
| 2010-10-19 | adding texture cache model with fragment fifo for latency hiding | Tor Aamodt |
| 2010-10-16 | 1. creating cache_config object to encapsulate cache configuration information | Tor Aamodt |
| 2010-10-12 | 1. adding simt_core_cluster, which models a TPC or (for fermi) GPC... | Tor Aamodt |
| 2010-10-10 | 1. create function unit classes for SP, SFU, LD/ST. | Tor Aamodt |
| 2010-10-08 | some fixes for ptxplus (correlation test now running) | Tor Aamodt |
| 2010-10-05 | simulator "working" on ptxplus, simulated IPC "too low" by about a factor of ... | Tor Aamodt |