|
|
bd1c5592ab
|
Merge pull request #2784 from akohlmey/set-python-home
Internally set PYTHONHOME for LAMMPS on Windows
|
2021-05-27 16:45:34 -04:00 |
|
|
|
b4e5298bf8
|
Merge pull request #2783 from stanmoore1/kk_update_3.4.1
Update Kokkos library in LAMMPS to v3.4.1
|
2021-05-27 15:10:34 -04:00 |
|
|
|
89058e8712
|
skip bundling GPLv3 lib
|
2021-05-27 15:05:27 -04:00 |
|
|
|
0895abaa74
|
Update Kokkos CMake file
|
2021-05-27 10:40:31 -06:00 |
|
|
|
012003c68a
|
Merge branch 'master' into pair_rann
# Conflicts:
# cmake/CMakeLists.txt
# cmake/presets/all_off.cmake
# cmake/presets/all_on.cmake
|
2021-05-26 15:17:30 -04:00 |
|
|
|
04defbf49c
|
Merge remote-tracking branch 'github/master' into collected-small-changes
|
2021-05-25 18:57:34 -04:00 |
|
|
|
5b548879a7
|
tell CMake to export all symbols when building .dlls on windows
this needs a special treatment when compiling with the MinGW cross-compiler
|
2021-05-25 17:17:54 -04:00 |
|
|
|
c6bf768826
|
update list of packages included with cross-compilation
|
2021-05-25 16:56:41 -04:00 |
|
|
|
9e1db61b41
|
Merge branch 'master' into pair-style-nnp
|
2021-05-25 16:44:55 -04:00 |
|
|
|
bc063f2e88
|
make formatting of if statements and string comparisons consistent
|
2021-05-25 15:06:08 -04:00 |
|
|
|
a853cd0487
|
tell CMake to export all symbols when building .dlls on windows
this needs a special treatment when compiling with the MinGW cross-compiler
|
2021-05-25 14:37:31 -04:00 |
|
|
|
2e6a0112d3
|
update URLs in some more files
|
2021-05-24 16:19:37 -04:00 |
|
|
|
dca509a5d8
|
update the all on/off CMake presets
|
2021-05-24 14:43:13 -04:00 |
|
|
|
9bafefb4df
|
Merge branch 'master' into update-homepage-url
|
2021-05-24 14:05:04 -04:00 |
|
|
|
61b1126c3d
|
Merge branch 'master' into pair_rann
# Conflicts:
# cmake/CMakeLists.txt
# src/Makefile
|
2021-05-24 12:21:04 -04:00 |
|
|
|
a50c980595
|
Merge branch 'master' into pair-style-nnp
|
2021-05-24 12:08:45 -04:00 |
|
|
|
a0352433c0
|
Merge pull request #2777 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2021-05-24 11:48:04 -04:00 |
|
|
|
0b538b1922
|
add tool to fix LAMMPS homepage URLs
|
2021-05-23 19:49:32 -04:00 |
|
|
|
53164321c9
|
silence CMake warnings with CMake 3.19 and later when cross compiling
|
2021-05-23 03:37:58 -04:00 |
|
|
|
ba854ec7c3
|
changes required to cross-compile unit tests for windows
|
2021-05-23 01:46:14 -04:00 |
|
|
|
d2fe5e6ec8
|
include compiler optimization with certain build types when using presets
|
2021-05-22 18:35:56 -04:00 |
|
|
|
6a41109cde
|
work around compatibility issues with MPI and classic intel compilers
|
2021-05-22 18:30:25 -04:00 |
|
|
|
47507de276
|
libn2p2 uses M_PI which is non-standard and thus requires -std=gnu++11 with newer MinGW
|
2021-05-22 16:26:36 -04:00 |
|
|
|
6fe5c338a8
|
add comments to document USER-HDNNP cmake scripting
|
2021-05-22 11:54:35 -04:00 |
|
|
|
076412b7ac
|
allow compiler specific ar
|
2021-05-22 11:35:40 -04:00 |
|
|
|
8b76f6ac63
|
disable debug settings and pass platform "ar" program
|
2021-05-22 11:28:06 -04:00 |
|
|
|
42ef13bc06
|
enable C++11 for compiling N2P2 lib with PGI
|
2021-05-22 11:19:54 -04:00 |
|
|
|
14cb45c161
|
xcode compiler may be reported as AppleClang instead of Clang
|
2021-05-22 10:40:55 -04:00 |
|
|
|
5e2b97812e
|
update sed command for BSD sed which doesn't like multiple -e options
|
2021-05-22 10:33:06 -04:00 |
|
|
|
450503cc42
|
pass C++ standard setting flag to N2P2 make (needed for macOS' xcode)
|
2021-05-22 10:30:38 -04:00 |
|
|
|
3083756a64
|
include USER-HDNNP in MinGW64 cross-compilation build
|
2021-05-22 08:03:29 -04:00 |
|
|
|
95427b1fda
|
add support for building with Windows including cross-compilation and MPI-2
|
2021-05-22 07:43:54 -04:00 |
|
|
|
c0b25853cf
|
more cmake tweaks
|
2021-05-21 17:12:11 -04:00 |
|
|
|
a9dfecc27f
|
regularize automatic download build for n2p2 library with CMake
|
2021-05-21 16:16:01 -04:00 |
|
|
|
10961b8cb6
|
update to upstream
|
2021-05-21 16:15:31 -04:00 |
|
|
|
0b8c82e906
|
use correct type for clang-tidy command options
|
2021-05-19 17:56:26 -04:00 |
|
|
|
cfb3efb50f
|
add cmake config option to enable clang-tidy with preferred options
|
2021-05-19 16:45:43 -04:00 |
|
|
|
9cf8f96838
|
Fixed bug, changed build docs
|
2021-05-17 00:39:06 +02:00 |
|
|
|
31a55f1f76
|
Merge branch 'master' of github.com:lammps/lammps into pair-style-nnp
|
2021-05-16 22:54:29 +02:00 |
|
|
|
333f0c0c2a
|
simplify some more
|
2021-05-15 23:01:59 -04:00 |
|
|
|
e4a24445c4
|
include USER-PACE in Windows package
|
2021-05-15 22:17:10 -04:00 |
|
|
|
017643cfa8
|
address various issues in USER-MDI.cmake for downloaded MDI library
|
2021-05-15 21:41:45 -04:00 |
|
|
|
e04f4dde17
|
work around use of non-standard M_PI define in PACE external library
|
2021-05-15 16:39:59 -04:00 |
|
|
|
8062323b93
|
update presets to reflect recently added packages
|
2021-05-15 10:19:01 -04:00 |
|
|
|
9cfe665b7a
|
bugfix
|
2021-05-13 11:34:28 -04:00 |
|
|
|
d9505a4527
|
cmake tweaks
|
2021-05-13 08:57:41 -04:00 |
|
|
|
74db24110f
|
Fix bug when using mdi_engine command in parallel
|
2021-05-12 18:31:10 -04:00 |
|
|
|
eacfe05e0f
|
Fix bug in MDI cmake build
|
2021-05-12 18:31:10 -04:00 |
|
|
|
43935724ba
|
Fix bugs in MDI cmake config
|
2021-05-12 18:31:10 -04:00 |
|
|
|
b21479e20a
|
Added initial MolSSI Driver interface
|
2021-05-12 18:31:10 -04:00 |
|