summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-14also print out build number (perforce change list)Tor Aamodt
2014-08-14Fixing broken build.Tim Rogers
2014-08-14Editing the version print code to allow setup_environment to be run from any ...Tim Rogers
2014-08-14tell new user what version of GPGPU-Sim this is while trying to build (i.e., ...Tor Aamodt
2014-08-14Clean up the unordered_map fallback support.Wilson Fung
2014-08-14Fixed gcc-4.3 warning related to SIMT stack in CL13519Inderpreet Singh
2014-08-14now really version 3.1.1Tor Aamodt
2014-08-143.1.1 releaseTor Aamodt
2014-08-14SIMT stack is now implementated as a stack to allow arbitrary recursion depthInderpreet Singh
2014-08-14Correct typosTor Aamodt
2014-08-14More beginner instructionsTor Aamodt
2014-08-14additional checking for setup_environment...Tor Aamodt
2014-08-14even prettier printing of reconvergence pc'sTor Aamodt
2014-08-14Ptxplus fix for recrusive call handling in SIMT stack (CL13410).Inderpreet Singh
2014-08-14Fixing an error reported by valgrind.Tim Rogers
2014-08-14Copied in Arun's SIMT stack fix for recursive calls (CL8574)Inderpreet Singh
2014-08-14- print out instructions at branch divergence/reconvergence points (more info...Tor Aamodt
2014-08-14Changes to get the regression running: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-14Fix for bug #154-internal and #8-externalAndrew M. B. Boktor
2014-08-14Adding the madp instruction, which does multiply add with carry-in. Still ne...Wilson Fung
2014-08-14Forgot to add the Makefile.makedepend rule in the opencl makefileAndrew M. B. Boktor
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-14Fixing one of the problems discovered for bug 154 (internal).Wilson Fung
2014-08-14spell checkTor Aamodt
2014-08-14removed ambiguous stuffTor Aamodt
2014-08-14Updating the TeslaC2050 config to use the proper GDDR5 frequency and to suppo...Wilson Fung
2014-08-14-Change Fermi configuration folder name to GTX480Ahmed El-Shafiey
2014-08-14test 2Tor Aamodt
2014-08-14Updates to changesTim Rogers
2014-08-14Fixing a bug in the opencl prebuilt ptx flow.Tim Rogers
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