| Age | Commit message (Collapse) | Author |
|
Also changing the cuobjdump_to_ptxplus build to into the build directory instead of inline with the src
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13567]
|
|
- ptxplus ... edits to eliminate some warnings with older gcc about printfs without string literal
- eliminate warning about map (just too annoying while testing on Mac)
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13560]
|
|
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13556]
|
|
Using a variable with the same name in two different bash scripts causes some issues....
Removing the redundnat declaration of THIS_DIR
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13555]
|
|
directory
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13554]
|
|
in case they can't even get it to build)
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13549]
|
|
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13511]
|
|
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13510]
|
|
attempting to get GPGPU-Sim to run on MacOSX again (no joy)
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13509]
|
|
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13085]
|
|
find nvcc
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13084]
|
|
imply user should bugger off and stop asking developer for help)
- Remove ridiculously long and cryptic comment from setup_environment. Most people will use CUDA_INSTALL_PATH.
- Remove decuda targets from Makefile
- Add check to Makefile to insist that setup_environment was run first
- Add version file (eliminate redundancy) and remove version strings from src/cuda-sim/cuda-sim.cc
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12874]
|
|
- removing an assert that gets triggered when using CUDA 4.2
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12865]
|
|
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12863]
|
|
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12696]
|
|
- updating README to move instructions for merging changes to end and add lots of warnings
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12622]
|
|
Major rework for the Makefile
Deleting decuda_to_ptxplus
Removing all dependencies on boost and removing it from the dependencies of the simulator
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12545]
|
|
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11307]
|
|
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11073]
|
|
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11051]
|
|
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11050]
|
|
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11015]
|
|
breaking build on pc08)
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10987]
|
|
- 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]
|
|
way to enable the debug build
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10968]
|
|
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10962]
|
|
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10915]
|
|
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10884]
|
|
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10877]
|
|
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]
|
|
//depot/gpgpu_sim_research/fermi/distribution/setup_environment
removed troublesome whitespaces around '='
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10868]
|
|
removed ece specific code from setup_environment
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10866]
|
|
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]
|