Sciweavers

TCOM
2011
81views more  TCOM 2011»
13 years 6 months ago
Capacity Approaching Low-Rate LDGM Codes
Abstract——We study the ability of low-rate SeriallyConcatenated Low Density Generator Matrix (SCLDGM) codes to approach theoretical limits. Although two layer SCLDGM codes appro...
Francisco J. Vázquez-Araújo, Miguel ...
IPPS
2008
IEEE
14 years 5 months ago
Adaptive tuning in a dynamically changing resource environment
We present preliminary results of a project to create a tuning system that adaptively optimizes programs to the underlying execution platform. We will show initial results from tw...
Seyong Lee, Rudolf Eigenmann
ICFP
2007
ACM
14 years 11 months ago
Call-pattern specialisation for haskell programs
User-defined data types, pattern-matching, and recursion are ubiquitous features of Haskell programs. Sometimes a function is called with arguments that are statically known to be...
Simon L. Peyton Jones