瀏覽代碼

starpu.texi: typo

Nathalie Furmento 15 年之前
父節點
當前提交
8b40af92db
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      doc/starpu.texi

+ 2 - 2
doc/starpu.texi

@@ -221,14 +221,14 @@ Defines the maximum number of CUDA devices that StarPU will support, then
 available as the STARPU_MAXCUDADEVS macro.
 
 @item @code{--disable-cuda}
-Disable the use of CUDA, even the SDK is detected.
+Disable the use of CUDA, even if the SDK is detected.
 
 @item @code{--enable-maxopencldev=<number>}
 Defines the maximum number of OpenCL devices that StarPU will support, then
 available as the STARPU_MAXOPENCLDEVS macro.
 
 @item @code{--disable-opencl}
-Disable the use of OpenCL, even the SDK is detected.
+Disable the use of OpenCL, even if the SDK is detected.
 
 @item @code{--enable-gordon}
 Enable the use of the Gordon runtime for Cell SPUs.