Changeset 87 for anr


Ignore:
Timestamp:
Feb 3, 2010, 8:04:31 PM (14 years ago)
Author:
coach
Message:

Modifs Christophe

Location:
anr
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • anr/anr.bib

    r77 r87  
    488488    pages="459--487"
    489489}
     490
     491@InProceedings{bee,
     492  author={Christophe Alias and Fabrice Baray and Alain Darte},
     493  title={Bee+Cl@k: An Implementation of Lattice-Based Array Contraction in the Source-to-Source Translator ROSE},
     494  booktitle = {LCTES},
     495  year = {2007},
     496  publisher = {ACM}
     497}
  • anr/section-1.tex

    r81 r87  
    9999MPSoC architectures (\tima, \ubs, \upmc),
    100100ASIP architectures (\irisa),
    101 High Level Synthesis (\tima, \ubs, \upmc) and loop tranformations (\lip).
     101High Level Synthesis (\tima, \ubs, \upmc) and compilation (\lip).
    102102\\
    103103%The CoACH proposal can be described as an extension of the SoCLib virtual
     
    109109on the GAUT~\cite{gaut08} and UGH~\cite{ugh08} tools for HLS,
    110110on the ROMA~\cite{roma} project for ASIP,
    111 an the SYNTOL~\cite{syntol} and BEE~\cite{bee} tools for loop tranformations,
     111on the SYNTOL~\cite{syntol} and BEE~\cite{bee} tools for source-level analysis and transformations
    112112and on the \xilinx and \altera IP core libraries.
    113113Finally it will use the \xilinx and \altera RTL tools to generate the FPGA configuration
  • anr/section-2.2.tex

    r67 r87  
    6262(Armor/Calife\cite{FIXME:IRISA} since 1996, and the Gecos
    6363compilers\cite{FIXME:IRISA} since 2002).
    64 %%% EXPERTISE DANS DES DOMAINES: FIXME:LIP
    65 %%%\mustbecompleted{For polyedric transformations and memory optimization, SYNTOL, BEE, ... LIP (CA ou PF)}
    66 
     64%%% EXPERTISE DANS DES DOMAINES: LIP OK
    6765Compsys was founded in 2002 by several senior researchers with experience in
    6866high performance computing and automatic parallelization. They have been
  • anr/section-7.tex

    r70 r87  
    77%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    88\subsection{Partner 2: \lip}
    9 \ressourcehelp
     9%\ressourcehelp
     10\begin{figure}\leavevmode\center
     11\input{table_lip_full.tex}
     12\caption{\label{ress-detail-lip}Man power in $mm$ for the delivrables of \lip.}
     13\end{figure}
     14\begin{description}
     15\item [Equipment]
     16No specific equipment acquisition.
     17\item [Personnel costs]
     18The faculty members involved in the project are a professor at ENS
     19Lyon (Paul Feautrier) and a research associate (CR2) at INRIA
     20Rh\^one-Alpes (Christophe Alias). The non-permanent personal required
     21is a PhD student that will work on network process generation from
     22polyhedral loops, then on extensions to non-polyhedral loops. We are
     23looking for a student with both theoretical and practical skills, that
     24will be able to get a sufficient understanding of the polyhedral
     25techniques and to produce a working implementation.
     26
     27The table below summarizes the man power by task for both permanent and
     28non-permanent personnels. The detail by delivrables is given in
     29figure~\ref{ress-detail-lip}.
     30The non-permanent personnels costs represent ??\% of the personnal
     31costs. The requested funding for non permanent personnels is 100\% of
     32the total ANR requested funding.
     33
     34\item [Subcontracting]
     35No subcontracting costs.
     36\item [Travel]
     37The travel costs are associated to project meeting as
     38well as participation to conferences. The travel costs are estimated
     39to ??\% of the total requested ANR funding.
     40\item [Expenses for inward billing]
     41The costs justified by internal invoicing procedures are evaluated to 4\%
     42of the total requested ANR funding.\\
     43    \begin{center}\input{table_lip_short.tex}\end{center}
     44\end{description}
     45
    1046
    1147%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  • anr/task-3.tex

    r86 r87  
    5656   \begin{livrable}
    5757    \itemV{0}{6}{d}{\Slip}{Method, Preliminary Definition}
    58       Description of the process network construction method. User manual.
    59     \itemL{30}{36}{d}{\Slip}{Method}{0:0:0}
     58      Description of the process network construction method for programs with
     59      polyhedral loops. User manual.
     60    \itemL{30}{36}{d}{\Slip}{Process generation method}{0:0:0}
    6061      Final assessment of the method and improved version of the user manual.
    61     \itemV{6}{12}{x}{\Slip}{Process Construction)}
     62    \itemV{6}{12}{x}{\Slip}{Process construction)}
    6263      Preliminary implementation in the Syntol framework.
    6364      At this step the software will just implement a single constructor.
     
    6566      Implementation of the array contraction and FIFO construction algorithm.
    6667      Conversion of the input and output to the \xcoach format.
    67     \itemV{18}{30}{x}{\Slip} {Beyond the polytope model}
     68    \itemV{18}{30}{d+x}{\Slip}{Non-polyhedral extension}
    6869      Extension of automatic parallelization and array contraction
    69       to non-polyhedral loops.
    70     \itemL{30}{36}{x}{\Slip} {Process and FIFO Construction} {0:0:0}
     70      to non-polyhedral loops. Implementation in the Bee framework.
     71    \itemL{30}{36}{x}{\Slip} {Process and FIFO construction} {0:0:0}
    7172      Final release taking into account the feedbacks from the
    7273      demonstrator \STs.
Note: See TracChangeset for help on using the changeset viewer.