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
Age
Commit message (
Expand
)
Author
2014-08-14
Adding a less brittle support for associating the fatbins to sections in the ...
Andrew M. B. Boktor
2014-08-14
Integration from tm-311 branch. Adding support for atomic operation with gen...
Wilson Fung
2014-08-14
update version name in CHANGES
Tor Aamodt
2014-08-14
Fixing bug #7 on gpgpu-sim.org
Andrew M. B. Boktor
2014-08-14
Fixing compile error on my machine
Andrew M. B. Boktor
2014-08-14
Back out changelist 13683
Andrew M. B. Boktor
2014-08-14
Removing compiler warnings
Andrew M. B. Boktor
2014-08-14
Some Errors reported by valgrind
Tim Rogers
2014-08-14
Fixing the debug build
Tim Rogers
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
CL 13560 is GPGPU-Sim version 3.1.1
Tor Aamodt
2014-08-14
- can compile on MacOSX (tested on Lion)... no regression testing done on Mac
Tor Aamodt
2014-08-14
Adding missing math functions for mac osx compatiblity.
Wilson Fung
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
Clean up the unordered_map fallback support.
Wilson Fung
2014-08-14
Fixed gcc-4.3 warning related to SIMT stack in CL13519
Inderpreet Singh
2014-08-14
now really version 3.1.1
Tor Aamodt
2014-08-14
3.1.1 release
Tor Aamodt
2014-08-14
SIMT stack is now implementated as a stack to allow arbitrary recursion depth
Inderpreet Singh
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
even prettier printing of reconvergence pc's
Tor Aamodt
2014-08-14
Ptxplus fix for recrusive call handling in SIMT stack (CL13410).
Inderpreet Singh
2014-08-14
Fixing an error reported by valgrind.
Tim Rogers
2014-08-14
Copied in Arun's SIMT stack fix for recursive calls (CL8574)
Inderpreet Singh
2014-08-14
- print out instructions at branch divergence/reconvergence points (more info...
Tor Aamodt
2014-08-14
Changes to get the regression running:
Tim Rogers
2014-08-14
Fix for bug 9: Now querying the state of the pdom stack in call_imp and callp...
Ayub Gubran
2014-08-14
Fix for bug #154-internal and #8-external
Andrew M. B. Boktor
2014-08-14
Adding the madp instruction, which does multiply add with carry-in. Still ne...
Wilson Fung
2014-08-14
Forgot to add the Makefile.makedepend rule in the opencl makefile
Andrew M. B. Boktor
2014-08-14
Now makedepend doesn't have to interfere with our commits anymore.
Andrew M. B. Boktor
2014-08-14
Adding a two level scheduler as described in the ISCA 2012 tutorial
Andrew M. B. Boktor
2014-08-14
Fixing one of the problems discovered for bug 154 (internal).
Wilson Fung
2014-08-14
spell check
Tor Aamodt
2014-08-14
removed ambiguous stuff
Tor Aamodt
2014-08-14
Updating the TeslaC2050 config to use the proper GDDR5 frequency and to suppo...
Wilson Fung
2014-08-14
-Change Fermi configuration folder name to GTX480
Ahmed El-Shafiey
2014-08-14
test 2
Tor Aamodt
2014-08-14
Updates to changes
Tim Rogers
2014-08-14
Fixing a bug in the opencl prebuilt ptx flow.
Tim Rogers
2014-08-14
Fixed DRAM performance statistics to display information for more than 4 banks.
Wilson Fung
[next]