|
|
84ca5b53e3
|
Moved hBN_shift example to ./examples/tersoff and removed ./examples/USER/misc/tersoff_shift
|
2021-01-13 19:28:13 -07:00 |
|
|
|
7bff94910f
|
Created new set of tests for Tersoff variants
|
2021-01-13 17:05:26 -07:00 |
|
|
|
b28f6cb8ca
|
Removed some tersoff variants from threebody test set
|
2021-01-13 16:49:36 -07:00 |
|
|
|
1f8faeda5b
|
Merge branch 'whitespace-fix' into tersoff-shift
|
2021-01-11 09:50:24 -05:00 |
|
|
|
c779b749b5
|
benchmark test for the optimized codes
|
2021-01-11 16:26:06 +02:00 |
|
|
|
cbca189490
|
Merge branch 'master' into tersoff-shift
|
2021-01-11 04:30:11 -05:00 |
|
|
|
412d1c1b72
|
rebless unit test data for tersoff shift bugfix
|
2021-01-11 04:21:23 -05:00 |
|
|
|
c21ec5f7e8
|
attempt to reduce the negative performance impact of adding the shift option
|
2021-01-11 04:20:43 -05:00 |
|
|
|
ab3fdc718d
|
pass local tests
|
2021-01-11 10:33:26 +02:00 |
|
|
|
eec0cc4921
|
clean the codes
|
2021-01-11 08:48:40 +02:00 |
|
|
|
86264c85a5
|
eliminating the discrepancies
|
2021-01-11 08:43:15 +02:00 |
|
|
|
b15bb11334
|
remove trailing whitespace
|
2021-01-08 12:26:04 -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 |
|
|
|
45fab72fdc
|
benchmark test for shift=0
|
2021-01-05 17:45:34 +02:00 |
|
|
|
dfcfb4e206
|
benchmark test for shift=0
|
2021-01-05 17:45:01 +02:00 |
|
|
|
12ccc00ac9
|
Formatting tweak
|
2021-01-05 08:34:08 -07:00 |
|
|
|
973c230185
|
Update chunksize
|
2021-01-05 08:29:47 -07:00 |
|
|
|
af993c9518
|
benchmark test on tersoff shift
|
2021-01-05 11:53:44 +02:00 |
|
|
|
df01bbc016
|
provide input script backward compatibility w/o documenting the old option
|
2021-01-04 23:28:58 -05:00 |
|
|
|
6bdf427522
|
add unit tests for tersoff pair styles used with shift keyword
|
2021-01-04 23:13:38 -05:00 |
|
|
|
2e0ae2c810
|
whitespace
|
2021-01-04 23:03:56 -05:00 |
|
|
|
7ca7dfe179
|
add check to error out if an accelerated variant is used that does not support the shift flag
|
2021-01-04 23:03:40 -05:00 |
|
|
|
612d49d69d
|
update docs a bit more
|
2021-01-04 23:02:17 -05:00 |
|
|
|
47b4504917
|
Merge branch 'master' into tersoff-shift
|
2021-01-04 22:19:59 -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 |
|
|
|
dd69e26cb5
|
Added clarification of threebody typing of R
|
2021-01-02 19:51:23 -07:00 |
|
|
|
0eb3c01eb8
|
Added false positives
|
2021-01-02 17:14:17 -07:00 |
|
|
|
15a599102d
|
Updated doc pages
|
2021-01-02 17:02:38 -07:00 |
|
|
|
068e26e0a0
|
Cleaned up the examples, added loop geom to velocity initializations
|
2020-12-31 21:22:24 -07:00 |
|
|
|
6688e2fd6e
|
Changed if( to if (
|
2020-12-31 19:01:35 -07: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 |
|