summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-14Fix for bug 144. Now warp parts option is used in coalescing logic (before i...Wilson Fung
2014-08-14Adding a description of what assumptions are made.Andrew M. B. Boktor
2014-08-14Fixing a bug introduced by the fix of bug 142Andrew M. B. Boktor
2014-08-14Fix for bug 142Andrew M. B. Boktor
2014-08-14Updated CHANGE file for the latest bug fixes.Wilson Fung
2014-08-14change copyright noticeTor Aamodt
2014-08-14version 3.0.2Tor Aamodt
2014-08-14Added description of latest bugfix to CHANGES fileInderpreet Singh
2014-08-14Forgot to remove the commented incorrect code in addrdec.cc.Wilson Fung
2014-08-14Changed arch_rech type to store 16 registers, 8 input and 8 output. 8 inputs ...Inderpreet Singh
2014-08-14Cleaned up the sweep_test() in addrdec.cc to use tr1_hash_map.Wilson Fung
2014-08-14Fixed bug 137. Now memory address mapping with non-power-of-two memory parti...Wilson Fung
2014-08-14Fixed address operands of PTX memory instructions being ignored in predecode....Inderpreet Singh
2014-08-14removing unused functionTor Aamodt
2014-08-14- adding change information to CHANGESTor Aamodt
2014-08-14Fixed the how the Pending Hits are displayed in simulation logs. See Bug 136...Wilson Fung
2014-08-14Now atomic operation will change the cache line status to modified at a hit, ...Wilson Fung
2014-08-14Changing the defaults for ROP and DRAM latency to match Quadro config as befo...Wilson Fung
2014-08-14Turned ROP and DRAM latency/delays into optionsInderpreet Singh
2014-08-14Added fixed latency queue for modeling DRAM latencyInderpreet Singh
2014-08-14Adding a check for copmliance between the runtime simulation config and MAX_T...Wilson Fung
2014-08-14dl2 cache configuration specifies the config per memory partition not for the...Andrew M. B. Boktor
2014-08-14Fixing upper bound on threads/SMAndrew 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-14Adding option 'gpgpu_simt_core_sim_order' which allow the user to specify the...Wilson Fung
2014-08-14removing old barrier implementation (no longer used)Tor Aamodt
2014-08-14Fix for bug 129. Created a directed test with a pre-known instruction count, ...Wilson Fung
2014-08-14Grouped all instruction counting code into a common member function in shader...Wilson Fung
2014-08-14Updating the tab names so that they all says 'Time Lapse View' as in our ISPA...Wilson Fung
2014-08-14Updating the AerialVision manual.Wilson Fung
2014-08-14Modified the README according to the information that was in the wiki. Now ev...Andrew M. B. Boktor
2014-08-14Updating AerialVision documentation.Wilson Fung
2014-08-14Fixed the stat collection for gpgpu_n_shmem_insn. See Bug 128 for more detai...Wilson Fung
2014-08-14Fixing bug 126. Now DXTC runs to completion by not giving correct result (ex...Wilson Fung
2014-08-14Disabled pre-processing in doxygen, this should be only re-enabled when we ha...Andrew M. B. Boktor
2014-08-14More updates for doxygenAndrew M. B. Boktor
2014-08-14A small bug fix, the dupm pipeline was crashing if the L1 data cache is disab...Ahmed El-Shafiey
2014-08-14Fixes to doxygen configuration for supporting DoxygenPlugin in tracInderpreet Singh
2014-08-14Updated version that documents everything even if they don't have related com...Andrew M. B. Boktor
2014-08-14Revived all of the source code view stats except exposed pipeline latency.Wilson Fung
2014-08-14Updating gdbinit macros to support the latest changes for pure functional sim...Wilson Fung