summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-14When a kernel is done, it doesn't mean it finished executing. Instructions co...Andrew M. B. Boktor
2014-08-14Removing a wrong commentAndrew M. B. Boktor
2014-08-14Fixing a potential problem.Andrew M. B. Boktor
2014-08-14Fixes a rare race condition that prevents the kernel stats from being printed.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-14Supporting the option for removing temporary filesAndrew M. B. Boktor
2014-08-141. Fixing ptx with sm_20Andrew M. B. Boktor
2014-08-14Ensuring the correct ptxas is usedAndrew M. B. Boktor
2014-08-14Adding support in the simulator for addition with carry specified in a given ...Andrew M. B. Boktor
2014-08-14Integrated in CL12250 from coherence branch - fix for atomic payload bug (see...Inderpreet Singh
2014-08-14Using nvcc present in CUDA_INSTALL_PATH instead of the one in PATHAndrew M. B. Boktor
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-14Removing all remaining traced of decudaAndrew M. B. Boktor
2014-08-14This changelist adds the following:Andrew M. B. Boktor
2014-08-14Supporting ptxas from CUDA 4.0Andrew M. B. Boktor
2014-08-14Changing the configs to be backward compatible by disabling bank groups by de...Andrew M. B. Boktor
2014-08-14Allowing capability up to sm_20, fixed ocl failuresAndrew M. B. Boktor
2014-08-14This changelist implements the following:Andrew M. B. Boktor
2014-08-14MergingAndrew M. B. Boktor
2014-08-14Adding 64-bit support for atomicAdd, atomicExch, atomicCAS and created a brie...Wilson Fung
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-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-14change copyright noticeTor Aamodt
2014-08-14version 3.0.2Tor Aamodt
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-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-14Fixing upper bound on threads/SMAndrew M. B. Boktor
2014-08-14Changes needed for the new fermi configs to work.Andrew M. B. Boktor
2014-08-14Adding option 'gpgpu_simt_core_sim_order' which allow the user to specify the...Wilson Fung