summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-14gpu-cache revision #3. Now adding in function pointers for l1/l2 cache access...Tayler Hetherington
2014-08-14-change TeslaC2050 default configuration to PTXAhmed El-Shafiey
2014-08-14Rename/move file(s)Ahmed El-Shafiey
2014-08-14Revision #2 of modifying the cache hierarchy.Tayler Hetherington
2014-08-14Updating CHANGES to reflect the changes in changelist 14081Tayler Hetherington
2014-08-14Adding/updating comments for classes/functions on the recent changes (Doxygen...Tayler Hetherington
2014-08-14Moved the majority of function definitions (greater than one line) from gpu-c...Tayler Hetherington
2014-08-14Same issue with Quadro and Tesla configuration file ("," -> ":")Tayler Hetherington
2014-08-14Forgot to change one of the "," to ":" in GTX480 configuration file - Caused...Tayler Hetherington
2014-08-14Modified the cache hierarchy, reorganized code to eliminate code replication,...Tayler Hetherington
2014-08-14Minor refactoring for the SIMT Stack implementation and fixing some indentationWilson Fung
2014-08-14Fixed up my changes to CHANGES file. Added more details.Jimmy Kwa
2014-08-14Updating CHANGES file to reflect changes I made in CL14001.Jimmy Kwa
2014-08-14Several changes to ptxplus towards getting the sphyraena benchmark to work. A...Jimmy Kwa
2014-08-14Fixing regression failure: vote.all was broken by vote.ballet implementation.Wilson Fung
2014-08-14Added implementation of vote.ballot (passing directed test). Added popc (not...Wilson Fung
2014-08-14Fixing texture fetching for 1D texture with non-normalized coordinates: Addin...Wilson Fung
2014-08-14Fixing multi-element texel access. Now texture with RGBA components are read...Wilson Fung
2014-08-14Fixing the round-robin block distribution among SIMT core clusters in gpgpu_s...Wilson Fung
2014-08-14Adding support for cudaReadModeNormalizedFloat (a texture read mode). See bu...Wilson Fung
2014-08-14Fixed incorrect counting of predicated instruction. (Bug #15 external)Wilson Fung
2014-08-14Fix compilation error with CUDA 2.3.Wilson Fung
2014-08-14Allowing cuobjdump on the executable to return error when experimental librar...Wilson Fung
2014-08-14Extending ptx.y to ignore the .minnctapersm directive (at least it will not c...Wilson Fung
2014-08-14Fixing bad memory references in opencl based on some disconnect between what ...Tim Rogers
2014-08-14Adding single element vector operands to support tex.1d instructions in CUDA ...Wilson Fung
2014-08-14Two memory errors reported by the valgrind buildTim Rogers
2014-08-14Fixing the case where cuobjdump is not used for on demand loading of binariesAndrew M. B. Boktor
2014-08-14Fixing build fail on JenkinsAndrew M. B. Boktor
2014-08-14On demand loading of fatbinsAndrew M. B. Boktor
2014-08-14Fixing 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-14add LIB-FT to (rodinia-ft) ans add it to rodinia-ft regression test, we have ...Ahmed El-Shafiey
2014-08-14Fixing bugs 169, 170, 171Ahmed El-Shafiey
2014-08-14Extended andrew's fatbin hack to support CUDA 4.1 and 4.2 as well.Wilson Fung
2014-08-14Fixing the build for CL 13728 for older gccAndrew M. B. Boktor
2014-08-14Adding a less brittle support for associating the fatbins to sections in the ...Andrew M. B. Boktor
2014-08-14Integration from tm-311 branch. Adding support for atomic operation with gen...Wilson Fung
2014-08-14update version name in CHANGESTor Aamodt
2014-08-14Fixing bug #7 on gpgpu-sim.orgAndrew M. B. Boktor
2014-08-14Fixing compile error on my machineAndrew M. B. Boktor
2014-08-14Back out changelist 13683Andrew M. B. Boktor
2014-08-14Removing compiler warningsAndrew M. B. Boktor
2014-08-14Some Errors reported by valgrindTim Rogers
2014-08-14 Fixing the debug buildTim Rogers
2014-08-14testing submission policy checking script; enable CUDA 4.2 for testingTor Aamodt
2014-08-14Fixing Tor's clean up. Seems like we have 2 version string kicking around On...Tim Rogers
2014-08-14cleaning Tim's edits up so can work on MacOS and avoid duplicating effort don...Tor Aamodt
2014-08-14Setting the path earlier so nvcc is the right version when we fill in the bui...Tim Rogers
2014-08-14Putting GPGPU-sim into nvcc version specific build and lib folders.Tim Rogers