Fix CUDA_HOST_COMPILER flag name
authorRoland Schulz <roland@utk.edu>
Fri, 8 Feb 2013 20:09:06 +0000 (15:09 -0500)
committerRoland Schulz <roland@utk.edu>
Fri, 8 Feb 2013 20:09:06 +0000 (15:09 -0500)
Fixes #1143

Change-Id: If34f27aa8fa73420ac85d4ec6997e8ebe78261d4

admin/installguide/installguide.tex
admin/installguide/installguide.xhtml

index b73b8587940e954e7e6d877f941219cecb67944b..a9cb1c544cf9fda89b558feafa7412a22eb10259 100644 (file)
@@ -432,7 +432,7 @@ cmake .. -DGMX_GPU=ON -DCUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda
 (or whichever path has your installation). Note that this will require
 a working C++ compiler, and in some cases you might need to handle
 this manually, e.g. with the advanced option
-\verb+CUDA_NVCC_HOST_COMPILER+.
+\verb+CUDA_HOST_COMPILER+.
 
 Historically, Linux GPU builds have received most testing, but we 
 want to support GPU builds both under x86 Linux, Windows, Mac OS X and in the
index 8980c1f17a3f7b8b50a870b5b00f7fb27a8ae24a..62f8d3647eb4ea0de96ef633e59539cb9cfe9392 100644 (file)
@@ -552,7 +552,7 @@ cmake .. -DGMX_GPU=ON -DCUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda
     <p class="p">(or whichever path has your installation). Note that this will require
 a working C++ compiler, and in some cases you might need to handle
 this manually, e.g. with the advanced option
-<span style="" class="text typewriter">CUDA_NVCC_HOST_COMPILER</span>.</p>
+<span style="" class="text typewriter">CUDA_HOST_COMPILER</span>.</p>
   </div>
 
   <div class="para" id="S3.SS6.p2">