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
2020-06-24
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2020-06-10
CUDA 11 support
tgrogers
2020-06-01
adding Makefile
Mahmoud
2020-06-01
renaming the executable
Mahmoud
2019-09-30
trace driven static linking and fixing the inst count bug
Mahmoud
2019-09-30
fixing the execution-driven linking error
Mahmoud
2019-09-23
updating Makefile to add trace-driven
Mahmoud
2019-09-19
support trace-driven and changing the shader.cc
Mahmoud
2019-09-04
adding trace class and parss kernel info
Mahmoud
2019-07-29
Merge branch 'dev' of https://github.com/mkhairy/gpgpu-sim-private into dev-p...
Mahmoud
2019-06-18
Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...
Mahmoud
2019-06-10
A bunch of boilerbplate to get 10.1 to compile. Still does not yet run. The w...
tgrogers
2019-06-05
adding new cuda 9 APIs to run the deepbench workloads
Mahmoud
2019-05-17
9.2 sofile
tgrogers
2018-06-22
Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/abdal...
Mahmoud
2018-03-25
Merging with updates in the public repo
tgrogers
2018-03-24
The new CUDAs complain about version info not being embedded into the so file...
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
2018-02-23
fixing the libcardt link issue
Mahmoud
2017-12-12
support for 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
[next]