|
|
c5b51df06e
|
Add support for inline format strings to immediate variable substitution
|
2018-06-14 14:17:37 +02:00 |
|
|
|
29e555213c
|
Merge pull request #924 from junghans/cmake_misc
miscellaneous CMake Fixes
|
2018-06-08 17:34:58 -06:00 |
|
|
|
965ac3cedd
|
cmake: lower cmake requirement to 2.8.12
|
2018-06-08 16:18:02 -06:00 |
|
|
|
30e3e9ab88
|
cmake: simplify Fortran linkage
|
2018-06-08 16:14:28 -06:00 |
|
|
|
6cb0c2e9c5
|
Merge pull request #937 from stanmoore1/kk_bonds
Fix issues in Kokkos topology files
|
2018-06-08 15:42:40 -06:00 |
|
|
|
ebd93cac69
|
Merge pull request #930 from stanmoore1/kk_update
Update Kokkos library to v2.7.00
|
2018-06-08 15:42:05 -06:00 |
|
|
|
142de878f9
|
Kokkos doesn't yet support map_style hash, so use may_style array by default if Kokkos is enabled
|
2018-06-08 09:38:16 -06:00 |
|
|
|
e3e040227b
|
Fix issues in Kokkos topology files
|
2018-05-30 12:31:20 -06:00 |
|
|
|
c27e617fd8
|
Add logic to Makefile.kokkos
|
2018-05-29 11:33:18 -06:00 |
|
|
|
0368202d12
|
Merge pull request #929 from stanmoore1/snap_fix
Small bugfixes for Pair Snap
|
2018-05-26 14:07:19 -06:00 |
|
|
|
1422b0413b
|
Update Kokkos library to v2.7.00
|
2018-05-25 15:00:53 -06:00 |
|
|
|
18c6d7f289
|
Fix possible MPI deadlock in pair_snap
|
2018-05-24 15:31:49 -06:00 |
|
|
|
1b4068b575
|
Restore workaround for compiler bug in pair_snap.h
|
2018-05-24 15:31:22 -06:00 |
|
|
|
ce4a446cea
|
Merge pull request #911 from akohlmey/collected-small-changes
Collected small changes and bugfixes
|
2018-05-22 10:11:12 -06:00 |
|
|
|
933cf92e36
|
Merge pull request #923 from akohlmey/remove-register
Remove deprecated 'register' keyword
|
2018-05-22 10:02:32 -06:00 |
|
|
|
69903cb4aa
|
Merge pull request #921 from lammps/doctweaks
tweaks to doc pages
|
2018-05-22 10:02:01 -06:00 |
|
|
|
4ec31564fe
|
fix preprocessor directive bug in lib/atc
|
2018-05-21 16:50:16 -04:00 |
|
|
|
f5b7419108
|
fix typo reported in #915
|
2018-05-21 16:49:00 -04:00 |
|
|
|
1f193e02e0
|
update to c++ style include header syntax
|
2018-05-21 16:49:00 -04:00 |
|
|
|
df3eb36519
|
cmake: KOKKOS enables C++-11 internally
|
2018-05-20 08:22:20 -06:00 |
|
|
|
bb6dcb8ebd
|
cmake: make CORESHELL depend on KSPACE
|
2018-05-20 07:54:00 -06:00 |
|
|
|
e6f76451eb
|
cmake: fix pkg_depend macro
|
2018-05-20 07:27:22 -06:00 |
|
|
|
cfb350d40b
|
cmake: QMMM and H5MD need C
|
2018-05-19 11:07:19 -06:00 |
|
|
|
5daf1fe0d4
|
remove deprecated 'register' keyword. closes #922
|
2018-05-18 17:43:18 -04:00 |
|
|
|
cab602045e
|
tweaks to doc pages
|
2018-05-18 08:37:29 -06:00 |
|
|
|
94c6d2d546
|
Merge pull request #918 from stanmoore1/kk_atomics
Fix performance regression in KOKKOS package
|
2018-05-16 16:46:02 -06:00 |
|
|
|
585a164e78
|
Merge pull request #901 from timattox/bugfix_atom_vec_dpd
USER-DPD: bugfix for AtomVecDPD::unpack_restart() and the Kokkos version
|
2018-05-16 16:45:35 -06:00 |
|
|
|
5a4a7cebc1
|
Fix performance regression in KOKKOS package
|
2018-05-16 16:12:05 -06:00 |
|
|
|
307e471456
|
Merge pull request #914 from jrgissing/bond-react-restart
smooth restarts with bond/react
|
2018-05-14 16:16:58 -06:00 |
|
|
|
f5d66e74c5
|
Merge pull request #913 from jrgissing/bond/react-doc-reformat
Bond/react doc reformat
|
2018-05-14 16:16:46 -06:00 |
|
|
|
bebf25dcb3
|
Merge pull request #912 from ellio167/kim-update
Update to kim-api-v1.9.5
|
2018-05-14 16:16:18 -06:00 |
|
|
|
3f316f71ef
|
Merge pull request #910 from junghans/cmake_intel
USER-INTEL: enforce icc and add icc flags
|
2018-05-14 16:15:50 -06:00 |
|
|
|
8303d1a375
|
allow smooth restarts
|
2018-05-13 22:49:54 -06:00 |
|
|
|
363d8ef775
|
tweaks1
|
2018-05-13 15:45:43 -06:00 |
|
|
|
a449488b1d
|
simplify
|
2018-05-13 12:14:15 -06:00 |
|
|
|
e076d08ee9
|
correctly render doc page
|
2018-05-12 14:17:29 -06:00 |
|
|
|
1a5144bf37
|
Merge pull request #13 from lammps/master
rebase
|
2018-05-12 12:59:57 -06:00 |
|
|
|
ca6920be72
|
Merge pull request #907 from akohlmey/dump_maxfile
Implement 'dump_modify maxfiles' feature
|
2018-05-12 12:59:33 -06:00 |
|
|
|
55d8cc0341
|
cmake: add DOWNLOAD_KIM option
|
2018-05-12 09:48:15 -06:00 |
|
|
|
6b73e29f64
|
cmake: update kim to v1.9.5
|
2018-05-12 09:43:13 -06:00 |
|
|
|
09046ad3f7
|
Update to kim-api-v1.9.5
Fixes the 'everything' option
|
2018-05-12 10:08:09 -05:00 |
|
|
|
06c18dd36c
|
cmake: make CMAKE_VERBOSE_MAKEFILE option visible
|
2018-05-11 17:50:50 -06:00 |
|
|
|
55bd823339
|
cmake: fix icc versioning
|
2018-05-11 17:48:31 -06:00 |
|
|
|
77e04a9213
|
Merge branch 'dump_maxfile' of github.com:akohlmey/lammps into dump_maxfile
|
2018-05-11 18:04:06 -04:00 |
|
|
|
233f03ea8e
|
windows portability bugfix
|
2018-05-11 18:03:49 -04:00 |
|
|
|
f65b06de0e
|
dump_modify maxfiles tweak
|
2018-05-11 15:54:16 -06:00 |
|
|
|
0f32d603b5
|
tweaks to dump_modify maxfiles doc page
|
2018-05-11 15:52:18 -06:00 |
|
|
|
3440b1a2a7
|
Merge pull request #909 from lammps/tablecut
new dihedral table/cut command
|
2018-05-11 15:41:52 -06:00 |
|
|
|
8952b1107c
|
cmake: add user overwrite for USER-INTEL
|
2018-05-11 15:33:18 -06:00 |
|
|
|
b3b3c225e8
|
cmake: check that USER-INTEL flags actually work
|
2018-05-11 15:32:32 -06:00 |
|