|
|
2b1a93bd15
|
expand accelerator output options
|
2021-01-11 23:18:10 -05:00 |
|
|
|
56909e88b1
|
implement accelerator introspection for GPU package
|
2021-01-11 17:03:23 -05:00 |
|
|
|
c5298c24be
|
start creating API for querying accelerator package features
|
2021-01-11 11:08:22 -05:00 |
|
|
|
4758e43a2e
|
add support for setting -DLMP_GPU when the GPU package is installed
|
2021-01-11 10:18:09 -05:00 |
|
|
|
102a6eba79
|
Merge pull request #2506 from lammps/fft-flip-sign
Flip sign convention for FFTs used by KSpace methods
|
2021-01-08 12:09:34 -05:00 |
|
|
|
acb7cab150
|
whitespace
|
2021-01-07 21:52:09 -07:00 |
|
|
|
91252176af
|
Cleanup
|
2021-01-07 21:49:25 -07:00 |
|
|
|
7abab6dd0f
|
Fix bug in Kokkos PPPM per-atom introduced by 985fc86aa3
|
2021-01-07 21:36:59 -07:00 |
|
|
|
99ecefca63
|
Don't use the enum in fft3d_kokkos.cpp so as to match fft3d.cpp
|
2021-01-07 11:16:57 -07:00 |
|
|
|
21a0d26c4a
|
cuFFT uses reverse notation
|
2021-01-07 11:08:48 -07:00 |
|
|
|
77b19b7ce5
|
Merge branch 'master' into fft-flip-sign
|
2021-01-07 10:16:26 -07:00 |
|
|
|
dec574babf
|
Flip sign in pppm_kokkos
|
2021-01-07 09:52:40 -07:00 |
|
|
|
21bffd5258
|
Fix compile error
|
2021-01-07 08:48:41 -07:00 |
|
|
|
3c36737607
|
Merge pull request #2547 from akohlmey/collected-small-changes
Collected small fixes and code formatting updates
|
2021-01-06 11:13:49 -05:00 |
|
|
|
cf841e99c4
|
change '){' tp ') {'
|
2021-01-05 15:45:52 -05:00 |
|
|
|
e42845799d
|
more consistent formatting for conditionals and loops
|
2021-01-05 15:42:35 -05:00 |
|
|
|
ae3bcff4b6
|
Merge branch 'master' into collected-small-changes
|
2021-01-05 15:24:00 -05:00 |
|
|
|
d6ff307390
|
Merge pull request #2532 from stanmoore1/kk_pair_fix_comm
Add more granular control of Kokkos pair and fix comm
|
2021-01-05 15:20:50 -05:00 |
|
|
|
74a1e9f272
|
Merge pull request #2549 from weinbe2/fea-snap-ui-aosoa
Kokkos SNAP optimizations --- Recursive polynomial evaluation optimizations, improved parallelism, various C++11-isms
|
2021-01-05 15:17:26 -05:00 |
|
|
|
fffbb8ac7f
|
Switch 'real' to 'real_type'
|
2021-01-05 09:08:57 -07:00 |
|
|
|
12ccc00ac9
|
Formatting tweak
|
2021-01-05 08:34:08 -07:00 |
|
|
|
973c230185
|
Update chunksize
|
2021-01-05 08:29:47 -07:00 |
|
|
|
df01bbc016
|
provide input script backward compatibility w/o documenting the old option
|
2021-01-04 23:28:58 -05:00 |
|
|
|
e0f8d01176
|
Whitespace fix.
|
2021-01-04 19:33:31 -05:00 |
|
|
|
80d992a5ac
|
Replies to PR review: comment and variable name clean-up.
|
2021-01-04 19:06:03 -05:00 |
|
|
|
4d96b068de
|
properly initialize pointers to be freed
|
2021-01-04 11:01:12 -05:00 |
|
|
|
f00ca10b1e
|
PR-specific whitespace fixes.
|
2020-12-30 15:35:37 -05:00 |
|
|
|
5b34d58e48
|
Removed kokkos_type.h include from pair_snap_kokkos.h
|
2020-12-30 15:01:56 -05:00 |
|
|
|
b08582de69
|
fix bond/react buffer overflow: must not use sprintf to write to char variable
|
2020-12-30 09:55:46 -05:00 |
|
|
|
51a20175c9
|
more code formatting consistency changes for loops and conditionals
|
2020-12-30 09:47:45 -05:00 |
|
|
|
28de7e351a
|
fix off-by-one bug (arrhenius type constraint uses 5 parameters)
|
2020-12-30 09:23:47 -05:00 |
|
|
|
4f5192fa86
|
silence compiler warnings
|
2020-12-30 09:21:11 -05:00 |
|
|
|
382ade15fe
|
more consistent formatting of for/while loops and if statements
|
2020-12-30 09:09:08 -05:00 |
|
|
|
eef28b58ab
|
remove extra word
|
2020-12-30 08:55:32 -05:00 |
|
|
|
0e83e792d0
|
add false positives
|
2020-12-29 20:31:00 -05:00 |
|
|
|
bc0b963f98
|
remove extra empty line
|
2020-12-29 20:25:42 -05:00 |
|
|
|
840dd61095
|
Further optimized algorithm for computing the Wigner U matrices and derivatives thereof. Replaced explicit double within the SNAP kernels with a compile-time "real" type. Optimized GPU compressed neighbor build within SNAP.
|
2020-12-29 14:23:58 -05:00 |
|
|
|
fec52f6a48
|
make CMake script formatting more consistent
|
2020-12-29 10:40:39 -05:00 |
|
|
|
76cb49d0a0
|
silence compiler warnings
|
2020-12-29 10:31:35 -05:00 |
|
|
|
086ac30267
|
whitespace
|
2020-12-29 10:21:14 -05:00 |
|
|
|
427d037747
|
Merge pull request #2508 from athomps/mliappy3
Add support for Python based models to the MLIAP package
|
2020-12-29 09:59:43 -05:00 |
|
|
|
5dc868ec30
|
whitespace
|
2020-12-28 09:37:13 -05:00 |
|
|
|
cbc6197891
|
also flip sign on 1d timing FFTs
|
2020-12-24 16:10:03 -07:00 |
|
|
|
a4897d38b9
|
Tweak sync/modify in pair_multi_lucy_rx_kokkos
|
2020-12-24 10:36:24 -07:00 |
|
|
|
4382529158
|
Fix sync/modify issues in fix_qeq
|
2020-12-24 10:28:52 -07:00 |
|
|
|
ab5a1f229e
|
Merge pull request #2538 from akohlmey/next-patch-release
Step version strings for the next patch release
patch_24Dec2020
|
2020-12-24 10:30:13 -05:00 |
|
|
|
3ada956897
|
Merge branch 'master' of https://github.com/lammps/lammps into kk_pair_fix_comm
|
2020-12-24 08:08:19 -07:00 |
|
|
|
ddeae8a3ba
|
step version string one more time
|
2020-12-23 20:15:52 -05:00 |
|
|
|
fb1cc56b2b
|
Merge pull request #2542 from akohlmey/plumed-update-to-2.7
Add support plumed2 library version 2.7.0
|
2020-12-23 19:06:44 -05:00 |
|
|
|
41d6648ac9
|
Merge pull request #2504 from jrgissing/bond/react-add-logic-to-constraints
Bond/react: add logic to constraints
|
2020-12-23 15:39:30 -05:00 |
|