git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6688 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -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 <A HREF = "http://www.intel.com/software/products/noncom">Intel's compiler site</A>.
|
||||
boxes with Intel CPUs, we suggest using the commercial Intel icc
|
||||
compiler, which can be downloaded from <A HREF = "http://www.intel.com/software/products/noncom">Intel's compiler site</A>.
|
||||
</P>
|
||||
|
||||
|
||||
|
||||
@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user