DocumentCode
261997
Title
Automated Synthesis of Target-Dependent Programs for Polynomial Evaluation in Fixed-Point Arithmetic
Author
Mouilleron, Christophe ; Najahi, Amine ; Revy, Guillaume
Author_Institution
ENSIIE, Evry, France
fYear
2014
fDate
22-25 Sept. 2014
Firstpage
141
Lastpage
148
Abstract
The design of both fast and numerically accurate programs is a real challenge. Thus, the CGPE tool was introduced to assist programmers in synthesizing fast and numerically certified codes in fixed-point arithmetic for the particular case of polynomial evaluation. For performance purposes, this tool produces programs using exclusively unsigned arithmetic and addition/subtraction or multiplication operations, thus requiring some constraints on the fixed-point operands. These choices are well-suited when dealing with the implementation of certain mathematical functions, however they prevent from tackling a broader class of polynomial evaluation problems. In this paper, we first expose a rigorous arithmetic model for CGPE that takes into account signed arithmetic. Then, in order to make the most out of advanced instructions, we enhance this tool with a multi-criteria instruction selection module. This allows us to optimize the generated codes according to different criteria, like operation count, evaluation latency, or accuracy. Finally, we illustrate this technique on operation count, and we show that it yields an average reduction of up to 22.3% of the number of operations in the synthesized codes of some functions. We also explicit practical examples to show the impact of using accuracy based rather than latency based instruction selection.
Keywords
fixed point arithmetic; polynomials; CGPE tool; automated synthesis; evaluation latency; fixed-point arithmetic; multicriteria instruction selection module; operation count; polynomial evaluation; target-dependent program; Accuracy; Algorithm design and analysis; Computer architecture; Hardware; Parallel processing; Polynomials; Program processors; automated code synthesis; error analysis; fixed-point arithmetic; polynomial evaluation;
fLanguage
English
Publisher
ieee
Conference_Titel
Symbolic and Numeric Algorithms for Scientific Computing (SYNASC), 2014 16th International Symposium on
Conference_Location
Timisoara
Print_ISBN
978-1-4799-8447-3
Type
conf
DOI
10.1109/SYNASC.2014.27
Filename
7034677
Link To Document