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
/
Makefile
Age
Commit message (
Expand
)
Author
2014-08-14
1- it seems like using #ifdef within a class definition confuses valgrind, re...
Ahmed El-Shafiey
2014-08-14
Updating setup_environment and Makefile to use gpuwattch instead of mcpat
Tayler Hetherington
2014-08-14
Merging Power model into Fermi
Tayler Hetherington
2014-08-14
Fixing the debug build
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
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
tell new user what version of GPGPU-Sim this is while trying to build (i.e., ...
Tor Aamodt
2014-08-14
additional checking for setup_environment...
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 .PHONY to guarantee the cuobjdump_to_ptxplus makefile is called
Andrew M. B. Boktor
2014-08-14
Moving things where they belong
Andrew M. B. Boktor
2014-08-14
Removing all remaining traced of decuda
Andrew M. B. Boktor
2014-08-14
This changelist implements the following:
Andrew M. B. Boktor
2014-08-14
Disabled pre-processing in doxygen, this should be only re-enabled when we ha...
Andrew M. B. Boktor
2014-08-14
uncommenting the decuda target. This is not actually necessary for gcc 4.5 a...
Tim Rogers
2014-08-14
Fixed build fail when there is no opencl
Andrew M. B. Boktor
2014-08-14
Added a new target for doxygen in the makefile and updated the README with th...
Andrew M. B. Boktor
2014-08-14
Integration change. 10658 - getting the benchmarks to build with gcc 4.5
Tim Rogers
2014-08-14
Fixing the Makefile bug that breaks ptxplus.
Wilson Fung
2014-08-14
fixup some dangling references
Tor Aamodt
2014-08-14
change copyright notice to include authors
Tor Aamodt
2014-08-14
Fixing comment clobber from yesterday
Tim Rogers
2014-08-14
Integration change.
Tim Rogers
2011-07-07
Integration change. Bringing in some changes from mem_divergence that allow f...
Tim Rogers
2011-06-29
changing copyright to BSD
Tor Aamodt
2010-11-09
Added modifications to Makefile to build decuda_to_ptxplus and download/patch...
Jimmy Kwa
2010-10-18
Re-designed cache model:
Tor Aamodt
2010-10-01
integrating recent changes from fermi-test into fermi
Tor Aamodt
2010-07-16
- template runs/passes with CUDA 3.1, but requires that CUDA 2.3
Tor Aamodt
2010-07-15
creating branch for adding support for CUDA 3.x and Fermi
Tor Aamodt