summaryrefslogtreecommitdiff
path: root/setup_environment
AgeCommit message (Expand)Author
2017-11-04Added basic support for CUDA 9.0.speverel
2016-10-28support for CUDA 8.0 PTXAhmed ElTantawy
2016-05-12updating Makefile and setup environment for 7.5 supportAhmed ElTantawy
2015-03-05update setup_environment to reflect the levels of support of CUDA versionsAhmed ElTantawy
2015-03-04initial support for CUDA 5.0, 5.5, 6.0 to get template from SDK runningAhmed ElTantawy
2014-08-14Review: 76001: Setup environment quick fix for ubuntuDongdong Li
2014-08-14Review 69001:Dongdong Li
2014-08-14Adding a wildcard to the end of the GCC sed string parser to handle gcc print...Tim Rogers
2014-08-14 Changing the make flow so all the generated files, both object and code gene...Tim Rogers
2014-08-14Fixing a bug that was trashing the LD_LIBRARY_PATH if GPGPUSIM_ROOT was not t...Tim Rogers
2014-08-14simplify bash checkTor Aamodt
2014-08-14verify user is using bashTor Aamodt
2014-08-14enable CUBIN parsing on Mac OS XTor Aamodt
2014-08-14Updating setup_environment and Makefile to use gpuwattch instead of mcpatTayler Hetherington
2014-08-14a bit more cleaningTor Aamodt
2014-08-14clean up setup_environmentTor Aamodt
2014-08-14Merging Power model into FermiTayler Hetherington
2014-08-14testing submission policy checking script; enable CUDA 4.2 for testingTor Aamodt
2014-08-14Fixing Tor's clean up. Seems like we have 2 version string kicking around On...Tim Rogers
2014-08-14cleaning Tim's edits up so can work on MacOS and avoid duplicating effort don...Tor Aamodt
2014-08-14Setting the path earlier so nvcc is the right version when we fill in the bui...Tim Rogers
2014-08-14Putting GPGPU-sim into nvcc version specific build and lib folders.Tim Rogers
2014-08-14- can compile on MacOSX (tested on Lion)... no regression testing done on MacTor Aamodt
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-14Correct typosTor Aamodt
2014-08-14More beginner instructionsTor Aamodt
2014-08-14additional checking for setup_environment...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-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-14Removing some decuda stuff that I didn't know existedAndrew M. B. Boktor
2014-08-14- updating to use CUDA 4.0 by defaultTor Aamodt
2014-08-14Merging decuda_to_ptxplus with cuobjdump_to_ptxplusAndrew M. B. Boktor
2014-08-14Updating setup_environment script to avoid the empty domain name problem.Wilson Fung
2014-08-14Adding a line to prevent path explosionTim Rogers
2014-08-14Allowing for an already set remote opencl hostTim Rogers
2014-08-14Making this slightly more genericTim Rogers
2014-08-14more updates -- 3.0.1 release?Tor Aamodt
2014-08-14fixing OpenCL include path detection (compile for nvopencl_wrapper was breaki...Tor Aamodt
2014-08-14- merge setup_environment_ptxplus into setup_environmentTor Aamodt
2014-08-14Removing config_setup and changing setup_environment to allow for a better wa...Tim Rogers
2014-08-14Adding in a commentTim Rogers
2014-08-14Trying to fix the whitespace problem between ubuntu and opensuseAndrew M. B. Boktor
2014-08-14Single whitespace change to work on ubuntuAndrew M. B. Boktor
2014-08-14Adding back the whitespace. Comparison is broken without it.Andrew M. B. Boktor