From ef24ec8e56f3ecba3bd3fc3e3ec10f50cf98b59e Mon Sep 17 00:00:00 2001 From: sjplimp Date: Fri, 15 Aug 2014 15:37:15 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12334 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/Section_intro.html | 2 +- doc/Section_intro.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Section_intro.html b/doc/Section_intro.html index 63acc971a1..aaeaf0ab5c 100644 --- a/doc/Section_intro.html +++ b/doc/Section_intro.html @@ -109,7 +109,7 @@ it to LAMMPS.
  • open-source distribution
  • highly portable C++
  • optional libraries used: MPI and single-processor FFT -
  • Intel Xeon Phi, GPU (CUDA and OpenCL), and OpenMP support for many code features +
  • GPU (CUDA and OpenCL), Intel Xeon Phi, and OpenMP support for many code features
  • easy to extend with new features and functionality
  • runs from an input script
  • syntax for defining and using variables and formulas diff --git a/doc/Section_intro.txt b/doc/Section_intro.txt index acc082323f..6ded6a8635 100644 --- a/doc/Section_intro.txt +++ b/doc/Section_intro.txt @@ -105,7 +105,7 @@ General features :h4 open-source distribution highly portable C++ optional libraries used: MPI and single-processor FFT - Intel Xeon Phi, GPU (CUDA and OpenCL), and OpenMP support for many code features + GPU (CUDA and OpenCL), Intel Xeon Phi, and OpenMP support for many code features easy to extend with new features and functionality runs from an input script syntax for defining and using variables and formulas