|
|
9c01d64804
|
avoid accessing uninitialized data
|
2023-12-13 22:39:14 -05:00 |
|
|
|
48b5e16f5d
|
remove unused class members, initialize pointers, adjust programming style
|
2023-12-13 22:39:14 -05:00 |
|
|
|
61fd4d643b
|
correct logic for "cannot happen" case
|
2023-12-13 22:39:13 -05:00 |
|
|
|
00c3f14a63
|
Merge pull request #3430 from jtclemm/consolidate_neigh_classes
Reducing the number of npair and nstencil classes
|
2023-12-13 22:37:45 -05:00 |
|
|
|
1e0d0e327c
|
Merge pull request #4004 from akohlmey/collected-small-changes
Collected small changes and updates
|
2023-12-13 16:25:16 -05:00 |
|
|
|
89c5ee7079
|
Merge pull request #3996 from lafourcadep/snann_slcsa
Compute sna/atom on fixed number of neighbors and compute slcsa/atom (Supervised Learning Crystal Structure Analysis tool)
|
2023-12-13 14:36:49 -05:00 |
|
|
|
0c4a1cb21d
|
Merge pull request #4009 from ndtrung81/gpu-updates-Dec23
GPU package updates Dec 2023
|
2023-12-13 11:59:10 -05:00 |
|
|
|
c2dbd7dc9d
|
plug one more memory leak
|
2023-12-12 23:56:36 -05:00 |
|
|
|
569c23a1e6
|
Fixed typo with the kernel names in lj/cut/coul/cut/soft
|
2023-12-12 22:54:50 -06:00 |
|
|
|
29cf012061
|
re-use existing potential file, fix screen/log output, plug memory leaks
|
2023-12-12 23:28:09 -05:00 |
|
|
|
e7c330db9d
|
Merge branch 'develop' into snann_slcsa
|
2023-12-12 22:30:20 -05:00 |
|
|
|
3a89af4469
|
silence preprocessor warning from leaking internal define in cython generated code
|
2023-12-12 21:52:45 -05:00 |
|
|
|
8f7d7f9178
|
Fixed typo in the pair style lj/cut/coul/cut/soft/gpu header
|
2023-12-12 20:15:05 -06:00 |
|
|
|
710776d4e8
|
Merge branch 'develop' into collected-small-changes
|
2023-12-12 20:35:55 -05:00 |
|
|
|
98feaa00cb
|
Merge pull request #4012 from stanmoore1/kk_fix_temp
Port Fix temp berendsen and rescale to use Kokkos
|
2023-12-12 20:34:48 -05:00 |
|
|
|
9100f486cb
|
Clarify and fix logic in multi, simplify skip
|
2023-12-12 15:51:02 -07:00 |
|
|
|
2a152eb078
|
Merge pull request #4011 from rbberger/python3.12_update
Use PyConfig to initialize Python
|
2023-12-12 17:27:24 -05:00 |
|
|
|
8104f68bc1
|
Merge pull request #3963 from mkstoyanov/heffte_integration
Heffte integration
|
2023-12-12 17:27:02 -05:00 |
|
|
|
c33d950ac3
|
Merge pull request #3869 from jmgoff/compute-pace-update
Compute pace update
|
2023-12-12 16:19:41 -05:00 |
|
|
|
d3eed12071
|
include documentation integration checks into "make check" in the src folder
|
2023-12-12 13:43:10 -05:00 |
|
|
|
7881eeaa1c
|
silence warnings about unused variables
|
2023-12-11 23:15:13 -05:00 |
|
|
|
e147d131fb
|
Fix issue with temp compute
|
2023-12-11 12:58:15 -07:00 |
|
|
|
48c85f7718
|
Port Fix temp berendsen and rescale to use Kokkos
|
2023-12-11 12:42:45 -07:00 |
|
|
|
1a3d36fdbf
|
Use PyConfig to initialize Python
|
2023-12-11 12:39:31 -07:00 |
|
|
|
15f8488fc4
|
update developer contact email
|
2023-12-11 13:43:13 -05:00 |
|
|
|
af74afdf62
|
Editing intel files (to be templated)
|
2023-12-11 09:02:55 -07:00 |
|
|
|
7c40170182
|
Fixing errors in headers
|
2023-12-10 21:37:13 -07:00 |
|
|
|
bab9fc5533
|
Consolidating some skip npair classes
|
2023-12-09 22:00:22 -07:00 |
|
|
|
267e360bac
|
Fixed bugs with acquiring depsh from lib/gpu, updated the doc page
|
2023-12-09 15:39:54 -06:00 |
|
|
|
a365cb15b0
|
Updating class names in Intel
|
2023-12-09 14:18:20 -07:00 |
|
|
|
3830711dec
|
Added the GPU version of sph/heatconduction
|
2023-12-09 15:15:13 -06:00 |
|
|
|
7679043793
|
Merge conflicts
|
2023-12-08 22:45:17 -07:00 |
|
|
|
010a7a4d44
|
check for out-of-range or invalid numbers more thoroughly
|
2023-12-08 21:07:38 -05:00 |
|
|
|
46a670889d
|
Added BaseSPH for sph pair styles, fixed bugs with per-type arrays
|
2023-12-08 14:09:39 -06:00 |
|
|
|
0f78afc66f
|
Added atom tag for dpd to work with tag and v
|
2023-12-08 00:20:53 -06:00 |
|
|
|
7fad795141
|
Added pair sph/taitwater/gpu in src/GPU
|
2023-12-08 00:10:01 -06:00 |
|
|
|
cad4c25750
|
Adding sph/taitwater in lib/gpu
|
2023-12-07 17:22:45 -06:00 |
|
|
|
6fe16c7606
|
Added pair style sph/lj/gpu in src/GPU, removed commented codes
|
2023-12-07 14:33:47 -06:00 |
|
|
|
52f576fd1c
|
update fix adapt/fep from fix adapt. only supports 2-d parameters for pair styles
|
2023-12-06 13:54:44 -05:00 |
|
|
|
9edf553332
|
flag development branch
|
2023-12-06 07:22:23 -05:00 |
|
|
|
b94642ccf8
|
Merge branch 'develop' into collected-small-changes
|
2023-12-06 02:51:51 -05:00 |
|
|
|
30051ec260
|
Merge pull request #3858 from jtclemm/new-computes
Adding tools to identify rattlers and measure nonaffine displacement
|
2023-12-06 02:51:21 -05:00 |
|
|
|
c092de9bc3
|
Merge pull request #3985 from yury-lysogorskiy/feature/zbl
ACE/ZBL core repulsion (+Kokkos implementation)
|
2023-12-06 01:22:06 -05:00 |
|
|
|
c90999a083
|
cosmetic
|
2023-12-05 21:56:29 -05:00 |
|
|
|
fe96d9f836
|
Added the GPU version of pair edpd and mdpd
|
2023-12-05 13:34:37 -06:00 |
|
|
|
086cf49a8c
|
Added the GPU version of coul/slater/long
|
2023-12-05 13:32:33 -06:00 |
|
|
|
9588ddabf6
|
Added the GPU versions of lj/cut/coul/cut/soft and lj/cut/coul/long/soft
|
2023-12-05 13:30:26 -06:00 |
|
|
|
73f1bac827
|
remove commented out code. print warnings only on mpi rank 0
|
2023-12-05 06:09:34 -05:00 |
|
|
|
7d8de8301f
|
Merge branch 'develop' into compute-pace-update
|
2023-12-05 06:05:34 -05:00 |
|
|
|
69fb814b33
|
Remove duplicated code, small whitespace tweaks
|
2023-12-04 17:31:38 -07:00 |
|