]> AND Private Git Repository - loba-papers.git/commitdiff
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Add a FIXME macro, and use it.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 16 May 2012 09:58:43 +0000 (11:58 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 16 May 2012 10:00:34 +0000 (12:00 +0200)
supercomp11/supercomp11.tex

index e47ab3f37034a4f504d5aca757e469dd783f721f..1d6ef6ab91fe761bec094b2da7d7e8f582911e98 100644 (file)
@@ -13,6 +13,9 @@
   \begin{tabular}[t]{@{}l@{:~}l@{}}}{%
   \end{tabular}}
 
   \begin{tabular}[t]{@{}l@{:~}l@{}}}{%
   \end{tabular}}
 
+\newcommand{\FIXME}[1]{%
+  \textbf{[FIXME]}\marginpar{\flushleft\footnotesize\bfseries$\triangleright$ #1}}
+
 \newcommand{\VAR}[1]{\textit{#1}}
 
 \begin{document}
 \newcommand{\VAR}[1]{\textit{#1}}
 
 \begin{document}
@@ -238,10 +241,12 @@ he proceeds as following.
   \end{equation*}
 \end{enumerate}
 
   \end{equation*}
 \end{enumerate}
 
+\FIXME{describe parameter $k$}
+
 \section{Other strategies}
 \label{Other}
 
 \section{Other strategies}
 \label{Other}
 
-% \textbf{Question} faut-il décrire les stratégies makhoul et simple ?
+% \FIXME{faut-il décrire les stratégies makhoul et simple ?}
 
 % \paragraph{simple} Tentative de respecter simplement les conditions de Bertsekas.
 % Parmi les voisins moins chargés que soi, on sélectionne :
 
 % \paragraph{simple} Tentative de respecter simplement les conditions de Bertsekas.
 % Parmi les voisins moins chargés que soi, on sélectionne :
@@ -293,7 +298,9 @@ balancing message.
 Doing  this, we  can  expect a  faster  convergence since  nodes  have a  faster
 information of the load they will receive, so they can take in into account.
 
 Doing  this, we  can  expect a  faster  convergence since  nodes  have a  faster
 information of the load they will receive, so they can take in into account.
 
-\textbf{Question} Est ce qu'on donne l'algo avec virtual load?
+\FIXME{Est ce qu'on donne l'algo avec virtual load?}
+
+\FIXME{describe integer mode}
 
 \section{Simulations}
 \label{Simulations}
 
 \section{Simulations}
 \label{Simulations}
@@ -438,9 +445,9 @@ control messages.  It iteratively runs the following operations:
 For the sake of simplicity, a few details were voluntary omitted from
 these descriptions.  For an exhaustive presentation, we refer to the
 actual code that was used for the experiments, and which is
 For the sake of simplicity, a few details were voluntary omitted from
 these descriptions.  For an exhaustive presentation, we refer to the
 actual code that was used for the experiments, and which is
-available at \textbf{FIXME URL}.
+available at \FIXME{URL}.
 
 
-\textbf{FIXME: ajouter des détails sur la gestion de la charge virtuelle ?}
+\FIXME{ajouter des détails sur la gestion de la charge virtuelle ?}
 
 \subsection{Experimental contexts}
 \label{Contexts}
 
 \subsection{Experimental contexts}
 \label{Contexts}