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
Minor refactoring for the SIMT Stack implementation and fixing some indentation
Wilson Fung
2014-08-14
Fixed up my changes to CHANGES file. Added more details.
Jimmy Kwa
2014-08-14
Updating CHANGES file to reflect changes I made in CL14001.
Jimmy Kwa
2014-08-14
Several changes to ptxplus towards getting the sphyraena benchmark to work. A...
Jimmy Kwa
2014-08-14
Fixing regression failure: vote.all was broken by vote.ballet implementation.
Wilson Fung
2014-08-14
Added implementation of vote.ballot (passing directed test). Added popc (not...
Wilson Fung
2014-08-14
Fixing texture fetching for 1D texture with non-normalized coordinates: Addin...
Wilson Fung
2014-08-14
Fixing multi-element texel access. Now texture with RGBA components are read...
Wilson Fung
2014-08-14
Fixing the round-robin block distribution among SIMT core clusters in gpgpu_s...
Wilson Fung
2014-08-14
Adding support for cudaReadModeNormalizedFloat (a texture read mode). See bu...
Wilson Fung
2014-08-14
Fixed incorrect counting of predicated instruction. (Bug #15 external)
Wilson Fung
2014-08-14
Fix compilation error with CUDA 2.3.
Wilson Fung
2014-08-14
Allowing cuobjdump on the executable to return error when experimental librar...
Wilson Fung
2014-08-14
Extending ptx.y to ignore the .minnctapersm directive (at least it will not c...
Wilson Fung
2014-08-14
Fixing bad memory references in opencl based on some disconnect between what ...
Tim Rogers
2014-08-14
Adding single element vector operands to support tex.1d instructions in CUDA ...
Wilson Fung
2014-08-14
Two memory errors reported by the valgrind build
Tim Rogers
2014-08-14
Fixing the case where cuobjdump is not used for on demand loading of binaries
Andrew M. B. Boktor
2014-08-14
Fixing build fail on Jenkins
Andrew M. B. Boktor
2014-08-14
On demand loading of fatbins
Andrew M. B. Boktor
2014-08-14
Fixing the updated PTX parser for texture instructions. Created a new state ...
Wilson Fung
2014-08-14
Integration from TM-311 branch.
Wilson Fung
2014-08-14
add LIB-FT to (rodinia-ft) ans add it to rodinia-ft regression test, we have ...
Ahmed El-Shafiey
2014-08-14
Fixing bugs 169, 170, 171
Ahmed El-Shafiey
2014-08-14
Extended andrew's fatbin hack to support CUDA 4.1 and 4.2 as well.
Wilson Fung
2014-08-14
Fixing the build for CL 13728 for older gcc
Andrew M. B. Boktor
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
[next]