7876fb7ee7
Fixing merge conflicts
2023-03-20 14:19:58 -06:00
120f5cf7f1
Minor patches to BPM, multi, and rigid
2023-03-16 15:20:18 -06:00
4b434c9a03
remove ifdefs
2023-03-08 18:40:29 -05:00
37f22c8627
Misc Improvements to GPU Package
...
- Optimizations for molecular systems
- Improved kernel performance and greater CPU overlap
- Reduced GPU to CPU communications for discrete devices
- Switch classic Intel makefiles to use LLVM-based compilers
- Prefetch optimizations supported for OpenCL
- Optimized data repack for quaternions
2023-03-05 21:03:12 -08:00
64b5ad8966
Merge branch 'develop' into amoeba-gpu
2023-01-24 20:22:59 -05:00
27da716852
getting out of the insurance business :-)
2023-01-23 16:45:41 -05:00
8af77c690c
Merge branch 'develop' into amoeba-gpu
2022-12-14 13:16:41 -06:00
248b7383c7
Merge remote-tracking branch 'github/develop' into collected-small-changes
...
# Conflicts:
# src/DIPOLE/pair_lj_cut_dipole_long.h
# src/OPENMP/fix_nvt_sllod_omp.h
# src/PHONON/fix_phonon.h
# src/SPIN/pair_spin_dipole_cut.h
# src/SPIN/pair_spin_dipole_long.h
# src/STUBS/mpi.h
# src/UEF/fix_nh_uef.h
# src/fix_nvt_sllod.h
# tools/coding_standard/homepage.py
2022-10-24 15:50:50 -04:00
2132b1d904
update developer reference text
2022-10-24 11:08:26 -04:00
cccf3f6f78
change email for contacting LAMMPS developers, add to homepage checker
2022-10-20 20:36:03 -04:00
082defa862
change neighbor list defaults to delay=0, every=1, check=yes
2022-10-14 04:38:30 -04:00
2ef6a59c0a
Merge branch 'develop' into amoeba-gpu
2022-10-01 00:38:24 -05:00
6fac8f1688
remove unused NeighRequest member variable index
2022-09-22 11:32:14 -04:00
211d5c468e
fixing merge conflicts
2022-09-15 14:49:21 -06:00
67f6adebb7
whitespace fixup with dynamic casts
2022-09-10 13:26:38 -04:00
1d0db98403
Fixing merge conflicts
2022-09-03 12:35:32 -06:00
80257099de
Adding methods needed to efficiently create bonds
2022-08-30 10:58:55 -06:00
c7e4346558
only print neighbor list info if there are neighbor lists
2022-08-28 07:17:41 -04:00
ff9c02f053
improved error messages in pair and input.cpp
2022-08-18 21:08:36 +08:00
5a10b09005
Merge branch 'improve-errors' of github.com:crackboy88/lammps into improve-errors
2022-08-18 11:23:27 +08:00
9beb60c713
improve error messages in change_box,create_box,domain,input,lattice and neighbor.cpp
2022-08-18 11:22:36 +08:00
1b979be939
Merge pull request #3392 from akohlmey/minimize-neighbor-check
...
Update test for neighbor list settings during minimization
2022-08-17 20:55:23 -04:00
92c9614429
Merge branch 'develop' into refactor-find-xxx
...
# Conflicts:
# src/atom.h
# src/compute_centroid_stress_atom.cpp
2022-08-17 15:48:26 -04:00
20b87d3cd4
Merge pull request #3398 from hammondkd/cite-reminders
...
Cite reminders
2022-08-17 15:40:35 -04:00
29e1595fb4
Updates to BibTeX syntax for anything that needed it that I caught and fixes to address Issue #2597
2022-08-13 04:51:54 -05:00
c2115c27e8
regularize a few citation reminders
2022-08-13 02:10:28 -04:00
98593b4ad5
Improved from last revision of neighbor.cpp
2022-08-13 08:35:20 +08:00
6d624b782d
made some changes on neighbor.cpp
2022-08-12 12:12:22 +08:00
871a6d5cf7
more consistent output format
2022-08-11 07:54:47 -04:00
b465d3c86f
silence compiler warnings about unused variables
2022-08-06 19:59:37 -04:00
62d0277f34
Merge pull request #3341 from stanmoore1/hybrid_cutoffs
...
Add pair_modify option to allow separate cutoffs for each neigh list …
2022-07-13 10:51:55 -04:00
5986c607d0
Add logic to only select intel/omp trim
2022-07-12 13:37:19 -06:00
d67ab73a89
Revert 56dc342
2022-07-12 09:13:07 -06:00
56dc342b5b
Disable trim from OPENMP and INTEL packages
2022-07-12 08:25:20 -06:00
f0d8ced6ff
fix uninitialized variable bug
2022-07-12 00:03:36 -04:00
51ac15bdc7
Fix sorting issue
2022-07-11 17:06:12 -06:00
f795cf0001
typo
2022-07-11 11:22:06 -06:00
66b99008ef
Fix memory issue
2022-07-11 11:18:54 -06:00
97824a6d46
Fix logic issue
2022-07-11 09:04:51 -06:00
ba2999dfbb
Whitespace
2022-07-08 10:04:33 -06:00
de274cddef
Add pair_modify option to allow separate cutoffs for each neigh list with pair hybrid/overlay
2022-07-07 16:48:03 -06:00
a14f0cfd6c
Merge branch 'amoeba' into amoeba-gpu, update the gpu pair styles with the base class
2022-06-28 12:54:27 -05:00
97fab45f7e
Merge branch 'develop' into amoeba-ak
2022-05-28 05:24:02 -04:00
814daf7f4f
fix cut-n-paste error
2022-05-20 01:06:09 -04:00
bfb126ec7c
make neighbor list searches optionally check for the request ID
2022-05-19 23:37:55 -04:00
531e553162
Merge branch 'amoeba' into amoeba-gpu
2022-04-22 16:10:24 -05:00
f8f2b9542e
sync with current develop
2022-04-18 17:29:23 -06:00
36723853c9
Merge branch 'develop' into BPM
2022-04-11 12:18:34 -04:00
200b4f13c7
use dynamic cast instead of c-style cast when casting from base type to derived class
2022-04-10 18:18:06 -04:00
39b316729b
use auto type when assigning from cast or using new
2022-04-10 18:16:36 -04:00