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

This commit is contained in:
sjplimp
2012-01-10 01:22:45 +00:00
parent 0bec8479f3
commit c414186e35
2 changed files with 2 additions and 0 deletions

View File

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

View File

@ -105,6 +105,7 @@ General features :h4
open-source distribution open-source distribution
highly portable C++ highly portable C++
optional libraries used: MPI and single-processor FFT optional libraries used: MPI and single-processor FFT
GPU (CUDA and OpenCL) and OpenMP support for many code features
easy to extend with new features and functionality easy to extend with new features and functionality
runs from an input script runs from an input script
syntax for defining and using variables and formulas syntax for defining and using variables and formulas