summaryrefslogtreecommitdiff
path: root/setup_environment
AgeCommit message (Expand)Author
2023-02-10Taking out a comment that is no longer relevant and truncating the commit has...tgrogers
2021-10-17AccelWattch dev IntegrationVijayKandiah
2020-06-10CUDA 11 supporttgrogers
2020-04-07Merge remote-tracking branch 'localpub/dev' into devtgrogers
2019-11-11Enabled CUDA 10. Added implementations for __cudaPushCallConfiguration and __...bftf
2019-08-28Fixing the screwy way that setup env messes with the cd stacktgrogers
2019-06-10Upgrading the tests to regress CUDA 10 and completely dropping GTX480 - we sh...tgrogers
2019-06-09A bunch of boilerbplate to get 10.1 to compile. Still does not yet run. The w...tgrogers
2018-11-16changes for cuda 4.2 supportDeval Shah
2018-11-09required environment variablesDeval Shah
2018-10-11Merging the latest dev from the public branchtgrogers
2018-06-30oops - you should set this if it does not exist, not the other way around...tgrogers
2018-06-30Adding in a check to not blow away the PTXAS variable if you already had it settgrogers
2018-06-30Cleaning up the setup env message a bit and having the simulator properly dum...tgrogers
2018-06-30Preventing bad git commit numbers from printing when you run setup_env from a...tgrogers
2018-06-30changing the flow s.t. you cannot compile the simulator with a different vers...tgrogers
2018-06-29Fixing the PTXPLUS + new CUDA execution case.tgrogers
2018-06-29Allowing modern GPU configrations to properly run PTXPLUS.tgrogers
2018-04-11This build status line was broken when there were cached filestgrogers
2018-03-25Merging with updates in the public repotgrogers
2018-03-20Adding in some setupscript stuff to properly print the build version and get ...tgrogers
2018-02-22run all the configs, do 9.1 on the sdk and stop the setup environment from co...tgrogers
2017-12-12support for 9.1tgrogers
2017-07-12Getting jenkins to work by changing the error on shell type to a warning. The...tgrogers
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