浏览代码

more items in the configuration summary

Samuel Thibault 15 年之前
父节点
当前提交
135f7897af
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      configure.ac

+ 5 - 0
configure.ac

@@ -1332,11 +1332,16 @@ AC_MSG_NOTICE([
 	OpenCL enabled: $enable_opencl
 	Cell   enabled: $enable_gordon
 
+	GCC plugin: $build_gcc_plugin
+
 	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
 
 	MPI enabled:   $use_mpi
 	Magma enabled: $enable_magma