summaryrefslogtreecommitdiff
path: root/setup_environment
AgeCommit message (Collapse)Author
2014-08-14Updating setup_environment script to avoid the empty domain name problem.Wilson Fung
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11307]
2014-08-14Adding a line to prevent path explosionTim Rogers
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11073]
2014-08-14Allowing for an already set remote opencl hostTim Rogers
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11051]
2014-08-14Making this slightly more genericTim Rogers
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11050]
2014-08-14more updates -- 3.0.1 release?Tor Aamodt
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11015]
2014-08-14fixing OpenCL include path detection (compile for nvopencl_wrapper was ↵Tor Aamodt
breaking build on pc08) [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10987]
2014-08-14- merge setup_environment_ptxplus into setup_environmentTor Aamodt
- detect if libOpenCL.so is installed in default location to enable OpenCL build (nvopencl_wrapper should be modified to detect if it is accessing an NVIDIA OpenCL implementation) [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10985]
2014-08-14Removing config_setup and changing setup_environment to allow for a better ↵Tim Rogers
way to enable the debug build [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10968]
2014-08-14Adding in a commentTim Rogers
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10962]
2014-08-14Trying to fix the whitespace problem between ubuntu and opensuseAndrew M. B. Boktor
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10915]
2014-08-14Single whitespace change to work on ubuntuAndrew M. B. Boktor
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10884]
2014-08-14Adding back the whitespace. Comparison is broken without it.Andrew M. B. Boktor
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10877]
2014-08-14Fixed build fail when there is no openclAndrew M. B. Boktor
Now, you have to define both NVOPENCL_LIBDIR and NVOPENCL_INCDIR in the setupd_environment script to build with opencl. If any of them is not setup, gpgpu-sim will build will output a warning and built without opencl support. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10873]
2014-08-14Back out revision 2 from ↵Andrew M. B. Boktor
//depot/gpgpu_sim_research/fermi/distribution/setup_environment removed troublesome whitespaces around '=' [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10868]
2014-08-14Minor changes to READMEAndrew M. B. Boktor
removed ece specific code from setup_environment [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10866]
2014-08-14Rename/Move:Andrew M. B. Boktor
From: //depot/gpgpu_sim_research/fermi/distribution/setup_enviroment To: //depot/gpgpu_sim_research/fermi/distribution/setup_environment [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10864]