Changeset 330 for anr/task-frontend.tex


Ignore:
Timestamp:
Jan 26, 2011, 7:29:20 PM (14 years ago)
Author:
coach
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • anr/task-frontend.tex

    r328 r330  
    5959
    6060 \subtask{Automatic parallelization and memory optimization}
    61 
    6261This sub-task aims at providing a source-level optimizer in front the
    63 HLS back-end tools. The optimization are twofold:
     62HLS back-end tools. The optimizations are threefold:
    6463\begin{itemize}
    6564\item Extraction of parallelism in polyhedral loops and conversion
     
    7069We will design these methods by using polyhedral techniques, as we did
    7170in the past for pure HPC optimizations. The program model is typically
    72 regular programs with affine loop bound conditions and array index
    73 functions. In a second part, we will extend the program model by using
    74 conservative approximations.
     71regular programs where loop bounds, conditions and array indices are
     72affine functions. In a second part, we will extend the program model
     73by using conservative approximations.
    7574   \begin{livrable}
    7675    \itemV{0}{6}{d}{\Slip}{Method, Preliminary Definition}
     
    8584    \itemV{6}{12}{d}{\Slip} {Arrays and FIFO}
    8685    Description and specification of the FIFO construction method
    87     and local memory optimization algorithms.
     86    and the local memory optimization method.
    8887    \itemV{12}{18}{d+x}{\Slip} {Arrays and FIFO}
    8988    Preliminary implementation in the Bee framework.
    9089    Conversion of the input and output of Bee to the \xcoach format.
    91     At this step, only memory optimizations will be available.
     90    At this step, only local memory optimization will be available.
    9291    \itemL{18}{30}{d+x}{\Slip}{Arrays and FIFO}{10:0:9}
    9392    Final assessment of the method and improved version of the specification.
Note: See TracChangeset for help on using the changeset viewer.