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

This commit is contained in:
sjplimp 2014-08-15 15:37:15 +00:00
parent e3879a1048
commit ef24ec8e56
2 changed files with 2 additions and 2 deletions

View File

@ -109,7 +109,7 @@ it to LAMMPS.
<LI> open-source distribution
<LI> highly portable C++
<LI> optional libraries used: MPI and single-processor FFT
<LI> Intel Xeon Phi, GPU (CUDA and OpenCL), and OpenMP support for many code features
<LI> GPU (CUDA and OpenCL), Intel Xeon Phi, and OpenMP support for many code features
<LI> easy to extend with new features and functionality
<LI> runs from an input script
<LI> syntax for defining and using variables and formulas

View File

@ -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