|
|
a392f212ee
|
Fix issues in Kokkos fix qeq/reax
|
2020-07-15 15:49:26 -06:00 |
|
|
|
74aa1d482a
|
Add missing sync
|
2020-07-15 10:48:39 -06:00 |
|
|
|
001dcb6bb1
|
Fix issue with Kokkos ReaxFF and pair hybrid
|
2020-07-14 09:02:57 -06:00 |
|
|
|
9e96b71703
|
Merge pull request #2214 from akohlmey/kspace-tests
Add unit tests for some kspace styles and more pair styles
|
2020-07-06 12:48:09 -04:00 |
|
|
|
37b2da637d
|
fix KOKKOS bug for FFT_KISSFFT and FFT_SINGLE
|
2020-07-04 17:39:07 -04:00 |
|
|
|
6f8b8c2f71
|
more application of fmtlib and utils::logmesg()
|
2020-07-04 08:25:24 -04:00 |
|
|
|
7e16a17f31
|
use consistently the name of the (unaccelerated) pair style in the potential file reader error messages
|
2020-07-02 23:23:25 -04:00 |
|
|
|
8d12581f16
|
silence compiler warnings
|
2020-07-01 09:39:37 -04:00 |
|
|
|
0a9dd81288
|
silence compiler warnings
|
2020-07-01 05:53:46 -04:00 |
|
|
|
778d431d4c
|
reduce compiler warnings about unused parameters
|
2020-06-30 18:08:25 -04:00 |
|
|
|
6af407d01e
|
remove trailing whitespace
|
2020-06-30 17:48:18 -04:00 |
|
|
|
9c762b96a6
|
Merge pull request #2188 from stanmoore1/kk_snap_ice
Add workaround in Kokkos PairSnap for gcc compiler bug
|
2020-06-29 10:56:06 -04:00 |
|
|
|
a02f8f8e6e
|
remove jalloy
|
2020-06-25 17:26:18 -07:00 |
|
|
|
0fc87dff1a
|
add conversion support to eam variants for KOKKOS
|
2020-06-25 17:03:17 -04:00 |
|
|
|
c989db60a7
|
refactor EAM family of potentials to convert the potential data and leave compute functions alone
|
2020-06-25 15:48:46 -04:00 |
|
|
|
15b8f855b4
|
Add workaround in Kokkos pair_snap for gcc compiler bug
|
2020-06-25 12:29:24 -06:00 |
|
|
|
3c9b40a31a
|
add transparent unit conversion for most of the EAM family of potentials
|
2020-06-25 11:13:52 -04:00 |
|
|
|
3fffe20463
|
Merge pull request #2172 from weinbe2/fea-snap-yi-aosoa
SNAP optimizations - AoSoA data layouts, chem snap indexing conventions, misc perf improvements
|
2020-06-22 13:54:06 -04:00 |
|
|
|
b0dd93f06f
|
Whitespace tweak
|
2020-06-22 10:50:31 -06:00 |
|
|
|
55d6f1a34f
|
Fixed variable name to be more consistent with rest of code.
|
2020-06-19 19:33:17 -04:00 |
|
|
|
641f924161
|
Port changes to Kokkos package
|
2020-06-19 14:44:13 -06:00 |
|
|
|
befd4c8bfd
|
Optimizations to Compute[Yi/Zi/Bi], switching over to an AoSoA data layout on the GPU. CPU vs GPU code paths are now maximally divergent, will include some discussion of that in PR. Small performance tweaks in Compute[UiTot/FusedDeidrj].
|
2020-06-19 14:12:29 -04:00 |
|
|
|
7e2f29bb65
|
Merge pull request #2168 from charlessievers/chem_snap
Chem snap bugifx
|
2020-06-18 23:59:25 -04:00 |
|
|
|
d8e0f553b6
|
Merge remote-tracking branch 'origin/chem_snap' into chem_snap
|
2020-06-18 18:21:10 -07:00 |
|
|
|
9b73b4a6ca
|
Unnecessary loop over zero_yi for non chem snap multielement systems
|
2020-06-18 18:20:30 -07:00 |
|
|
|
77f6fecc86
|
Merge pull request #1971 from charlessievers/chem_snap
Chemical specificity for SNAP
|
2020-06-18 10:11:15 -04:00 |
|
|
|
a221f13308
|
Whitespace tweak
|
2020-06-17 21:35:04 -06:00 |
|
|
|
a2f78e7cda
|
Updated whitespace, implemented low hanging performance boosts
|
2020-06-16 15:00:35 -07:00 |
|
|
|
9d74984144
|
Fix whitespace
|
2020-06-16 07:20:09 -04:00 |
|
|
|
b55f1829d9
|
Fixed number of parameters sent to sna kokkos to include bnormflag
|
2020-06-15 17:09:14 -07:00 |
|
|
|
39f1fb874f
|
Fixed small merge conflict bug for ylists
|
2020-06-15 16:53:39 -07:00 |
|
|
|
7dd186d0ad
|
Refactored chemsnap input options
|
2020-06-13 12:50:01 -06:00 |
|
|
|
574f6307e7
|
Merge master into chem_snap and update dulist merge conflict
|
2020-06-12 13:31:43 -07:00 |
|
|
|
49556edd50
|
Remove unnecessary allocation
|
2020-06-12 12:39:03 -06:00 |
|
|
|
4db9576aac
|
Fixed small multielement and not alloyflag bug
|
2020-06-10 15:17:45 -07:00 |
|
|
|
5a200b34fb
|
Updated chem_snap kokkos cuda kernel
|
2020-06-10 14:27:49 -07:00 |
|
|
|
62045cfb10
|
Merge branch 'master' into chem_snap
|
2020-06-09 14:30:55 -07:00 |
|
|
|
4e5da1c92e
|
Chem SNAP KOKKOS implementation draft
|
2020-06-09 14:27:01 -07:00 |
|
|
|
52f5968695
|
Merge remote-tracking branch 'origin/master' into refactor-table-reading
|
2020-06-05 19:09:24 -04:00 |
|
|
|
4f804f58e3
|
Merge remote-tracking branch 'origin/master' into refactor-table-reading
|
2020-06-05 16:41:05 -04:00 |
|
|
|
c7ef89dc4a
|
Merge branch 'master' into collected-small-changes
|
2020-06-05 16:40:30 -04:00 |
|
|
|
2203e1e9e5
|
Change next_dvector(n, buf) to next_dvector(buf, n)
|
2020-06-05 16:40:14 -04:00 |
|
|
|
cd08dc8425
|
Simplify by using next_values() helper
|
2020-06-05 11:57:12 -04:00 |
|
|
|
78468f41d5
|
make definition consistent and silence a whole bunch of warnings from recent clang versions
|
2020-06-05 11:52:06 -04:00 |
|
|
|
97e69abcda
|
get rid of snprintf() and local buffers in atom style creation
|
2020-06-04 10:45:24 -04:00 |
|
|
|
40cf106b8f
|
Fix segfault when running with MPI
|
2020-05-29 19:57:47 -04:00 |
|
|
|
636a1bffe3
|
Fix whitespace
|
2020-05-29 17:25:41 -04:00 |
|
|
|
e4d6970ac1
|
Fix whitespace
|
2020-05-29 16:32:17 -04:00 |
|
|
|
2b9ab58971
|
Update accelerator pair eam alloy
|
2020-05-28 14:37:27 -04:00 |
|
|
|
903a73d2c7
|
Update accelerator pair eam fs
|
2020-05-28 14:26:42 -04:00 |
|