summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-14Moving things where they belongAndrew M. B. Boktor
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-14Renamed "ST" token to "SASS_ST" and "LD" token to "SASS_LD". This avoids ide...Wilson Fung
2014-08-14Removing a wrong commentAndrew M. B. Boktor
2014-08-14Explicitly stating the tested versionsAndrew M. B. Boktor
2014-08-14Removing all remaining traced of decudaAndrew M. B. Boktor
2014-08-14Fixing options so that a copy/paste won't failAndrew M. B. Boktor
2014-08-14Making it clear that we do not need static linkingAndrew M. B. Boktor
2014-08-14Specifying default behaviour of setup_environmentAndrew M. B. Boktor
2014-08-14Fixing typosAndrew M. B. Boktor
2014-08-14Fixing a missed partAndrew M. B. Boktor
2014-08-14Fixing 1 typoAndrew M. B. Boktor
2014-08-14typoAli Bakhoda
2014-08-14Adding all the modifications I did so far since I will start forgetting them.Andrew 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-14Removing the install script since it is no longer needed (read the README file)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-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-14New installation steps for aerial vision's dependencies.Andrew M. B. Boktor
2014-08-14MergingAndrew M. B. Boktor
2014-08-14Correcting a mistake in the ubuntu package nameAndrew M. B. Boktor
2014-08-14Missing libraries from the link commandAndrew 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-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-14-Bug 146 fix (Adding perfect memory interface)Ahmed 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-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-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