From 8ee1fefe1965ca3e4446874b808f78c62860c7f3 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Thu, 31 Jan 2019 18:46:43 -0500 Subject: [PATCH] add pointer to README and Manual to help. --- lib/gpu/Install.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/gpu/Install.py b/lib/gpu/Install.py index 69a434e228..d06a37567a 100644 --- a/lib/gpu/Install.py +++ b/lib/gpu/Install.py @@ -30,6 +30,9 @@ optionally uses Makefile.auto to build the GPU library -> libgpu.a and to copy a Makefile.lammps.esuffix -> Makefile.lammps optionally copies Makefile.auto to a new Makefile.osuffix +See lib/gpu/README and the LAMMPS manual for more information +on which settings to use and how to build. + Examples: make lib-gpu args="-b" # build GPU lib with default Makefile.linux