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
Initial modifications to the opencl runtime API to allow the AMD sample appli...
Tayler Hetherington
2014-08-14
Added read to precharge constraint - negligible effect to DRAM efficiency.
Inderpreet Singh
2014-08-14
release!?!
Tor Aamodt
2014-08-14
Updating the quadro config to use the new dram timing options.
Wilson Fung
2014-08-14
Fixing the Makefile bug that breaks ptxplus.
Wilson Fung
2014-08-14
Fixed the DRAM timing model to add the write-read turn and write-precharge de...
Wilson Fung
2014-08-14
ready to release?
Tor Aamodt
2014-08-14
Make suddenly started failing on decuda download. This seems to fix that. S...
Tor Aamodt
2014-08-14
Fixes for atomic callbacks
arun
2014-08-14
Integration change from CL8943 to fix barrier behaviour.
Wilson Fung
2014-08-14
get rid of SIMSUBDIR (mentioning "fermi" will just confuse people)
Tor Aamodt
2014-08-14
fixup some dangling references
Tor Aamodt
2014-08-14
update main copyright notice
Tor Aamodt
2014-08-14
change copyright notice to include authors
Tor Aamodt
2014-08-14
More portable setup
Tim Rogers
2014-08-14
Handling odd characters in the filename
Tim Rogers
2014-08-14
Fixing setup so you can call it from anywhere and your paths won't be mingled
Tim Rogers
2014-08-14
Fixing comment clobber from yesterday
Tim Rogers
2014-08-14
Integration change. Bringing in the remote opencl changes from mem_divergence
Tim Rogers
2014-08-14
Integration change.
Tim Rogers
2014-08-14
Fixing broken integration
Tim Rogers
2011-07-07
Added distribution here by mistake
Tim Rogers
2011-07-07
Integration change.
Tim Rogers
2011-07-07
A couple changes for the mem_divergence branch
Tim Rogers
2011-07-07
Integration change. Bringing in some changes from mem_divergence that allow f...
Tim Rogers
2011-06-30
version info
Tor Aamodt
2011-06-29
get rid of hard coded paths
Tor Aamodt
2011-06-29
moving setup scripts into distribution directory (make it easier for users to...
Tor Aamodt
2011-06-29
changing copyright to BSD
Tor Aamodt
2011-06-29
Adding back stat for memory divergence
Tim Rogers
2011-05-28
fix for bug 103
Tor Aamodt
2011-05-26
Another local memory address translation bug fix - it now adds an offset to p...
Inderpreet Singh
2011-05-25
Bug fix for local memory address translation that was made in tm-test branch ...
Inderpreet Singh
2011-05-25
Fix bug #100: local memory address translation returns multiple addresses
Inderpreet Singh
2011-04-09
initial edits to compile with CUDA 2.3 (passes regression with CUDA 3.1)
Tor Aamodt
2011-03-03
refactor pipeline stage names
Tor Aamodt
2011-02-01
Added configurable schedulers!
aturner
2011-01-24
Adds highly configurable opperand collector
aturner
2011-01-20
Integration change. Bug fixes from AMD-CMU trace gen branch.
Wilson Fung
2011-01-04
fixed several issues with f64 support in decuda_to_ptxplus.
Jimmy Kwa
2011-01-02
integrate
Tor Aamodt
2011-01-02
integrate bug fix (passes fast regression)
Tor Aamodt
2010-12-28
the assertion
Tor 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-21
added support for negative .f64 operands in decuda_to_ptxplus
Jimmy Kwa
2010-12-20
fix from CL 8285
Tor Aamodt
2010-12-15
Added next instruction type to ptxplus, ".ff64". It's the same as ".f64" exce...
Jimmy Kwa
2010-12-09
Copied cuobjdump_to_ptxplus into fermi branch. Minor modifications were made ...
Jimmy Kwa
2010-11-30
integrate changes (makes code more modular, i would argue)
Tor Aamodt
[next]