minor fixes in ditribution files
authorSzilard Pall <pszilard@cbr.su.se>
Mon, 31 May 2010 17:11:35 +0000 (19:11 +0200)
committerSzilard Pall <pszilard@cbr.su.se>
Mon, 31 May 2010 17:11:35 +0000 (19:11 +0200)
COPYING-GPU
INSTALL-GPU

index f196b693cc0f3e6667cb0ed82cfeae442ca2fb5e..d241a7b257c3d1b97dcb8bfe80522bb5cf8974a6 100644 (file)
@@ -11,12 +11,12 @@ License, a copy of this license can be found in the file COPYING.
 
 2. The memtestG80 library
 
-The memtestG80 library written by Imran Haque is Copyright 2009, Stanford University, 
-covered by the LGPL license and may be used under the following terms: 
+The memtestG80 library, written by Imran Haque, is Copyright 2009 Stanford University, 
+covered by the LGPL license. It may be used under the following terms: 
 
 IN NO EVENT SHALL STANFORD UNIVERSITY BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF STANFORD UNIVERSITY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-STANFORD UNIVERSITY SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOTLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE AND ACCOMPANYING DOCUMENTATION PROVIDED HEREUNDER IS PROVIDED "AS IS". Folding@home HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
+STANFORD UNIVERSITY SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE AND ACCOMPANYING DOCUMENTATION PROVIDED HEREUNDER IS PROVIDED "AS IS". Folding@home HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
 
 Restrictions:
 
@@ -32,7 +32,7 @@ available at http://www.gnu.org/licenses/lgpl-3.0.txt.
 3. OpenMM (binary distributions only)
 
 There are several licenses which cover different parts of OpenMM as described
-in the file openmm/licenses/Licenses.txt accompanying the binary discribution.
+in the file openmm/licenses/Licenses.txt accompanying the binary distribution.
 
 
 4. FindCUDA.cmake script 
@@ -48,4 +48,4 @@ The FindCUDA.cmake script may be used under the terms of the MIT License:
   Scientific Computing and Imaging Institute, University of Utah
 
   This code is licensed under the MIT License.  See the FindCUDA.cmake script
-  for the text of the license.
\ No newline at end of file
+  for the text of the license.
index 4b8f35cc42d364c49fe3814fd1591e885199cfac..08c5b248be2dd68e30395a487849430287dd9c00 100644 (file)
@@ -9,11 +9,11 @@ http://www.gromacs.org/gpu
 * INSTALLING FROM BINARY DISTRIBUTION:
 
 0. Prerequisites: 
-     OpenMM (included in the binary release)
-     NVIDIA CUDA libraries (version >=3.0);
-     NVIDIA driver (for details on compatiblity consult
+    - OpenMM (included in the binary release)
+    - NVIDIA CUDA libraries (version >=3.0);
+    - NVIDIA driver (for details on compatiblity consult
          http://www.nvidia.com/Download/index5.aspx);
-     NVIDIA CUDA-enabled GPU (for compatiblity list see 
+    - NVIDIA CUDA-enabled GPU (for compatiblity list see 
          http://www.gromacs.org/gpu).
 
 
@@ -46,12 +46,12 @@ to the openmm/lib/plugins directory, e.g. in bash:
 export OPENMM_PLUGIN_DIR=PATH_TO_GROMACS/openmm/lib/plugins
 
 
-4. At this point, running the command 
+4. At this point, running the command: 
 
 PATH_TO_GROMACS/bin/mdrun-gpu -h 
 
-should display the standard mdrun help which means that the binary 
-runs and all the necessary libraries are accessible.
+should display the standard mdrun help which means that all the 
+necessary libraries are accessible.