summaryrefslogtreecommitdiff
path: root/src/cuda-sim
AgeCommit message (Expand)Author
2014-08-14- Update README file to be slightly more user friendly (i.e., try not to impl...Tor Aamodt
2014-08-14- adding clearer documentation to setup_environmentTor Aamodt
2014-08-14updating version number string to 3.1.0+edits to indicate further edits past ...Tor Aamodt
2014-08-14fixing cuda printfAndrew M. B. Boktor
2014-08-14Removing warningsAndrew M. B. Boktor
2014-08-14Re-wrote the intermediate structure for the output of cuobjdump using C++ cla...Andrew M. B. Boktor
2014-08-14Removing a couple of warningsAndrew M. B. Boktor
2014-08-14Release 3.1.0Andrew M. B. Boktor
2014-08-14No need to write pid in r0 if kernel doesn't use r0 (causes failure)Andrew M. B. Boktor
2014-08-14Adding configurable instruction latencies and initiation intervalsAndrew 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-14Removing all remaining traced of decudaAndrew M. B. Boktor
2014-08-14Supporting ptxas from CUDA 4.0Andrew 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-14Adding 64-bit support for atomicAdd, atomicExch, atomicCAS and created a brie...Wilson Fung
2014-08-14version 3.0.2Tor Aamodt
2014-08-14Changed arch_rech type to store 16 registers, 8 input and 8 output. 8 inputs ...Inderpreet Singh
2014-08-14Fixed address operands of PTX memory instructions being ignored in predecode....Inderpreet Singh
2014-08-14removing unused functionTor Aamodt
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-14Fixing bug 126. Now DXTC runs to completion by not giving correct result (ex...Wilson Fung
2014-08-14Integration change. Fix for div_impl with 32-bit and smaller integers.Wilson Fung
2014-08-14Integrating the pure functional simulationAyub Gubran
2014-08-14change version number to 3.0.1 build XYZTor Aamodt
2014-08-14Back out changelist 10951Hadi Jooybar
2014-08-14Should be tested.Hadi Jooybar
2014-08-14defeat perforce autoupdate of string parsingTor Aamodt
2014-08-14missing text needed to parse change list numberTor Aamodt
2014-08-14attempt to automatically embed perforce change list number in version numberTor Aamodt
2014-08-14Bugfix. The script used to check the version of nvcc that is in the path, how...Andrew M. B. Boktor
2014-08-14Warning refixTim Rogers
2014-08-14Warnings cleanupTim Rogers
2014-08-14Undoing the rest of files mistakly changed in CL10695, this change completes ...Ayub Gubran
2014-08-14My last work added to the branch, wokring on the functional simulator in cuda...Ayub Gubran
2014-08-14- Minor change to make things simpler, basically removing all instances ofAndrew M. B. Boktor
2014-08-14Fix for Bug 109 - memory alignment should be 256 bytes.Inderpreet Singh
2014-08-14Assigned debug level 3 to stream manager output.Inderpreet Singh
2014-08-14release!?!Tor Aamodt
2014-08-14ready to release?Tor Aamodt
2014-08-14Fixes for atomic callbacksarun
2014-08-14fixup some dangling referencesTor Aamodt
2014-08-14change copyright notice to include authorsTor Aamodt
2014-08-14Fixing comment clobber from yesterdayTim Rogers
2011-07-07Integration change. Bringing in some changes from mem_divergence that allow f...Tim Rogers
2011-06-30version infoTor Aamodt