summaryrefslogtreecommitdiff
path: root/src/gpgpu-sim
AgeCommit message (Expand)Author
2014-08-14setting power model congfig to zero by default (because the mcpat.xml is avai...Ahmed El-Shafiey
2014-08-14Merging Power model into FermiTayler Hetherington
2014-08-14Fixed the shared memory bank conflict model for GTX 480 and Tesla C2050. Now...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-14Adding cache_request_status to the config-specific cache function pointers as...Tayler Hetherington
2014-08-14Added functional execution support for shared memory atomic operations.Inderpreet Singh
2014-08-14Fixing write-through and global write-evict, local write-through policiesTayler Hetherington
2014-08-14Updating comment in l1/l2 access functionsTayler Hetherington
2014-08-14gpu-cache revision #3. Now adding in function pointers for l1/l2 cache access...Tayler Hetherington
2014-08-14Revision #2 of modifying the cache hierarchy.Tayler Hetherington
2014-08-14Adding/updating comments for classes/functions on the recent changes (Doxygen...Tayler Hetherington
2014-08-14Moved the majority of function definitions (greater than one line) from gpu-c...Tayler Hetherington
2014-08-14Modified the cache hierarchy, reorganized code to eliminate code replication,...Tayler Hetherington
2014-08-14Fixing the round-robin block distribution among SIMT core clusters in gpgpu_s...Wilson Fung
2014-08-14Fixed incorrect counting of predicated instruction. (Bug #15 external)Wilson Fung
2014-08-14Two memory errors reported by the valgrind buildTim Rogers
2014-08-14Fixing compile error on my machineAndrew M. B. Boktor
2014-08-14Back out changelist 13683Andrew M. B. Boktor
2014-08-14Removing compiler warningsAndrew M. B. Boktor
2014-08-14Some Errors reported by valgrindTim Rogers
2014-08-14Clean up the unordered_map fallback support.Wilson Fung
2014-08-14Fixing an error reported by valgrind.Tim Rogers
2014-08-14Fix for bug 9: Now querying the state of the pdom stack in call_imp and callp...Ayub Gubran
2014-08-14Now makedepend doesn't have to interfere with our commits anymore.Andrew M. B. Boktor
2014-08-14Adding a two level scheduler as described in the ISCA 2012 tutorialAndrew M. B. Boktor
2014-08-14Fixed DRAM performance statistics to display information for more than 4 banks.Wilson Fung
2014-08-14Fixed GDDR5 parameters in Fermi config:Wilson Fung
2014-08-14Fix for bug 168 (internal). The overall average memory latency should now be...Wilson Fung
2014-08-14Fixing bug 161 and 164. WP now runs without deadlocking due to I-cache miss ...Wilson Fung
2014-08-14Removing a couple of warningsAndrew M. B. Boktor
2014-08-14Fixing typoAndrew M. B. Boktor
2014-08-14A much easier way to attempt to fix the problem targeted by CL12362 is to jus...Andrew M. B. Boktor
2014-08-14Removing some bottlenecks that limit that peak-IPCAndrew M. B. Boktor
2014-08-14Integrated in CL12342 from coherence branch; fix for bug #160Inderpreet Singh
2014-08-14Adding configurable instruction latencies and initiation intervalsAndrew M. B. Boktor
2014-08-14Using only move_out_to to move pipeline registersAndrew M. B. Boktor
2014-08-14Integrated in CL12250 from coherence branch - fix for atomic payload bug (see...Inderpreet Singh
2014-08-14Changing writeback arbitration among multiple clients (shared,tex,const,globa...Wilson Fung
2014-08-14Removing a wrong commentAndrew M. B. Boktor
2014-08-14This changelist adds the following:Andrew 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-14Integration change. Fixing bug for #149: A pathological case that caused LD i...Wilson Fung
2014-08-14-Bug 146 fix (Adding perfect memory interface)Ahmed El-Shafiey
2014-08-14Fixing bug 145. Now partition_address() works for non-power-of-two number of...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-14change copyright noticeTor Aamodt