git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6688 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2011-08-16 16:37:29 +00:00
parent 95c348da40
commit d154636d09
2 changed files with 4 additions and 4 deletions

View File

@ -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 systems. You can also use mpicc which will typically be available if
MPI is installed on your system, though you should check which actual MPI is installed on your system, though you should check which actual
compiler it wraps. Vendor compilers often produce faster code. On compiler it wraps. Vendor compilers often produce faster code. On
boxes with Intel CPUs, we suggest using the free Intel icc compiler, boxes with Intel CPUs, we suggest using the commercial Intel icc
which you can download from <A HREF = "http://www.intel.com/software/products/noncom">Intel's compiler site</A>. compiler, which can be downloaded from <A HREF = "http://www.intel.com/software/products/noncom">Intel's compiler site</A>.
</P> </P>

View File

@ -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 systems. You can also use mpicc which will typically be available if
MPI is installed on your system, though you should check which actual MPI is installed on your system, though you should check which actual
compiler it wraps. Vendor compilers often produce faster code. On compiler it wraps. Vendor compilers often produce faster code. On
boxes with Intel CPUs, we suggest using the free Intel icc compiler, boxes with Intel CPUs, we suggest using the commercial Intel icc
which you can download from "Intel's compiler site"_intel. compiler, which can be downloaded from "Intel's compiler site"_intel.
:link(intel,http://www.intel.com/software/products/noncom) :link(intel,http://www.intel.com/software/products/noncom)