Changeset 87
- Timestamp:
- Feb 3, 2010, 8:04:31 PM (15 years ago)
- Location:
- anr
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
anr/anr.bib
r77 r87 488 488 pages="459--487" 489 489 } 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 99 99 MPSoC architectures (\tima, \ubs, \upmc), 100 100 ASIP architectures (\irisa), 101 High Level Synthesis (\tima, \ubs, \upmc) and loop tranformations(\lip).101 High Level Synthesis (\tima, \ubs, \upmc) and compilation (\lip). 102 102 \\ 103 103 %The CoACH proposal can be described as an extension of the SoCLib virtual … … 109 109 on the GAUT~\cite{gaut08} and UGH~\cite{ugh08} tools for HLS, 110 110 on the ROMA~\cite{roma} project for ASIP, 111 an the SYNTOL~\cite{syntol} and BEE~\cite{bee} tools for loop tranformations, 111 on the SYNTOL~\cite{syntol} and BEE~\cite{bee} tools for source-level analysis and transformations 112 112 and on the \xilinx and \altera IP core libraries. 113 113 Finally it will use the \xilinx and \altera RTL tools to generate the FPGA configuration -
anr/section-2.2.tex
r67 r87 62 62 (Armor/Calife\cite{FIXME:IRISA} since 1996, and the Gecos 63 63 compilers\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 67 65 Compsys was founded in 2002 by several senior researchers with experience in 68 66 high performance computing and automatic parallelization. They have been -
anr/section-7.tex
r70 r87 7 7 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 8 8 \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] 16 No specific equipment acquisition. 17 \item [Personnel costs] 18 The faculty members involved in the project are a professor at ENS 19 Lyon (Paul Feautrier) and a research associate (CR2) at INRIA 20 Rh\^one-Alpes (Christophe Alias). The non-permanent personal required 21 is a PhD student that will work on network process generation from 22 polyhedral loops, then on extensions to non-polyhedral loops. We are 23 looking for a student with both theoretical and practical skills, that 24 will be able to get a sufficient understanding of the polyhedral 25 techniques and to produce a working implementation. 26 27 The table below summarizes the man power by task for both permanent and 28 non-permanent personnels. The detail by delivrables is given in 29 figure~\ref{ress-detail-lip}. 30 The non-permanent personnels costs represent ??\% of the personnal 31 costs. The requested funding for non permanent personnels is 100\% of 32 the total ANR requested funding. 33 34 \item [Subcontracting] 35 No subcontracting costs. 36 \item [Travel] 37 The travel costs are associated to project meeting as 38 well as participation to conferences. The travel costs are estimated 39 to ??\% of the total requested ANR funding. 40 \item [Expenses for inward billing] 41 The costs justified by internal invoicing procedures are evaluated to 4\% 42 of the total requested ANR funding.\\ 43 \begin{center}\input{table_lip_short.tex}\end{center} 44 \end{description} 45 10 46 11 47 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -
anr/task-3.tex
r86 r87 56 56 \begin{livrable} 57 57 \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} 60 61 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)} 62 63 Preliminary implementation in the Syntol framework. 63 64 At this step the software will just implement a single constructor. … … 65 66 Implementation of the array contraction and FIFO construction algorithm. 66 67 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} 68 69 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} 71 72 Final release taking into account the feedbacks from the 72 73 demonstrator \STs.
Note: See TracChangeset
for help on using the changeset viewer.