瀏覽代碼

CUDA SDK is something different than the installation directory

Cédric Augonnet 15 年之前
父節點
當前提交
19596dc523
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      doc/starpu.texi

+ 2 - 2
doc/starpu.texi

@@ -361,14 +361,14 @@ available as the @code{STARPU_MAXCUDADEVS} macro.
 @subsubsection @code{--disable-cuda}
 @table @asis
 @item @emph{Description}:
-Disable the use of CUDA, even if the SDK is detected.
+Disable the use of CUDA, even if a valid CUDA installation was detected.
 @end table
 
 @node --with-cuda-dir
 @subsubsection @code{--with-cuda-dir=<path>}
 @table @asis
 @item @emph{Description}:
-Specify the location of the CUDA SDK resides. This directory should notably contain
+Specify the directory where CUDA is installed. This directory should notably contain
 @code{include/cuda.h}.
 @end table