From d154636d09e10f6f46558047db46c9757cf129fe Mon Sep 17 00:00:00 2001 From: sjplimp Date: Tue, 16 Aug 2011 16:37:29 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6688 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/Section_start.html | 4 ++-- doc/Section_start.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/Section_start.html b/doc/Section_start.html index bbed2bdd73..8042c40909 100644 --- a/doc/Section_start.html +++ b/doc/Section_start.html @@ -184,8 +184,8 @@ use g++, the open-source GNU compiler, which is available on all Unix systems. You can also use mpicc which will typically be available if MPI is installed on your system, though you should check which actual compiler it wraps. Vendor compilers often produce faster code. On -boxes with Intel CPUs, we suggest using the free Intel icc compiler, -which you can download from Intel's compiler site. +boxes with Intel CPUs, we suggest using the commercial Intel icc +compiler, which can be downloaded from Intel's compiler site.

diff --git a/doc/Section_start.txt b/doc/Section_start.txt index 006c03369d..1284a5bd39 100644 --- a/doc/Section_start.txt +++ b/doc/Section_start.txt @@ -179,8 +179,8 @@ use g++, the open-source GNU compiler, which is available on all Unix systems. You can also use mpicc which will typically be available if MPI is installed on your system, though you should check which actual compiler it wraps. Vendor compilers often produce faster code. On -boxes with Intel CPUs, we suggest using the free Intel icc compiler, -which you can download from "Intel's compiler site"_intel. +boxes with Intel CPUs, we suggest using the commercial Intel icc +compiler, which can be downloaded from "Intel's compiler site"_intel. :link(intel,http://www.intel.com/software/products/noncom)