summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-14Fixing the Makefile bug that breaks ptxplus.Wilson Fung
2014-08-14Fixed the DRAM timing model to add the write-read turn and write-precharge de...Wilson Fung
2014-08-14ready to release?Tor Aamodt
2014-08-14Make suddenly started failing on decuda download. This seems to fix that. S...Tor Aamodt
2014-08-14Fixes for atomic callbacksarun
2014-08-14Integration change from CL8943 to fix barrier behaviour.Wilson Fung
2014-08-14get rid of SIMSUBDIR (mentioning "fermi" will just confuse people)Tor Aamodt
2014-08-14fixup some dangling referencesTor Aamodt
2014-08-14update main copyright noticeTor Aamodt
2014-08-14change copyright notice to include authorsTor Aamodt
2014-08-14More portable setupTim Rogers
2014-08-14Handling odd characters in the filenameTim Rogers
2014-08-14Fixing setup so you can call it from anywhere and your paths won't be mingledTim Rogers
2014-08-14Fixing comment clobber from yesterdayTim Rogers
2014-08-14Integration change. Bringing in the remote opencl changes from mem_divergenceTim Rogers
2014-08-14Integration change.Tim Rogers
2014-08-14Fixing broken integrationTim Rogers
2011-07-07Added distribution here by mistakeTim Rogers
2011-07-07Integration change.Tim Rogers
2011-07-07A couple changes for the mem_divergence branchTim Rogers
2011-07-07Integration change. Bringing in some changes from mem_divergence that allow f...Tim Rogers
2011-06-30version infoTor Aamodt
2011-06-29get rid of hard coded pathsTor Aamodt
2011-06-29moving setup scripts into distribution directory (make it easier for users to...Tor Aamodt
2011-06-29changing copyright to BSDTor Aamodt
2011-06-29Adding back stat for memory divergenceTim Rogers
2011-05-28fix for bug 103Tor Aamodt
2011-05-26Another local memory address translation bug fix - it now adds an offset to p...Inderpreet Singh
2011-05-25Bug fix for local memory address translation that was made in tm-test branch ...Inderpreet Singh
2011-05-25Fix bug #100: local memory address translation returns multiple addressesInderpreet Singh
2011-04-09initial edits to compile with CUDA 2.3 (passes regression with CUDA 3.1)Tor Aamodt
2011-03-03refactor pipeline stage namesTor Aamodt
2011-02-01Added configurable schedulers!aturner
2011-01-24Adds highly configurable opperand collectoraturner
2011-01-20Integration change. Bug fixes from AMD-CMU trace gen branch. Wilson Fung
2011-01-04fixed several issues with f64 support in decuda_to_ptxplus.Jimmy Kwa
2011-01-02integrateTor Aamodt
2011-01-02integrate bug fix (passes fast regression)Tor Aamodt
2010-12-28the assertionTor Aamodt
2010-12-28- parameter memory and active threads now part of kernel_info_t:Tor Aamodt
2010-12-28- Checkpointing new support for concurrent kernel execution (CUDA only, not O...Tor Aamodt
2010-12-21added support for negative .f64 operands in decuda_to_ptxplusJimmy Kwa
2010-12-20fix from CL 8285Tor Aamodt
2010-12-15Added next instruction type to ptxplus, ".ff64". It's the same as ".f64" exce...Jimmy Kwa
2010-12-09Copied cuobjdump_to_ptxplus into fermi branch. Minor modifications were made ...Jimmy Kwa
2010-11-30integrate changes (makes code more modular, i would argue)Tor Aamodt
2010-11-29make an explicit read operands stageTor Aamodt
2010-11-29integrate mask changesTor Aamodt
2010-11-28bug fix for ptxplus w/ data cache disabledTor Aamodt
2010-11-28enabling L2 data cache... it is write through, write evict like L1.Tor Aamodt