|
|
7e31a4f482
|
Simplify view deallocation code
|
2024-09-23 16:14:06 -06:00 |
|
|
|
34cd8ad3bc
|
Small cleanup
|
2024-02-06 11:01:42 -07:00 |
|
|
|
d3b48a9346
|
kokkos: use std::enable_if_t and std::is_same_v
|
2023-04-22 16:20:04 -06:00 |
|
|
|
3ac4202de2
|
Fix GPU tag issues in other Kokkos styles
|
2022-11-29 10:25:43 -07: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 |
|
|
|
598e8cc488
|
Port changes to other Tersoff styles
|
2022-10-17 15:31:34 -06:00 |
|
|
|
ad048a20d7
|
Remove unused variables
|
2022-10-17 14:42:09 -06:00 |
|
|
|
0cfb26799c
|
Fix copy/paste error
|
2022-04-14 13:47:57 -06:00 |
|
|
|
c5565a4e02
|
Small tweaks
|
2022-04-14 13:16:44 -06:00 |
|
|
|
44f67330e2
|
Port changes to other flavors of Tersoff
|
2022-04-13 13:50:49 -06:00 |
|
|
|
86b686f159
|
correct handling of neighflag member variable in KOKKOS styles
|
2022-03-10 00:52:16 -05:00 |
|
|
|
3ef02edb48
|
adapt KOKKOS package styles to use new neighbor list request API
|
2022-03-09 22:43:38 -05:00 |
|
|
|
a7084c8fdb
|
Merge remote-tracking branch 'origin/develop' into kokkos_unittests
|
2022-02-07 13:04:59 -05:00 |
|
|
|
b2916339a4
|
Add NeedDup_v and AtomicDup_v helpers to KOKKOS
|
2022-01-31 13:42:03 -05:00 |
|
|
|
735d6926a1
|
Update to KK tersoff styles for consistent nofdotr
Inspired by f82096c46c
|
2022-01-27 14:36:45 -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 |
|
|
|
0b73ab96d2
|
avoid replicated code, consolidate variables and element mapping
|
2021-03-27 12:09:36 -04:00 |
|
|
|
cbca189490
|
Merge branch 'master' into tersoff-shift
|
2021-01-11 04:30:11 -05:00 |
|
|
|
7ca7dfe179
|
add check to error out if an accelerated variant is used that does not support the shift flag
|
2021-01-04 23:03:40 -05:00 |
|
|
|
8efd1c93ec
|
Add more granular control of Kokkos pair and fix comm
|
2020-12-22 09:19:01 -07:00 |
|
|
|
adf74b3a22
|
use https://lammps.sandia.gov based URLs consistently
|
2020-10-21 16:45:30 -04:00 |
|
|
|
b8f59fd37c
|
Update from master
|
2020-08-25 20:29:03 -06:00 |
|
|
|
450fd12d31
|
Changes needed for Kokkos v3.2
|
2020-08-21 14:45:12 -05:00 |
|
|
|
f0e36c74a8
|
silence more signedness comparison warnings
|
2020-08-15 18:10:13 -04:00 |
|
|
|
4227c5e9e1
|
silence more compiler warnings about unused parameters and variables
|
2020-08-13 18:19:35 -04:00 |
|
|
|
ed566bf6af
|
First set of changes for Kokkos HIP
|
2020-08-04 12:16:26 -05:00 |
|
|
|
7a5f73137a
|
Fix runtime issues with Kokkos vatom
|
2020-03-26 16:21:06 -06:00 |
|
|
|
e298978da0
|
Change Kokkos::Impl to std namespace
|
2020-03-25 13:58:12 -06:00 |
|
|
|
2b5a6d3b7f
|
clean up (some) includes in KOKKOS package
|
2019-07-15 18:05:20 -04:00 |
|
|
|
5b3a15bd94
|
putting implementation header first in package folder sources
|
2019-07-03 19:58:25 -04:00 |
|
|
|
06a57dd659
|
use ev_unset for all pair styles
|
2019-03-13 17:49:16 +01:00 |
|
|
|
f0e48931e4
|
Remove deprecated KOKKO_HAVE macros
|
2019-03-07 10:17:32 -07:00 |
|
|
|
9f058f19bc
|
Deallocate duplicated memory
|
2018-08-10 12:49:02 -06:00 |
|
|
|
d9fb37e25e
|
Add data duplication to pair_tersoff_kokkos and variants
|
2018-08-10 12:30:03 -06:00 |
|
|
|
e4071d7f46
|
replace C-style include files with their C++ equivalents
|
2018-04-27 18:00:24 -04:00 |
|
|
|
a6d10ba91d
|
Remove deprecated Kokkos code
|
2018-03-22 11:19:17 -06:00 |
|
|
|
ee862d8bf5
|
replace leading tabs
|
2018-03-16 12:34:33 -04:00 |
|
|
|
15a3364c2c
|
Make memory_kokkos its own class
|
2017-12-01 09:13:31 -07:00 |
|
|
|
f4b6b67f6e
|
Fixing more execution space issues in KOKKOS package
|
2017-07-21 15:04:14 -06:00 |
|
|
|
b889776557
|
Fixing memory leak in Kokkos neighborlist
|
2017-06-26 10:51:26 -06:00 |
|
|
|
1f6c1942b3
|
Disable allocation of per-atom arrays in ev_setup for Kokkos styles
|
2017-03-08 12:42:44 -07:00 |
|
|
|
a5f830c40c
|
fix typo
(cherry picked from commit 6410797697)
|
2017-02-08 14:33:45 -05:00 |
|
|
|
207adc3968
|
Merge pull request #373 from stanmoore1/kk_more_bugfixes
Fixing Kokkos per-atom energy/virial issues
|
2017-02-03 14:45:31 -07:00 |
|
|
|
1834a5e46c
|
Fixing more Kokkos per-atom and fdotr issues
|
2017-02-02 15:21:21 -07:00 |
|
|
|
daf9f95381
|
Fixing Kokkos per-atom e/v issue
|
2017-02-02 13:09:52 -07:00 |
|
|
|
7ee45ec5f3
|
Fixing tagint and imageint issues in Kokkos package
|
2017-02-01 11:52:27 -07:00 |
|
|
|
eca9539f84
|
Disallowing full neighborlist for pair_tersoff_kokkos styles until a bugfix is released
|
2016-12-28 10:59:53 -07:00 |
|
|
|
a31b00965a
|
Updating to master
|
2016-12-12 09:18:20 -07:00 |
|