summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-14updating CHANGES for CL13092 and CL13093Andrew M. B. Boktor
2014-08-14Fixing a condition mistake it the previous commitAndrew M. B. Boktor
2014-08-14Using std::string instead of char*Andrew M. B. Boktor
2014-08-14testing fermi/distribution submit policyTor Aamodt
2014-08-14testing submit that *should* fail because I have not p4 edited versionTor Aamodt
2014-08-14Upated CHANGES to include description to bug 168 (internal).Wilson Fung
2014-08-14Attempting to simplify instructions for average user. Also mentioning need t...Tor Aamodt
2014-08-14move check for nvcc after we set PATHTor Aamodt
2014-08-14make sure CUDA_INSTALL_PATH points to a valid directory and that "which" can ...Tor Aamodt
2014-08-14Fix for bug 168 (internal). The overall average memory latency should now be...Wilson Fung
2014-08-14minor update to READMETor Aamodt
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-14do NOT let setup_environment quietly return if CUDA Toolkit not foundTor Aamodt
2014-08-14adding pointer to bugs databaseTor Aamodt
2014-08-14Updating CHANGES with my latest commitsAndrew M. B. Boktor
2014-08-14updating change logTor Aamodt
2014-08-14updating version number string to 3.1.0+edits to indicate further edits past ...Tor Aamodt
2014-08-14Removing stringList and replacing it with std::listAndrew M. B. Boktor
2014-08-14Again fixing abs. The result should be a u32 for an I2I instruction. Using th...Andrew M. B. Boktor
2014-08-14Handling the case for absAndrew M. B. Boktor
2014-08-14Trying to get around the problem of having more than 2 modifiers (two on the ...Andrew M. B. Boktor
2014-08-14I forgot that this is needed to calculate the offset since the offset is defi...Andrew M. B. Boktor
2014-08-14Not acting on type modifiers for memory operandsAndrew M. B. Boktor
2014-08-14Removing a couple of memory corruptionsAndrew M. B. Boktor
2014-08-14Mention doxygen documentation where we talk about documentation first.Tor Aamodt
2014-08-14Cleaning up the output by cuobjdump_to_ptxplusAndrew M. B. Boktor
2014-08-14more tweaking for new user friendlinessTor Aamodt
2014-08-14Adding a link to the wiki version of the AerialVision manualAndrew M. B. Boktor
2014-08-14making README more new user friendly (adding pointers to where to go to learn...Tor Aamodt
2014-08-14Removing some decuda stuff that I didn't know existedAndrew M. B. Boktor
2014-08-14Fixing bug 161 and 164. WP now runs without deadlocking due to I-cache miss ...Wilson Fung
2014-08-14Remove -gpgpu_ptx_use_cuobjdump from configs. Update error reporting to be m...Tor Aamodt
2014-08-14Catching the problem where the embedded ptx cannot be found because the bench...Andrew M. B. Boktor
2014-08-14Seems to be required for use with CUDA 4.0Tor Aamodt
2014-08-14supressing signed to unsigned comparison and unused warnings (flex generates ...Andrew M. B. Boktor
2014-08-14fixing cuda printfAndrew M. B. Boktor
2014-08-14Removing a variable that's never usedAndrew M. B. Boktor
2014-08-14update description, yet againTor Aamodt
2014-08-14Removing warningsAndrew M. B. Boktor
2014-08-14revising descriptionTor Aamodt
2014-08-14- updating to use CUDA 4.0 by defaultTor Aamodt
2014-08-14Updating the CHANGES file to describe various changes I made since last release.Wilson Fung
2014-08-14Updating the alternative L1 data cache configuration in Fermi config to alloc...Wilson Fung
2014-08-14Re-wrote the intermediate structure for the output of cuobjdump using C++ cla...Andrew M. B. Boktor
2014-08-14 Adding this bullet point to the bug fixesAhmed El-Shafiey
2014-08-14remove mention of installation instructions in pdfTor Aamodt
2014-08-14Rewording for a confusing sentenceAndrew M. B. Boktor