index
:
weft
main
CPEN 511 Project - Weft: Improving SIMD Utilization through MIMD-like Co-issue and Thread Compaction
Davit Grigoryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup_environment
Age
Commit message (
Expand
)
Author
2014-08-14
also print out build number (perforce change list)
Tor Aamodt
2014-08-14
Fixing broken build.
Tim Rogers
2014-08-14
Editing the version print code to allow setup_environment to be run from any ...
Tim Rogers
2014-08-14
tell new user what version of GPGPU-Sim this is while trying to build (i.e., ...
Tor Aamodt
2014-08-14
Correct typos
Tor Aamodt
2014-08-14
More beginner instructions
Tor Aamodt
2014-08-14
additional checking for setup_environment...
Tor Aamodt
2014-08-14
move check for nvcc after we set PATH
Tor Aamodt
2014-08-14
make 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_environment
Tor Aamodt
2014-08-14
do NOT let setup_environment quietly return if CUDA Toolkit not found
Tor Aamodt
2014-08-14
Removing some decuda stuff that I didn't know existed
Andrew M. B. Boktor
2014-08-14
- updating to use CUDA 4.0 by default
Tor Aamodt
2014-08-14
Merging decuda_to_ptxplus with cuobjdump_to_ptxplus
Andrew M. B. Boktor
2014-08-14
Updating setup_environment script to avoid the empty domain name problem.
Wilson Fung
2014-08-14
Adding a line to prevent path explosion
Tim Rogers
2014-08-14
Allowing for an already set remote opencl host
Tim Rogers
2014-08-14
Making this slightly more generic
Tim Rogers
2014-08-14
more updates -- 3.0.1 release?
Tor Aamodt
2014-08-14
fixing OpenCL include path detection (compile for nvopencl_wrapper was breaki...
Tor Aamodt
2014-08-14
- merge setup_environment_ptxplus into setup_environment
Tor Aamodt
2014-08-14
Removing config_setup and changing setup_environment to allow for a better wa...
Tim Rogers
2014-08-14
Adding in a comment
Tim Rogers
2014-08-14
Trying to fix the whitespace problem between ubuntu and opensuse
Andrew M. B. Boktor
2014-08-14
Single whitespace change to work on ubuntu
Andrew M. B. Boktor
2014-08-14
Adding back the whitespace. Comparison is broken without it.
Andrew M. B. Boktor
2014-08-14
Fixed build fail when there is no opencl
Andrew M. B. Boktor
2014-08-14
Back out revision 2 from //depot/gpgpu_sim_research/fermi/distribution/setup_...
Andrew M. B. Boktor
2014-08-14
Minor changes to README
Andrew M. B. Boktor
2014-08-14
Rename/Move:
Andrew M. B. Boktor