소스 검색

configure.ac: clarify what the numbers are

Nathalie Furmento 14 년 전
부모
커밋
7be5de0849
1개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 5 5
      configure.ac

+ 5 - 5
configure.ac

@@ -1304,11 +1304,11 @@ AC_MSG_NOTICE([
 	(change these with --enable-nmaxcpus, --enable-maxcudadev,
 	--enable-maxopencldev, --enable-maxbuffers)
 
-	Number of CPUs:           $nmaxcpus
-	Number of CUDA devices:   $nmaxcudadev
-	Number of OpenCL devices: $nmaxopencldev
-	Number of memory nodes:   $maxnodes
-	Number of task buffers:   $nmaxbuffers
+	Maximum number of CPUs:           $nmaxcpus
+	Maximum number of CUDA devices:   $nmaxcudadev
+	Maximum number of OpenCL devices: $nmaxopencldev
+	Maximum number of memory nodes:   $maxnodes
+	Maximum number of task buffers:   $nmaxbuffers
 
 	GPU-GPU transfers: $have_cuda_memcpy_peer
 	Allocation cache:  $enable_allocation_cache