| Age | Commit message (Expand) | Author |
| 2014-08-14 | - Code review 1173001 | Tayler Hetherington |
| 2014-08-14 | Intesim2 Integration | Dongdong Li |
| 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 | Changing the QuadroFX5800 config to use compute capability 1.3 (no idea why i... | 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 | 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 | 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 | 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 | 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 | 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 |
| 2010-10-03 | 1. integrating Inder's changes | Tor Aamodt |
| 2010-10-03 | 1. enable L2 cache as a texture cache (also some bug fixes for L2 as regular ... | Tor Aamodt |
| 2010-10-01 | integrating recent changes from fermi-test into fermi | Tor Aamodt |
| 2010-07-15 | creating branch for adding support for CUDA 3.x and Fermi | Tor Aamodt |