|
|
4d1a6cbd73
|
Merge pull request #2904 from lammps/memory-null
force all memory methods to return nullptr if requested size <= 0
|
2021-08-27 16:59:04 -04:00 |
|
|
|
3e058b734b
|
Merge pull request #2887 from jrgissing/bond-react-fixes
Bond react fixes
|
2021-08-27 16:58:33 -04:00 |
|
|
|
cc69431dd3
|
Merge pull request #2897 from dxhisboy/master
Correcting non-fdotr Virial tensor computation for interlayer potentials
|
2021-08-27 16:54:56 -04:00 |
|
|
|
a58e4fc876
|
whitespace
|
2021-08-27 14:59:26 -04:00 |
|
|
|
4eef3eaac6
|
Merge branch 'master' into collected-small-changes
|
2021-08-27 14:58:42 -04:00 |
|
|
|
e363b4aeff
|
Merge pull request #2905 from weinbe2/fea-snap-large-system
Kokkos SNAP large system optimizations and cleanup
|
2021-08-27 14:23:37 -04:00 |
|
|
|
66da0ebada
|
adjust INTEL pppm files for new GridComm interface
|
2021-08-27 11:01:27 -06:00 |
|
|
|
9658d1d983
|
Bump up the default chunksize in SNAP and update the docs
|
2021-08-27 12:34:19 -04:00 |
|
|
|
6ab951fedc
|
only change functions known to break with zero-length
|
2021-08-27 10:28:40 -06:00 |
|
|
|
2387e12464
|
Merge pull request #2893 from lammps/doc-intro-updates
Update Intro section of LAMMPS Manual for stable release
|
2021-08-27 12:09:10 -04:00 |
|
|
|
d2984d2615
|
Merge branch 'master' into BPM
|
2021-08-27 10:04:04 -06:00 |
|
|
|
0879484827
|
sync OPENMP package with new GridComm syntax
|
2021-08-27 09:48:35 -06:00 |
|
|
|
4089d7757d
|
error->one to error->all corrections
|
2021-08-27 11:24:04 -04:00 |
|
|
|
bb720626e3
|
Adding files for BPM
|
2021-08-27 09:22:56 -06:00 |
|
|
|
89b4cc9498
|
Remove comment
|
2021-08-27 11:03:54 -04:00 |
|
|
|
27cabbf734
|
Add missing variable
|
2021-08-27 10:38:47 -04:00 |
|
|
|
1970ede534
|
Add user-settable threshold for extra parallelism
|
2021-08-27 10:22:10 -04:00 |
|
|
|
7ac2c0c66e
|
refactor custom constraint
evaluates per-atom variables once, and correctly communicates values to ghosts
|
2021-08-26 23:00:15 -04:00 |
|
|
|
8c96f1a14b
|
Merge branch 'collected-small-changes' of github.com:akohlmey/lammps into collected-small-changes
|
2021-08-26 22:56:08 -04:00 |
|
|
|
a686ce33c6
|
Added less-parallelism-higher-perf paths to recursive polynomial routines. Fixed qSNAP memory coalescing issue. Various modularity improvements.
|
2021-08-26 22:55:07 -04:00 |
|
|
|
bbb3f35aa3
|
"int64_t" is defined in stdint.h; must use "long" in OpenCL kernels instead
|
2021-08-26 22:46:08 -04:00 |
|
|
|
fc6b17b82a
|
improve whitespace handling
previously, spaces inside of custom 'rxn' functions could cause issues
|
2021-08-26 22:28:44 -04:00 |
|
|
|
42a3a7d10f
|
Merge branch 'master' into collected-small-changes
# Conflicts:
# src/fix_property_atom.cpp
|
2021-08-26 21:14:23 -04:00 |
|
|
|
a519dc3e9a
|
make DIELECTRIC package use of GridComm compatible with new version
|
2021-08-26 16:33:39 -06:00 |
|
|
|
b6187b1989
|
add null check to new 4d memory method
|
2021-08-26 15:53:31 -06:00 |
|
|
|
e857911088
|
add null check to new 4d memory method
|
2021-08-26 15:52:16 -06:00 |
|
|
|
21b017368b
|
force all memory methods to return nullptr if requested size <= 0
|
2021-08-26 15:43:12 -06:00 |
|
|
|
ab8c9851b2
|
change style to styles to remove override of fix->style string
|
2021-08-26 15:20:52 -06:00 |
|
|
|
29d5505f43
|
remove debug line
|
2021-08-26 15:10:59 -06:00 |
|
|
|
9f46071226
|
fix example problems
|
2021-08-26 15:09:27 -06:00 |
|
|
|
a85f125ee7
|
whitespace
|
2021-08-26 16:58:14 -04:00 |
|
|
|
892a18c3f6
|
Merge branch 'master' into fix-ttm-grid
|
2021-08-26 16:57:19 -04:00 |
|
|
|
f63d0202be
|
Rely on auto_sync in verlet setup
|
2021-08-26 14:54:48 -06:00 |
|
|
|
6fea5dd316
|
avoid creating empty per atom position arrays for enforcing pbc for dumps
|
2021-08-26 16:16:30 -04:00 |
|
|
|
ddbb8f1aa6
|
Remove unnecessary data tranfer in fix_nve_sphere_kokkos
|
2021-08-26 13:36:32 -06:00 |
|
|
|
49b0623d6b
|
Fix issue with Kokkos granular and pair/only on
|
2021-08-26 13:26:46 -06:00 |
|
|
|
db58cec057
|
Resolved memory management issue exposed by RCB in in.grid.test
|
2021-08-26 11:52:46 -06:00 |
|
|
|
7b3e7d3d3a
|
allow for command-line setting of initial temp
|
2021-08-26 11:52:07 -06:00 |
|
|
|
d38549e05f
|
Update ancient Kokkos Arch in Makefile.kokkos_cuda_mpi
|
2021-08-26 11:03:57 -06:00 |
|
|
|
beffa0d1a1
|
remove old fix ttm
|
2021-08-26 10:19:56 -06:00 |
|
|
|
cbe27096b3
|
final tweaks
|
2021-08-26 10:19:22 -06:00 |
|
|
|
0fb03072b1
|
restart bug fix in new fix ttm/grid
|
2021-08-26 10:08:34 -06:00 |
|
|
|
be98d0bbd9
|
Fix memory issue in fix_nvt_sllod_kokkos
|
2021-08-26 09:36:16 -06:00 |
|
|
|
c1ca58ba82
|
Merge branch 'master' of github.com:lammps/lammps into kk_bugfixes
|
2021-08-26 08:21:39 -06:00 |
|
|
|
7e5782a81b
|
Fix deallocation issue in pair_lj_charmm_coul_charmm_kokkos
|
2021-08-26 08:21:16 -06:00 |
|
|
|
45854bab0c
|
step version strings for next patch release
|
2021-08-26 07:46:24 -04:00 |
|
|
|
0d8c58db02
|
synchronize DomainOMP::pbc() code with Domain::pbc()
|
2021-08-26 07:41:57 -04:00 |
|
|
|
a7f4bbffcf
|
avoid segfault when trying to apply (strict) pbc or convert to/from fractional coordinates on an MPI rank without atoms
|
2021-08-26 07:10:47 -04:00 |
|
|
|
c7357d5731
|
Merge remote-tracking branch 'github/master' into collected-small-changes
|
2021-08-26 05:30:50 -04:00 |
|
|
|
6fcd4c0e30
|
Merge remote-tracking branch 'github/master' into doc-intro-updates
|
2021-08-26 05:29:53 -04:00 |
|