• ATM: approximate task memoization in the runtime system 

      Brumar, Iulian; Casas, Marc; Moretó Planas, Miquel; Valero Cortés, Mateo; Sohi, Gurindar S. (Institute of Electrical and Electronics Engineers (IEEE), 2017)
      Text en actes de congrés
      Accés obert
      Redundant computations appear during the execution of real programs. Multiple factors contribute to these unnecessary computations, such as repetitive inputs and patterns, calling functions with the same parameters or bad ...
    • Improving scalability of task-based programs 

      Brumar, Iulian; Casas, Marc; Moretó Planas, Miquel (Barcelona Supercomputing Center, 2015-05-05)
      Text en actes de congrés
      Accés obert
      In a multi-core era, parallel programming allows further performance improvements, but with an important programmability cost. We envision that the best approach to parallel programming that can exceed the programability, ...