瀏覽代碼

configure.ac: add explanation for max numbers properties

Nathalie Furmento 11 年之前
父節點
當前提交
351ae5aca9
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      configure.ac

+ 4 - 1
configure.ac

@@ -2429,7 +2429,10 @@ AC_MSG_NOTICE([
 
 	Compile-time limits
 	(change these with --enable-maxcpus, --enable-maxcudadev,
-	--enable-maxopencldev, --enable-maxbuffers)
+	--enable-maxopencldev, --enable-maxmicdev, --enable-maxnodes,
+        --enable-maxbuffers)
+        (Note these numbers do not represent the number of detected
+	devices, but the maximum number of devices StarPU can manage)
 
 	Maximum number of CPUs:           $maxcpus
 	Maximum number of CUDA devices:   $nmaxcudadev