summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2014-08-14Remove -gpgpu_ptx_use_cuobjdump from configs. Update error reporting to be m...Tor Aamodt
2014-08-14Seems to be required for use with CUDA 4.0Tor Aamodt
2014-08-14Updating the alternative L1 data cache configuration in Fermi config to alloc...Wilson Fung
2014-08-14Removing some bottlenecks that limit that peak-IPCAndrew M. B. Boktor
2014-08-14Configuring the opcode latencies and the number of function unitsAndrew M. B. Boktor
2014-08-14Changing the configs to be backward compatible by disabling bank groups by de...Andrew M. B. Boktor
2014-08-14This changelist implements the following:Andrew M. B. Boktor
2014-08-14Rollback //depot/gpgpu_sim_research/fermi/distribution/configs/QuadroFX5800/g...Ahmed El-Shafiey
2014-08-14Integrating all recent changes in fermiAhmed El-Shafiey
2014-08-14Changing the L1 cache allocation policy to allocation-on-miss.Wilson Fung
2014-08-14Fixing L2 cache description.Ayub Gubran
2014-08-14Fixing the description of the L2 cache size/Ayub Gubran
2014-08-14Changing the defaults for ROP and DRAM latency to match Quadro config as befo...Wilson Fung
2014-08-14dl2 cache configuration specifies the config per memory partition not for the...Andrew M. B. Boktor
2014-08-14Enabling L2 cache to serve more than just texture. (Need to actively set thi...Wilson Fung
2014-08-14Updated Fermi config: Changed the ICNT clock domain to model a faster interco...Wilson Fung
2014-08-14A more accurate configuration for FermiAndrew M. B. Boktor
2014-08-14Changes needed for the new fermi configs to work.Andrew M. B. Boktor
2014-08-14A more accurate Fermi config fileAndrew M. B. Boktor
2014-08-14Adding necessary changes for the Fermi configurationAndrew M. B. Boktor
2014-08-14Copying the interconnect configuration file from QuadroAndrew M. B. Boktor
2014-08-14Adapting the network size to go with the Fermi configurationAndrew M. B. Boktor
2014-08-14Cleaned up the comments I had in the configuration fileAndrew M. B. Boktor
2014-08-14Adding my Fermi configuration files to the fermi branchAndrew M. B. Boktor
2014-08-14Fix for Bug 118: Cache line size restrictionsInderpreet Singh
2014-08-14Fixing up the baseline L2 cache configurationsTim Rogers
2014-08-14 - Fixing L1 Texture cache option (I updated the description to look like the...Ali Bakhoda
2014-08-14Deleted ISPASS configs.Ali Bakhoda
2014-08-14Disabled 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 ofAndrew M. B. Boktor
2014-08-14Updating the quadro config to use the new dram timing options.Wilson Fung
2010-11-28bug fix for ptxplus w/ data cache disabledTor Aamodt
2010-10-240.9756 correlation. Set L1T line size to 128 bytes... problem wasTor Aamodt
2010-10-241. fix load imbalance issue (CTA's were filling up first core in a cluster be...Tor Aamodt
2010-10-241. adding top level configuration class and making shader and memory configur...Tor Aamodt
2010-10-211. rewriting memory access generation code (from scratch), why not...Tor Aamodt
2010-10-19adding texture cache model with fragment fifo for latency hidingTor Aamodt
2010-10-161. creating cache_config object to encapsulate cache configuration informationTor Aamodt
2010-10-121. adding simt_core_cluster, which models a TPC or (for fermi) GPC...Tor Aamodt
2010-10-101. create function unit classes for SP, SFU, LD/ST.Tor Aamodt
2010-10-08some fixes for ptxplus (correlation test now running)Tor Aamodt
2010-10-05simulator "working" on ptxplus, simulated IPC "too low" by about a factor of ...Tor Aamodt
2010-10-031. integrating Inder's changesTor Aamodt
2010-10-031. enable L2 cache as a texture cache (also some bug fixes for L2 as regular ...Tor Aamodt
2010-10-01integrating recent changes from fermi-test into fermiTor Aamodt
2010-07-15creating branch for adding support for CUDA 3.x and FermiTor Aamodt