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
2018-05-09
Merge remote-tracking branch 'public/dev' into dev
tgrogers
2018-04-11
This build status line was broken when there were cached files
tgrogers
2018-03-28
Mirroring the internal setup_env that enables Jenkins to work
tgrogers
2018-03-20
Adding in some setupscript stuff to properly print the build version and get ...
tgrogers
2016-10-28
support for CUDA 8.0 PTX
Ahmed ElTantawy
2016-05-12
updating Makefile and setup environment for 7.5 support
Ahmed ElTantawy
2015-03-05
update setup_environment to reflect the levels of support of CUDA versions
Ahmed ElTantawy
2015-03-04
initial support for CUDA 5.0, 5.5, 6.0 to get template from SDK running
Ahmed ElTantawy
2014-08-14
Review: 76001: Setup environment quick fix for ubuntu
Dongdong Li
2014-08-14
Review 69001:
Dongdong Li
2014-08-14
Adding 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-14
Fixing a bug that was trashing the LD_LIBRARY_PATH if GPGPUSIM_ROOT was not t...
Tim Rogers
2014-08-14
simplify bash check
Tor Aamodt
2014-08-14
verify user is using bash
Tor Aamodt
2014-08-14
enable CUBIN parsing on Mac OS X
Tor Aamodt
2014-08-14
Updating setup_environment and Makefile to use gpuwattch instead of mcpat
Tayler Hetherington
2014-08-14
a bit more cleaning
Tor Aamodt
2014-08-14
clean up setup_environment
Tor Aamodt
2014-08-14
Merging Power model into Fermi
Tayler Hetherington
2014-08-14
testing submission policy checking script; enable CUDA 4.2 for testing
Tor Aamodt
2014-08-14
Fixing Tor's clean up. Seems like we have 2 version string kicking around On...
Tim Rogers
2014-08-14
cleaning Tim's edits up so can work on MacOS and avoid duplicating effort don...
Tor Aamodt
2014-08-14
Setting the path earlier so nvcc is the right version when we fill in the bui...
Tim Rogers
2014-08-14
Putting 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 Mac
Tor Aamodt
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
[next]