aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-08-14CL 13560 is GPGPU-Sim version 3.1.1Tor Aamodt
2014-08-14- can compile on MacOSX (tested on Lion)... no regression testing done on MacTor Aamodt
2014-08-14Adding missing math functions for mac osx compatiblity.Wilson Fung
2014-08-14also print out build number (perforce change list)Tor Aamodt
2014-08-14Fixing broken build.Tim Rogers
2014-08-14Editing the version print code to allow setup_environment to be run from any ...Tim Rogers
2014-08-14tell new user what version of GPGPU-Sim this is while trying to build (i.e., ...Tor Aamodt
2014-08-14Clean up the unordered_map fallback support.Wilson Fung
2014-08-14Fixed gcc-4.3 warning related to SIMT stack in CL13519Inderpreet Singh
2014-08-14now really version 3.1.1Tor Aamodt
2014-08-143.1.1 releaseTor Aamodt
2014-08-14SIMT stack is now implementated as a stack to allow arbitrary recursion depthInderpreet Singh
2014-08-14Correct typosTor Aamodt
2014-08-14More beginner instructionsTor Aamodt
2014-08-14additional checking for setup_environment...Tor Aamodt
2014-08-14even prettier printing of reconvergence pc'sTor Aamodt
2014-08-14Ptxplus fix for recrusive call handling in SIMT stack (CL13410).Inderpreet Singh