summaryrefslogtreecommitdiff
path: root/configs/QuadroFX5800
AgeCommit message (Expand)Author
2014-08-14MergingTim Rogers
2014-08-14Related to CL15227Ayub Gubran
2014-08-14Changing the QuadroFX5800 config to use compute capability 1.3 (no idea why i...Wilson Fung
2014-08-14Updated 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-14Revision #2 of modifying the cache hierarchy.Tayler Hetherington
2014-08-14Same issue with Quadro and Tesla configuration file ("," -> ":")Tayler Hetherington
2014-08-14Modified the cache hierarchy, reorganized code to eliminate code replication,...Tayler Hetherington
2014-08-14Changes to get the regression running:Tim Rogers
2014-08-14Fixed GDDR5 parameters in Fermi config:Wilson Fung
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-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-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-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