Changeset 111 for anr/task-5.tex


Ignore:
Timestamp:
Feb 8, 2010, 12:22:11 PM (15 years ago)
Author:
coach
Message:

pc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anr/task-5.tex

    r63 r111  
    1212figures~\ref{coach-flow} and \ref{archi-hpc}. It consists in
    1313\begin{itemize}
    14 \item Helping the HPC designer to find a good partition of the initial application
     14\item Providing a software tool that helps the HPC designer to find a good partition of the initial application
    1515    (figure~\ref{archi-hpc}).
    1616\item Providing communication schemes between the software part running on the PC and the
    17 FPGA-SoC.
     17FPGA-SoC. %FIXME = {Quelle difference avec l'item qui suit ???}
    1818\item Implementing the communication scheme at all levels: partition help, software
    1919implementation both on the PC and in the operating system of the FPGA-SoC, hardware.
     
    2525transfers. The reasons of this choices are that both ALTERA and Xilinx provide PCI/X IP for
    2626their FPGA and that GPU HPC softwares use also it.
    27 This will allow us at least to be inspired by GPU communication schemes and may be to reuse
    28 parts of the GPU softwares.
     27%FIXME == {ai supprime (mis en commentaire) la phrse qui suivait}
     28%This will allow us at least to be inspired by GPU communication schemes and may be to reuse
     29%parts of the GPU softwares.
    2930
    3031\end{objectif}
    3132%
     33%FIXME == {Ne doit onpas fusionner les taches ST6-1, ST6-2, ST6-3 et pourquoi pas ST6-4 ???}
    3234\begin{workpackage}
    3335\item This \ST is the definition of the communication schemes as a software API
     
    3739    \itemL{0}{6}{d}{\Supmc}{HPC communication API}{1.0:0:0}
    3840        \setMacroInAuxFile{hpcCommApi}
    39         User reference manual describing the API.
     41        Specification describing the API.
    4042    \end{livrable}
    4143\item This \ST consists in helping to partition applications.
Note: See TracChangeset for help on using the changeset viewer.