|
|
eda79bd1c2
|
use shutil.rmtree() instead of calling 'rm -rf' for increased portability
|
2018-11-28 20:46:50 -05:00 |
|
|
|
a4d21370bf
|
Merge pull request #1229 from invemichele/fix_plumed_memory_leak
fix plumed memory leak
|
2018-11-28 16:42:16 -05:00 |
|
|
|
9702899d1c
|
Merge pull request #1228 from invemichele/fix_plumed_install
Fix bug in lib/plumed/Install.py, some small cleanup and support parallel compile of plumed sources
|
2018-11-28 16:32:04 -05:00 |
|
|
|
22e774adef
|
Revert "Add --noinstall flag to use the plumed source code directly without issuing make install"
This reverts commit a4684e2629.
Revert --noinstall flag commit
|
2018-11-28 17:37:24 +01:00 |
|
|
|
8213287966
|
detect the number of available CPU for plumed make, as suggested by @akohlmey
|
2018-11-28 16:09:05 +01:00 |
|
|
|
a4684e2629
|
Add --noinstall flag to use the plumed source code directly without issuing make install
|
2018-11-28 15:43:35 +01:00 |
|
|
|
3d5423f5da
|
revert back to correct path to Plumed.inc.*. (my fault, I was not doing the 'make install')
|
2018-11-28 09:18:38 +01:00 |
|
|
|
55654ca68e
|
fix memory leak due to virial_lmp
|
2018-11-28 00:35:47 +01:00 |
|
|
|
32abe35201
|
added -j8 option for faster plumed make
|
2018-11-28 00:08:55 +01:00 |
|
|
|
c87bdda9a8
|
fixed wrong path to Plumed.inc.*
|
2018-11-28 00:08:01 +01:00 |
|
|
|
1b50ad02fb
|
fixed uninitialized var homedir
|
2018-11-28 00:06:50 +01:00 |
|
|
|
c0ab126e77
|
Merge pull request #1223 from akohlmey/next-patch-release
Patch release 27 November 2018
patch_27Nov2018
|
2018-11-27 16:37:10 -05:00 |
|
|
|
f254b8e3a3
|
Merge pull request #1226 from akohlmey/cmake-gpu-enhancements
Enhancements for using CMake with the GPU package, improved compatibility with cmake 3.x versions, improved handling of shared library building.
|
2018-11-27 16:05:47 -05:00 |
|
|
|
ebacd5ca6b
|
anti-nitpick hack
|
2018-11-27 14:36:59 -05:00 |
|
|
|
79fafcb12c
|
passing build type specific compiler flags to building the voro++ library
|
2018-11-27 09:57:21 -05:00 |
|
|
|
dbc798e286
|
correct passing flags to local voro++ build
|
2018-11-27 05:47:19 -05:00 |
|
|
|
6e8c537564
|
Merge pull request #1225 from akohlmey/last-minute-fixes
Last minute fixes
|
2018-11-26 22:56:44 -05:00 |
|
|
|
d43f229162
|
do not warn about deprecated GPU target archs
|
2018-11-26 22:48:23 -05:00 |
|
|
|
00b138f542
|
verbose CUDA assembly processing is more distracting than helping
|
2018-11-26 22:45:54 -05:00 |
|
|
|
1fdfc89d25
|
make $HOME/.local the default LAMMPS installation destination
|
2018-11-26 22:27:21 -05:00 |
|
|
|
d6ea31e143
|
implement changes suggested by @junghans for GPU/CUDA compilation
|
2018-11-26 22:06:10 -05:00 |
|
|
|
91b96fa0c9
|
build MESSAGE package client/server library always as static library
|
2018-11-26 21:37:23 -05:00 |
|
|
|
c980dd0a56
|
remove stray endif()
|
2018-11-26 20:56:13 -05:00 |
|
|
|
3ad74985eb
|
replace more inline expansions with explicit code. some general overhaul and better propagation of consistent compiler settings and flags for library builds
|
2018-11-26 20:53:23 -05:00 |
|
|
|
aa0b9684dc
|
remove inline expansion from two more cases (of external library builds)
|
2018-11-26 20:19:28 -05:00 |
|
|
|
05fb2d7587
|
more generated files/symlinks to ignore
|
2018-11-26 18:23:06 -05:00 |
|
|
|
5df2f92651
|
minor cleanup in lib/gpu
|
2018-11-26 18:22:33 -05:00 |
|
|
|
55359789fb
|
improve docs for building the GPU library with CUDA and CMake/make with fat binaries
|
2018-11-26 18:13:50 -05:00 |
|
|
|
e0ff230268
|
remove comment-in-comment
|
2018-11-26 17:03:48 -05:00 |
|
|
|
b3975f4b14
|
reword a few options for clarity
|
2018-11-26 17:03:32 -05:00 |
|
|
|
c61da28f0a
|
allow building "fat" GPU binaries in CUDA mode, resulting in executables compatible with all GPUs supported by the used CUDA toolkit
|
2018-11-26 17:03:09 -05:00 |
|
|
|
1ddbd24a4e
|
add missing include file
|
2018-11-26 15:45:23 -05:00 |
|
|
|
6745c37741
|
Merge pull request #1222 from lammps/doc-adjust3
Some adjustments to the documentation for the per style listing pages
|
2018-11-26 15:20:29 -05:00 |
|
|
|
4434481c91
|
remove trailing whitespace in manual source files
|
2018-11-26 14:48:53 -05:00 |
|
|
|
c42d07d907
|
Merge branch 'master' into doc-adjust3
|
2018-11-26 14:47:29 -05:00 |
|
|
|
79b3e9e27d
|
some clarifications and corrections on the wildcard command line docs
|
2018-11-26 14:46:39 -05:00 |
|
|
|
cce874dfb4
|
step version number to 27 November 2018
|
2018-11-26 14:28:57 -05:00 |
|
|
|
4004b8f161
|
Merge pull request #1219 from akohlmey/fix-class2-write-coeff
Handle class2 force field parameters correctly in write_coeff
|
2018-11-26 14:23:26 -05:00 |
|
|
|
96b971875f
|
Merge pull request #1217 from akohlmey/more-small-changes
More small changes and bug fixes for the next release
|
2018-11-26 14:22:03 -05:00 |
|
|
|
bfaa2e9ee1
|
more adjustments to style pages
|
2018-11-26 11:24:48 -07:00 |
|
|
|
a010780808
|
merged in current master
|
2018-11-26 11:00:22 -07:00 |
|
|
|
32b3ff6cd7
|
remove tabs
|
2018-11-24 23:59:43 -05:00 |
|
|
|
179e84f282
|
replace dos/windows-style CR-LF line endings with unix style LF-only
|
2018-11-24 16:57:01 -05:00 |
|
|
|
f50ff9a9e3
|
use C++ style include files in USER-PTM package consistently
|
2018-11-24 16:47:59 -05:00 |
|
|
|
5af7f52370
|
formatting tweak for labels, add checking item for added pair styles
|
2018-11-24 16:47:18 -05:00 |
|
|
|
b76c7ddc84
|
correct some incorrect writedata and single_enable settings
|
2018-11-22 09:22:58 -05:00 |
|
|
|
d1255ab572
|
we are LAMMPS, not LIGGGHTS
|
2018-11-22 09:22:09 -05:00 |
|
|
|
5efd8c06b1
|
correct formatting for examples when discussing the non-incremental nature of special_bonds
|
2018-11-22 06:25:39 -05:00 |
|
|
|
900ecc170a
|
document that rcb balancing depends on comm_style tiled which in turn is not compatible with triclinic cells
|
2018-11-21 16:08:24 -05:00 |
|
|
|
b1b6980d32
|
write_coeff needs to do special processing for class2 angles, dihedrals, and impropers
|
2018-11-21 15:46:41 -05:00 |
|