|
|
7662cfe28d
|
Merge /home/ndtrung/Codes/lammps-git into eam-gpu
|
2021-03-29 13:33:31 -05:00 |
|
|
|
47b7653d4d
|
Merge pull request #2653 from rbberger/code_coverage
Add tests to increase code coverage
|
2021-03-24 20:57:46 -04:00 |
|
|
|
73b9f22681
|
Merge pull request #2675 from jrgissing/bond/react-tweak-recent-updates
Bond/react: tweak recent updates
|
2021-03-23 13:51:48 -04:00 |
|
|
|
403a7a6f84
|
Merge pull request #2677 from stanmoore1/kk_snap_opt
Optimizations to Kokkos SNAP
|
2021-03-23 13:32:02 -04:00 |
|
|
|
e2591a90cf
|
Merge branch 'master' of https://github.com/lammps/lammps into kk_snap_opt
|
2021-03-22 11:24:46 -04:00 |
|
|
|
2bab4808b6
|
Improve memory coalescing in Kokkos snap force computation, pointed out by @weinbe2
|
2021-03-22 08:28:43 -06:00 |
|
|
|
b3f465babe
|
decrease foward_comm nsize
due to new placement of probability evaluation
|
2021-03-20 16:34:55 -04:00 |
|
|
|
012cdf3763
|
performance improvement bugfix
|
2021-03-20 16:20:57 -04:00 |
|
|
|
c4e1255f3e
|
Merge pull request #2674 from rbberger/small_changes
Small code changes
|
2021-03-19 20:05:41 -04:00 |
|
|
|
dbe41778fa
|
Merge branch 'small_changes' of github.com:rbberger/lammps into small_changes
|
2021-03-19 18:51:44 -04:00 |
|
|
|
06ee5be2ce
|
Fix unhandled cases in docs LAMMPS syntax highlighting
|
2021-03-19 18:51:21 -04:00 |
|
|
|
4269eeeef7
|
Optimize quadratic Kokkos SNAP, pointed out by @weinbe2
|
2021-03-19 17:22:40 -04:00 |
|
|
|
125ddb0c82
|
Merge pull request #2670 from stanmoore1/kk_debye
Fix issues in pair_coul_debye_kokkos
|
2021-03-19 16:13:28 -04:00 |
|
|
|
9707771f1c
|
apply UTF-8 character replacement before creating tokens
|
2021-03-19 16:10:37 -04:00 |
|
|
|
6503a7c3ba
|
skip explicit temporaries
|
2021-03-19 15:52:27 -04:00 |
|
|
|
1f50557b38
|
Adopt utils::strdup in dump styles
|
2021-03-19 15:34:43 -04:00 |
|
|
|
a33a04a392
|
Remove redundant has_next() check in Tokenizer
|
2021-03-19 14:12:09 -04:00 |
|
|
|
5d4614b626
|
Correct vformat for bigint in dump_custom.cpp
|
2021-03-19 14:10:20 -04:00 |
|
|
|
772d270974
|
Merge pull request #2662 from evoyiatzis/master
Addition of a PyLammps script to compute elastic constants using OpenKIM
|
2021-03-19 13:43:19 -04:00 |
|
|
|
41c2a82ccc
|
Merge pull request #2666 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2021-03-19 13:32:42 -04:00 |
|
|
|
945ecd1f1c
|
Update kim commands
|
2021-03-19 13:23:15 -04:00 |
|
|
|
154b8cb401
|
remove dead code
|
2021-03-19 11:42:09 -04:00 |
|
|
|
ca102e4920
|
remove dead code
|
2021-03-19 11:20:32 -04:00 |
|
|
|
b9bc226e39
|
save style names alongside the classes when using read_data nocoeff
this fixes #2673
|
2021-03-19 10:06:02 -04:00 |
|
|
|
2e7e5aeac4
|
make fix gcmc and fix widom compatible with USER-INTEL
this fixes #2672
|
2021-03-19 10:04:28 -04:00 |
|
|
|
a5563e8d04
|
simplify using utils::strdup()
|
2021-03-18 20:56:04 -04:00 |
|
|
|
1710fb86d3
|
when using INTEL_LR_THREADS from C++11 we must add the threads library
|
2021-03-18 20:33:36 -04:00 |
|
|
|
59c0325f08
|
simplify by using utils::strdup()
|
2021-03-18 20:22:08 -04:00 |
|
|
|
0dd32d2f99
|
Merge pull request #2671 from rbberger/python_update
Improve LAMMPS error/exception detection in Python package
|
2021-03-18 19:37:24 -04:00 |
|
|
|
ff1b6deff0
|
Merge pull request #2668 from ellio167/trim-models-list
Trim models list returned by "kim query ... get_available_models ..." to those installed on user's system
|
2021-03-18 18:32:30 -04:00 |
|
|
|
692802921d
|
Add SYCL output to info command
|
2021-03-18 14:28:47 -04:00 |
|
|
|
4c0efceb1e
|
Remove invalid thermo accesses
|
2021-03-18 14:26:52 -04:00 |
|
|
|
64ba2f4ee2
|
Add missing checks for C++ exceptions
|
2021-03-18 14:26:18 -04:00 |
|
|
|
4cbf8eb2f8
|
Fix issues in pair_coul_debye_kokkos, pointed out by @weinbe2
|
2021-03-18 11:55:04 -06:00 |
|
|
|
c5ab2becd7
|
fix bug in utils::expand_args()
|
2021-03-18 12:25:31 -04:00 |
|
|
|
d5a1591cd1
|
simplify code
- use Tokenizer instead of ValueTokenizer since no value conversions are needed
- don't use fmt::format() when no string formatting is needed
|
2021-03-18 12:12:30 -04:00 |
|
|
|
b6498c8b9b
|
Merge pull request #2665 from masterleinad/kokkos_sycl
Allow compiling with SYCL
|
2021-03-18 11:27:42 -04:00 |
|
|
|
482aa7a66d
|
Reset LAMMPS_LAMBDA to KOKKOS_LAMBDA
|
2021-03-18 14:19:57 +00:00 |
|
|
|
199595c510
|
Small adjustment to log message
|
2021-03-17 10:54:55 -05:00 |
|
|
|
ecbb75ff3c
|
removing parentheses from mass dictionary
|
2021-03-17 12:30:02 +01:00 |
|
|
|
05d6c1e757
|
Update python/examples/pylammps/elastic/elastic.py
Co-authored-by: Richard Berger <richard.berger@temple.edu>
|
2021-03-17 10:37:39 +01:00 |
|
|
|
611eb306be
|
Update python/examples/pylammps/elastic/elastic.py
Co-authored-by: Richard Berger <richard.berger@temple.edu>
|
2021-03-17 10:37:24 +01:00 |
|
|
|
5ba57fdd44
|
forgot to delete this line
|
2021-03-17 00:21:40 -04:00 |
|
|
|
2dc0b70575
|
simplify some more code by using utils::strdup()
|
2021-03-17 00:10:01 -04:00 |
|
|
|
a76a8eae59
|
fix segfault when processing empty lines
|
2021-03-16 23:41:18 -04:00 |
|
|
|
a6773bad5d
|
remove unnecessary echo
|
2021-03-16 19:40:49 -05:00 |
|
|
|
42895ac6df
|
Merge pull request #2654 from akohlmey/collected-small-changes
Collected small changes
|
2021-03-16 19:34:54 -04:00 |
|
|
|
1b5a7e2e1e
|
Merge pull request #2664 from rbberger/pylammps_update
PyLammps Examples update
|
2021-03-16 18:45:38 -04:00 |
|
|
|
2e45c84c6a
|
Merge pull request #2655 from akohlmey/collected-refactoring
Collected small code refactoring changes
|
2021-03-16 18:39:30 -04:00 |
|
|
|
46b86f3b1e
|
Define LAMMPS_DEVICE_FUNCTION
|
2021-03-16 22:20:47 +00:00 |
|