|
|
4a048e3f57
|
Merge pull request #3008 from akohlmey/next_patch_release
Update version strings for next patch release
patch_27Oct2021
|
2021-10-27 20:19:33 -04:00 |
|
|
|
f72b532f0f
|
Merge pull request #3009 from rbberger/collected_small_changes
Collected small changes
|
2021-10-27 19:31:22 -04:00 |
|
|
|
95d08c6667
|
update all makefiles to use DYN_LIB variable from master makefile
|
2021-10-27 17:41:16 -04:00 |
|
|
|
18a7c15441
|
forward DYN_LIB variable to Makefile.mpi
|
2021-10-27 17:21:38 -04:00 |
|
|
|
9424571ce2
|
Use correct sizeof in memset
|
2021-10-27 17:01:03 -04:00 |
|
|
|
153e77864d
|
Use LAMMPS_THIRDPARTY_URL variable for EIGEN3_URL
|
2021-10-27 16:45:08 -04:00 |
|
|
|
4ea848b4e9
|
Merge pull request #3002 from akohlmey/more-clang-tidy-refactoring
Third chunk of semi-automatic refactoring with clang-tidy
|
2021-10-27 16:38:28 -04:00 |
|
|
|
2e9cdfa6dc
|
Merge remote-tracking branch 'origin/develop' into collected_small_changes
|
2021-10-27 16:38:01 -04:00 |
|
|
|
51bd05bb77
|
Make update_downloads.sh detect new URLs and report error
|
2021-10-27 16:33:21 -04:00 |
|
|
|
c9da75ef85
|
Merge pull request #2968 from yury-lysogorskiy/feature/ml-pace-multispecies
Add multi-species support to ML-PACE package
|
2021-10-27 16:04:15 -04:00 |
|
|
|
a329de81bf
|
Update source URLs for offline compilation tool
|
2021-10-27 15:56:28 -04:00 |
|
|
|
28d86578a3
|
update version strings for next patch release
|
2021-10-27 15:26:58 -04:00 |
|
|
|
da3115be2c
|
Merge branch 'develop' into more-clang-tidy-refactoring
# Conflicts:
# src/MANIFOLD/manifold_thylakoid.cpp
|
2021-10-27 15:23:57 -04:00 |
|
|
|
bd053d6841
|
Merge pull request #3004 from akohlmey/collected_small_changes
Collected small changes and bugfixes for the next patch release
|
2021-10-27 14:24:37 -04:00 |
|
|
|
b5e3d69c82
|
change downloaded archive name to more closely follow the confvention
|
2021-10-27 14:23:53 -04:00 |
|
|
|
c0c45be357
|
bugfix Fedora CMake compilation
|
2021-10-27 17:19:18 +02:00 |
|
|
|
9895d8436a
|
update/clean downloading the ML-PACE/v.2021.10.25.tar.gz
|
2021-10-27 16:03:44 +02:00 |
|
|
|
a063209b2b
|
update URL and filename for offline scripts
|
2021-10-27 08:31:36 -04:00 |
|
|
|
c911cd52bb
|
whitespace
|
2021-10-27 08:24:07 -04:00 |
|
|
|
11ee3759df
|
use consistent formatting
|
2021-10-27 08:22:18 -04:00 |
|
|
|
4957c8e382
|
Merge branch 'develop' into collected_small_changes
|
2021-10-27 08:20:19 -04:00 |
|
|
|
cc3349728b
|
Merge pull request #2997 from stanmoore1/kk_omp_target
Add preliminary support for Kokkos OpenMPTarget backend
|
2021-10-27 08:15:45 -04:00 |
|
|
|
45359847f2
|
Merge pull request #3007 from masterleinad/avoid_retrict_icpx
Don't use -restrict for icpx
|
2021-10-27 08:10:09 -04:00 |
|
|
|
1247f4d67b
|
add function to print information about available compressions tools
|
2021-10-26 20:00:55 -04:00 |
|
|
|
f0318fb874
|
try to make changing LMP_INC settings less confusing to inexperienced people
|
2021-10-26 19:16:13 -04:00 |
|
|
|
3376f3daa8
|
Remove unused import
|
2021-10-26 16:48:57 -04:00 |
|
|
|
008013ddfb
|
Explicitly check for None
|
2021-10-26 15:19:46 -04:00 |
|
|
|
fe9dfc6095
|
follow Python style guidelines
|
2021-10-26 14:17:31 -04:00 |
|
|
|
3d9e4638a7
|
Don't use -restrict for icpx
|
2021-10-26 13:08:03 -04:00 |
|
|
|
3044923cbf
|
less ambiguous tests for arguments being not None
|
2021-10-26 12:12:21 -04:00 |
|
|
|
f783958e39
|
add test for create_atoms()
|
2021-10-26 12:11:28 -04:00 |
|
|
|
2a9a8adfc0
|
apply clang-format
|
2021-10-26 06:41:00 -04:00 |
|
|
|
886d6702c4
|
remove dead code
|
2021-10-26 06:38:47 -04:00 |
|
|
|
5141a80142
|
remove useless logical
|
2021-10-26 06:38:35 -04:00 |
|
|
|
30001f2698
|
use preprocessor
|
2021-10-26 06:37:59 -04:00 |
|
|
|
4551bf4bc0
|
yaml-cpp-pace: bugfix in CMakeLists.txt
|
2021-10-26 10:19:11 +02:00 |
|
|
|
52d99700ec
|
Download and compile modified YAML-cpp 0.6.3 in namespace YAML_PACE
|
2021-10-25 17:34:08 +02:00 |
|
|
|
71a24580b8
|
remove parser_error exception class ambiguity completely
|
2021-10-23 04:24:54 -04:00 |
|
|
|
47eab736bb
|
use anonymous namespace to manage visibility of multiple copies of parse_error class
|
2021-10-22 16:14:06 -04:00 |
|
|
|
c08093f768
|
modernize, avoid static buffers, use utility functions, remove debug code
|
2021-10-22 16:00:01 -04:00 |
|
|
|
7960a2d7d2
|
Fix link error with fix_acks2_reaxff_kokkos
|
2021-10-22 19:13:31 +00:00 |
|
|
|
0901540fda
|
Remove deprecated Kokkos code
|
2021-10-22 16:41:26 +00:00 |
|
|
|
3cce6b46e2
|
Fix thread divergence issue when not using CUDA/HIP
|
2021-10-22 16:20:37 +00:00 |
|
|
|
614b751f5f
|
Add missing brace
|
2021-10-22 16:09:46 +00:00 |
|
|
|
228187978d
|
Merge branch 'develop' of https://github.com/lammps/lammps into kk_omp_target
|
2021-10-22 16:08:00 +00:00 |
|
|
|
ede188652b
|
update a few GPU kernels so they can be compiled on GPUs without double precisions support
|
2021-10-21 07:33:00 -04:00 |
|
|
|
a0b25acf35
|
refactor loops using (auto var : container) syntax
|
2021-10-20 21:58:31 -04:00 |
|
|
|
85433e8bd1
|
use true/false instead of 1/0 detected and changed by clang-tidy
|
2021-10-20 12:41:02 -04:00 |
|
|
|
84666543d1
|
Merge pull request #2998 from akohlmey/collected_small_changes
Collected small changes and bugfixes
|
2021-10-19 10:33:51 -04:00 |
|
|
|
1cd0551197
|
more direct version of clearing out loaded plugins
|
2021-10-19 08:27:49 -04:00 |
|