|
|
f5b1813f14
|
silence compiler warnings
|
2024-02-29 18:38:31 -05:00 |
|
|
|
4f0d30b8d6
|
Fix data transfer issue
|
2024-02-29 11:01:18 -07:00 |
|
|
|
4dbfa5483b
|
Fix memory leak
|
2024-02-27 14:50:20 -07:00 |
|
|
|
86b7560740
|
Init pointers, etc.
|
2024-02-27 14:13:27 -07:00 |
|
|
|
14066e018f
|
Fix indexing issue
|
2024-02-26 17:15:04 -07:00 |
|
|
|
82762937a8
|
Add better Kokkos support for comm_style tiled
|
2024-02-26 15:37:22 -07:00 |
|
|
|
ad855ad7ea
|
remove unused constants
|
2024-02-05 20:26:23 -05:00 |
|
|
|
12422ff510
|
replace defines with static constexpr declarations
|
2024-01-21 15:53:35 -05:00 |
|
|
|
8ed42f6e4b
|
remove unused communication API
|
2023-05-07 21:36:29 -04:00 |
|
|
|
27da716852
|
getting out of the insurance business :-)
|
2023-01-23 16:45:41 -05:00 |
|
|
|
5824534ac6
|
use symbolic constants Comm::BRICK / Comm::TILED for Comm::style
|
2022-10-27 07:03:25 -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 |
|
|
|
940e88d2ca
|
more clang-tidy fixes
|
2022-05-13 21:12:48 -04:00 |
|
|
|
de4a9f268e
|
rename reverse communication calls
|
2022-02-21 21:18:28 -05:00 |
|
|
|
4c0192cae1
|
rename forward communication functions for pair, fix, compute, and dump
|
2022-02-21 21:15:10 -05:00 |
|
|
|
09c19a936b
|
update URLs in source code and manual
|
2021-05-24 14:18:20 -04:00 |
|
|
|
d1941392d3
|
disable clang-format for all existing .cpp files (for now)
|
2021-05-05 23:53:38 -04:00 |
|
|
|
adf74b3a22
|
use https://lammps.sandia.gov based URLs consistently
|
2020-10-21 16:45:30 -04:00 |
|
|
|
f67bd8eb5d
|
more KOKKOS, USER-OMP, and USER-INTEL include file cleanup
|
2020-09-03 10:54:06 -04:00 |
|
|
|
649a8cc01a
|
Fix typo
|
2020-03-14 13:57:48 +09:00 |
|
|
|
5b3a15bd94
|
putting implementation header first in package folder sources
|
2019-07-03 19:58:25 -04:00 |
|
|
|
71e1867dd2
|
move enum{LAYOUT_UNIFORM,LAYOUT_NONUNIFORM,LAYOUT_TILED}; to Comm class
|
2018-05-10 00:50:20 -04:00 |
|
|
|
71fce2e413
|
move enum{SINGLE,MULTI} and enum{MULTIPLE} to Comm in comm.h
|
2018-05-09 23:57:24 -04:00 |
|
|
|
e4071d7f46
|
replace C-style include files with their C++ equivalents
|
2018-04-27 18:00:24 -04:00 |
|
|
|
15a3364c2c
|
Make memory_kokkos its own class
|
2017-12-01 09:13:31 -07:00 |
|
|
|
b3557bfbf5
|
add missing return in comm_tiled_kokkos
|
2016-12-28 10:55:51 -07:00 |
|
|
|
b9d0f96a19
|
change purge target in Makefile, also fixed one issue with Make.py
|
2016-09-30 09:17:55 -06:00 |
|