Skip to main content

Showing 1–3 of 3 results for author: Barati, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2102.08771  [pdf, other

    cs.AI

    Comparing and Combining Approximate Computing Frameworks

    Authors: Saeid Barati, Gordon Kindlmann, Hank Hoffmann

    Abstract: Approximate computing frameworks configure applications so they can operate at a range of points in an accuracy-performance trade-off space. Prior work has introduced many frameworks to create approximate programs. As approximation frameworks proliferate, it is natural to ask how they can be compared and combined to create even larger, richer trade-off spaces. We address these questions by present… ▽ More

    Submitted 15 February, 2021; originally announced February 2021.

  2. arXiv:2102.08547  [pdf, other

    cs.DC eess.SY

    NEAT: A Framework for Automated Exploration of Floating Point Approximations

    Authors: Saeid Barati, Lee Ehudin, Hank Hoffmann

    Abstract: Much recent research is devoted to exploring tradeoffs between computational accuracy and energy efficiency at different levels of the system stack. Approximation at the floating point unit (FPU) allows saving energy by simply reducing the number of computed floating point bits in return for accuracy loss. Although, finding the most energy efficient approximation for various applications with mini… ▽ More

    Submitted 16 February, 2021; originally announced February 2021.

  3. arXiv:1907.08695  [pdf, other

    cs.PL

    Language Support for Adaptation: Intent-Driven Programming in FAST

    Authors: Yao-Hsiang Yang, Adam Duracz, Ferenc A. Bartha, Ryuichi Sai, Ahsan Pervaiz, Saeid Barati, Dung Nguyen, Robert Cartwright, Henry Hoffmann, Krishna V. Palem

    Abstract: Historically, programming language semantics has focused on assigning a precise mathematical meaning to programs. That meaning is a function from the program's input domain to its output domain determined solely by its syntactic structure. Such a semantics, fosters the development of portable applications which are oblivious to the performance characteristics and limitations (such as a maximum mem… ▽ More

    Submitted 12 July, 2019; originally announced July 2019.

    ACM Class: D.3.3; I.2.2; F.3.2