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
2019-05-17
9.2 sofile
tgrogers
2018-03-24
The new CUDAs complain about version info not being embedded into the so file...
tgrogers
2018-03-22
Adding support for CUDA 9.1
tgrogers
2017-05-17
Adding in the embedded .so bit
tgrogers
2017-05-17
Fixing a bug with where the build version is made. Moveing it after the right...
tgrogers
2017-05-09
Merge branch 'dev' into dev
Tim Rogers
2016-10-28
support for CUDA 8.0 PTX
Ahmed ElTantawy
2016-07-05
MOD: add support for cuda65 ptx header
Jin Wang
2016-05-12
updating Makefile and setup environment for 7.5 support
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
adding a missing dependency in Makefile which makes (make -j) fails at random...
Ahmed El-Shafiey
2014-08-14
-Forcing make clean to remove all automatically generated files by parsers (s...
Ahmed El-Shafiey
2014-08-14
Delete Intersim
Dongdong Li
2014-08-14
Intesim2 Integration
Dongdong Li
2014-08-14
Review 69001:
Dongdong Li
2014-08-14
Changing the make flow so all the generated files, both object and code gene...
Tim Rogers
2014-08-14
Merging
Tim Rogers
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