~ubuntu-branches/debian/sid/lammps/sid

« back to all changes in this revision

Viewing changes to src/GPU/README

  • Committer: Package Import Robot
  • Author(s): Anton Gladky
  • Date: 2015-04-29 23:44:49 UTC
  • mfrom: (5.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20150429234449-mbhy9utku6hp6oq8
Tags: 0~20150313.gitfa668e1-1
Upload into unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This package implements GPU optimizations of various LAMMPS styles.
 
2
 
 
3
This package uses an external library in lib/gpu which must be
 
4
compiled before making LAMMPS.  See the lib/gpu/README file and the
 
5
LAMMPS manual for information on building LAMMPS with external
 
6
libraries.  The settings in the Makefile.lammps file in that directory
 
7
must be correct for LAMMPS to build correctly with this package
 
8
installed.
 
9
 
 
10
The people who created this package are Mike Brown (while at Sandia
 
11
and ORNL) and Trung Nguyen (while at ORNL).