Browse Source

gonnet agrees

Samuel Thibault 15 years ago
parent
commit
a3880475a8
1 changed files with 4 additions and 4 deletions
  1. 4 4
      doc/starpu.texi

+ 4 - 4
doc/starpu.texi

@@ -232,7 +232,7 @@ Disable the use of OpenCL, even the SDK is detected.
 
 
 @item @code{--enable-gordon}
 @item @code{--enable-gordon}
 Enable the use of the Gordon runtime for Cell SPUs.
 Enable the use of the Gordon runtime for Cell SPUs.
-@c TODO: rather default to enabled when detected?
+@c TODO: rather default to enabled when detected
 
 
 @item @code{--enable-debug}
 @item @code{--enable-debug}
 Enable debugging messages.
 Enable debugging messages.
@@ -268,7 +268,7 @@ CUDA. Still experimental.
 
 
 @item @code{--enable-opengl-render}
 @item @code{--enable-opengl-render}
 Enable the use of OpenGL for the rendering of some examples.
 Enable the use of OpenGL for the rendering of some examples.
-@c TODO: rather default to enabled when detected?
+@c TODO: rather default to enabled when detected
 
 
 @item @code{--enable-blas-lib=<name>}
 @item @code{--enable-blas-lib=<name>}
 Choose the blas library to be used by the examples. Either atlas or goto can be
 Choose the blas library to be used by the examples. Either atlas or goto can be
@@ -298,11 +298,11 @@ current user's home).
 
 
 @item @code{--with-mpicc=<path to mpicc>}
 @item @code{--with-mpicc=<path to mpicc>}
 Tell the path to the @code{mpicc} compiler to be used for starpumpi.
 Tell the path to the @code{mpicc} compiler to be used for starpumpi.
-@c TODO: rather just use AC_PROG ?
+@c TODO: also just use AC_PROG
 
 
 @item @code{--with-mpi}
 @item @code{--with-mpi}
 Enable building libstarpumpi
 Enable building libstarpumpi
-@c TODO: rather just use the availability of mpicc instead of a second option?
+@c TODO: rather just use the availability of mpicc instead of a second option
 
 
 @item @code{--with-goto-dir=<dir>}
 @item @code{--with-goto-dir=<dir>}
 Specify where GotoBLAS is installed.
 Specify where GotoBLAS is installed.