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

Private GIT Repository
Add todonotes, and update .gitignore.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 13 Mar 2014 12:19:48 +0000 (13:19 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 13 Mar 2014 13:30:20 +0000 (14:30 +0100)
.gitignore
paper.tex

index e42cd7e322cf23108f70ed95fecbae68629408e3..36d0507aca84448a287806aeae77371483fcc4c4 100644 (file)
@@ -1,3 +1,4 @@
+auto/
 *.aux
 *.log
 *.bbl
 *.aux
 *.log
 *.bbl
index 72cf1228b1dcff6077cc694dbadc63bc87573c3d..2ec1b17003f37e79550c20350f3d13d55e782705 100644 (file)
--- a/paper.tex
+++ b/paper.tex
@@ -16,6 +16,9 @@
 %\usepackage[font=scriptsize,labelfont=bf]{caption}
 \usepackage{lmodern}
 
 %\usepackage[font=scriptsize,labelfont=bf]{caption}
 \usepackage{lmodern}
 
+\usepackage{todonotes}
+\newcommand{\AG}[2][inline]{\todo[color=green!50,#1]{\sffamily\small\textbf{AG:} #2}}
+
 \begin{document}
 
 \title{Optimal Dynamic Frequency Scaling for Energy-Performance of Parallel MPI Programs}
 \begin{document}
 
 \title{Optimal Dynamic Frequency Scaling for Energy-Performance of Parallel MPI Programs}