Now showing items 61-63 of 104

    • Mapping Unstructured Parallelism to Series-Parallel DAGs 

      Pan, Yan; Hsu, Wen Jing (2004-01)
      Many parallel programming languages allow programmers to describe parallelism by using constructs such as fork/join. When executed, such programs can be modeled as directed graphs, with nodes representing a computation and ...
    • Improving Data Quality Through Effective Use of Data Semantics 

      Madnick, Stuart E. (2004-01)
      Data quality issues have taken on increasing importance in recent years. In our research, we have discovered that many “data quality” problems are actually “data misinterpretation” problems – that is, problems with data ...
    • Hardware Transactional Memory 

      Lie, Sean; Asanovic, Krste; Kuszmaul, Bradley C.; Leiserson, Charles E. (2004-01)
      This work shows how hardware transactional memory (HTM) can be implemented to support transactions of arbitrarily large size, while ensuring that small transactions run efficiently. Our implementation handles small ...