|
|
9085662e2b
|
Merge pull request #2899 from akohlmey/next_patch_release
Step version strings for the next patch release
patch_31Aug2021
|
2021-08-31 19:43:41 -04:00 |
|
|
|
66008a519b
|
Merge pull request #2913 from akohlmey/last-minute-fixes
Some last minute fixes for the next patch release
|
2021-08-31 18:24:17 -04:00 |
|
|
|
000b4c5fda
|
integrate fix ttm/grid properly into the documentation
|
2021-08-31 16:20:21 -04:00 |
|
|
|
c567f33cc1
|
apply spelling fixes and update formatting a little
|
2021-08-31 16:17:03 -04:00 |
|
|
|
ae2f0ef18d
|
whitespace
|
2021-08-31 16:05:11 -04:00 |
|
|
|
e9ef26c2be
|
Merge branch 'master' into last-minute-fixes
|
2021-08-31 16:03:50 -04:00 |
|
|
|
6448f44fa5
|
Merge pull request #2914 from rbberger/doc_updates
Minor documentation updates
|
2021-08-31 15:59:34 -04:00 |
|
|
|
08eb3345af
|
silence some compiler warnings
|
2021-08-31 15:11:46 -04:00 |
|
|
|
6b243845c0
|
update HIP preset for CMake
|
2021-08-31 15:11:37 -04:00 |
|
|
|
b8ed4b28b3
|
add test for fix adapt with hybrid pair
|
2021-08-31 14:28:09 -04:00 |
|
|
|
c66a51bca1
|
fix bug in fix adapt: reinit must be called for the top-level pair/bond style
|
2021-08-31 14:23:13 -04:00 |
|
|
|
888d6fd9b4
|
small update
|
2021-08-31 14:20:52 -04:00 |
|
|
|
191e4671b6
|
Add section about how to output YAML or JSON
|
2021-08-31 11:28:13 -04:00 |
|
|
|
de0aa1e97a
|
Fixup ttm doc page
|
2021-08-31 11:28:08 -04:00 |
|
|
|
8f600f6db7
|
Merge pull request #2912 from stanmoore1/kk_foward_comm_array
Add missing Kokkos sync-to-host to fix false-positive warning
|
2021-08-31 10:21:31 -04:00 |
|
|
|
16c063cba5
|
Fix OPENMP install script properly remove -DLMP_OPENMP from Makefile.packages
|
2021-08-30 18:39:24 -04:00 |
|
|
|
c76949e0f0
|
Merge pull request #2902 from lammps/fix-ttm-grid
Add fix ttm/grid and refactor grid communication to make it globally available.
|
2021-08-30 17:43:39 -04:00 |
|
|
|
5b42d5f302
|
Fix compile issue
|
2021-08-30 15:21:24 -06:00 |
|
|
|
1703cd4ca2
|
Whitespace
|
2021-08-30 14:57:59 -06:00 |
|
|
|
0e639a2c5b
|
Add missing Kokkos sync to host
|
2021-08-30 14:52:26 -06:00 |
|
|
|
66fc0438a8
|
Merge branch 'master' into fix-ttm-grid
# Conflicts:
# doc/src/pair_snap.rst
|
2021-08-30 16:37:51 -04:00 |
|
|
|
25a6c59cea
|
Merge pull request #2900 from stanmoore1/kk_bugfixes
Fix issues in KOKKOS package
|
2021-08-30 15:28:41 -04:00 |
|
|
|
00c3c5cf06
|
Port changes from #2903 to Kokkos
|
2021-08-30 12:43:07 -06:00 |
|
|
|
2de482f825
|
Merge pull request #2911 from akohlmey/fix-gpu-package-issues
Fix minor GPU package issues for the stable release
|
2021-08-30 13:45:23 -04:00 |
|
|
|
6635b402c6
|
Merge pull request #2910 from wmbrownIntel/intel-mm-scale-fix
Fix (the fix) for _MM_SCALE preprocessor defines for future Intel compilers
|
2021-08-30 13:10:21 -04:00 |
|
|
|
22ce955065
|
Merge pull request #2909 from wmbrownIntel/born_coul_wolf_nofast
Override any OpenCL fast math JIT settings for born/coul/wolf{/cs}/gpu…
|
2021-08-30 11:51:04 -04:00 |
|
|
|
d9c1a299bf
|
Merge pull request #2908 from jrgissing/bond-react-fixes
Bond/react: memory leak
|
2021-08-30 11:23:26 -04:00 |
|
|
|
284ed98fb8
|
fix spelling error and reformat paragraph
|
2021-08-29 22:08:49 -04:00 |
|
|
|
5d03028028
|
Merge branch 'master' into kk_bugfixes
|
2021-08-29 22:07:40 -04:00 |
|
|
|
664a07a3fe
|
disallow GPU neighbor list with hybrid pair styles (which has still problems)
|
2021-08-29 17:57:30 -04:00 |
|
|
|
39d8b239ff
|
don't report bogus timings
|
2021-08-29 17:56:47 -04:00 |
|
|
|
05eba8e484
|
move patch release date to august 31st
|
2021-08-29 16:33:14 -04:00 |
|
|
|
fb72e00081
|
Fix (the fix) for _MM_SCALE preprocessor defines for future Intel compilers.
|
2021-08-28 17:18:05 -07:00 |
|
|
|
89556f0bcb
|
Override any OpenCL fast math JIT settings for born/coul/wolf{/cs}/gpu to resolve numerical deviations seen with some OpenCL implementations.
|
2021-08-28 17:01:58 -07:00 |
|
|
|
653f6f994f
|
Merge branch 'lammps:master' into bond-react-fixes
|
2021-08-28 16:05:59 -04:00 |
|
|
|
cddac395c6
|
some more cleanup
|
2021-08-28 07:52:14 -04:00 |
|
|
|
993826989c
|
modernize fix ttm/mod implementation and align with fix ttm
|
2021-08-28 07:44:06 -04:00 |
|
|
|
1e37595055
|
pretty
|
2021-08-28 07:43:18 -04:00 |
|
|
|
f49b94e126
|
update docs. mention support for comments in electron temperature grid files
|
2021-08-28 07:42:55 -04:00 |
|
|
|
da1fb924bb
|
modernize code some more. avoid string pointer magic.
|
2021-08-28 05:43:39 -04:00 |
|
|
|
e6a45c1fa7
|
refactor grid data file reader. support descriptive comment(s) and metadata
|
2021-08-27 23:23:12 -04:00 |
|
|
|
90d95466c2
|
add UNITS: metadata
|
2021-08-27 23:21:04 -04:00 |
|
|
|
6be84b72a8
|
simplify and plug memory leak with file output
|
2021-08-27 21:10:05 -04:00 |
|
|
|
c779798f3f
|
properly disable clang-format processing
|
2021-08-27 20:34:46 -04:00 |
|
|
|
59a6c08a43
|
correct spelling
|
2021-08-27 20:32:42 -04:00 |
|
|
|
9c2b96286f
|
print GPU available info only when GPU package is included
|
2021-08-27 20:32:22 -04:00 |
|
|
|
28b6649f0c
|
whitespace
|
2021-08-27 20:31:58 -04:00 |
|
|
|
cf33f0bb96
|
silence compiler warnings, remove dead code, and do some reformatting
|
2021-08-27 20:22:29 -04:00 |
|
|
|
a66f3dfbdd
|
Merge branch 'master' into fix-ttm-grid
|
2021-08-27 19:56:42 -04:00 |
|
|
|
e93ae9ba12
|
apply clang-format
|
2021-08-27 19:56:33 -04:00 |
|