Browse Source

fix configure output

Samuel Thibault 7 years ago
parent
commit
1a24f4b122
1 changed files with 1 additions and 1 deletions
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -3531,7 +3531,7 @@ AC_MSG_NOTICE([
 	Maximum number of memory nodes:             $maxnodes
 	Maximum number of memory nodes:             $maxnodes
 	Maximum number of task buffers:             $nmaxbuffers
 	Maximum number of task buffers:             $nmaxbuffers
 
 
-	GPU-GPU transfers: $have_cuda_memcpy_peer
+	GPU-GPU transfers: $enable_cuda_memcpy_peer
 	Allocation cache:  $enable_allocation_cache
 	Allocation cache:  $enable_allocation_cache
 
 
 	Magma enabled:     $have_magma
 	Magma enabled:     $have_magma