0a9bed0ca6
Merge branch 'cmake_clean_up_plumed' of github.com:junghans/lammps into collected-small-changes
2020-04-27 16:07:52 -04:00
281c105a34
KIM.cmake: add workaround for <cmake-3.12
2020-04-26 12:02:18 -06:00
d092b24c2e
Revert "cmake: move kim-api detection to cmake config"
2020-04-26 11:56:48 -06:00
9a5b7141af
move MPI compilation variable definitions workaround to MPI4WIN.cmake
2020-04-26 00:14:27 -04:00
7fd50045fe
USER-PLUMED: remove unused defines
2020-04-25 10:16:58 -06:00
5308b00c7b
Update LATTE.cmake
2020-04-25 07:28:16 -06:00
bac681b9dc
cmake: fix linkage against external latte
2020-04-24 20:51:58 -06:00
72ff0dd87d
Merge pull request #2004 from stanmoore1/kk_3.1
...
Update Kokkos library in LAMMPS to v3.1
2020-04-24 18:35:53 -04:00
4890c328d9
add comment to trigger jenkins rerun
2020-04-24 13:21:38 -04:00
68dd6d0f19
cmake: move kim-api detection to cmake config
2020-04-23 09:20:38 -06:00
623f03e322
cmake: add support for latte super-build
2020-04-22 14:21:34 -06:00
0f9d8efe69
state in external Kokkos error message the version 3.1 or later is required
2020-04-21 12:50:27 -04:00
8c54507371
forward Kokkos library variables from CMake configuration for LAMMPS to the downloaded Kokkos library build
2020-04-16 16:46:27 -04:00
850bee2331
update KOKKOS.cmake for Kokkos 3.1. no more patch needed.
2020-04-16 15:39:53 -04:00
250e3892f8
Add defines to build Lepton with MSVC and CMake
2020-04-14 17:40:50 -04:00
7d71d5bfb3
Merge pull request #1981 from akohlmey/simplify_build_choices
...
Simplify choices for building LAMMPS and add some howtos for CMake and getting stack traces
2020-04-14 10:57:54 -04:00
4ded155cf2
simplify directory creation and copying of static content
2020-04-14 00:31:45 -04:00
872f15f2be
remove no longer needed include
2020-04-14 00:30:53 -04:00
a3c5751faf
BUILD_LIB variable has been removed from CMake
2020-04-13 23:40:36 -04:00
e09349bc91
update CMake documentation build for recent changes to the html doc build procedure
2020-04-13 22:41:49 -04:00
74143a3d89
Merge branch 'master' into simplify_build_choices
2020-04-13 11:02:35 -04:00
4abff7b4d3
Merge pull request #1986 from akohlmey/correct-kokkos-docs
...
Update docs and CMake scripts for Kokkos 3.0+
2020-04-13 11:01:26 -04:00
5542ad31dc
Merge branch 'master' into simplify_build_choices
...
# Conflicts:
# cmake/Modules/Packages/GPU.cmake
2020-04-11 21:31:07 -04:00
b83840c2f8
Merge remote-tracking branch 'github/junghans-CMake-typo' into correct-kokkos-docs
2020-04-10 22:29:19 -04:00
340a2e719d
be verbose about automatically enabling Kokkos_ENABLE_CUDA_LAMBDA
2020-04-10 22:27:42 -04:00
d2c4ade697
Add HIP_USE_DEVICE_SORT CMake option
2020-04-10 18:22:43 -04:00
4f8a1583b9
Restore --arch line removed during debugging
2020-04-10 14:25:46 -04:00
b7a2b375c6
Add includes and linked libs for HIP_PLATFORM=nvcc
...
Do not set CMAKE_CXX_COMPILER=hipcc in the NVCC case since it causes
all sorts of problems. Instead we use the regular host compiler and
set the necessary include and link paths.
2020-04-10 12:45:39 -04:00
28379e145f
set using C++11 w/o extensions globally. move KOKKOS only checks to KOKKOS.cmake
2020-04-10 12:16:24 -04:00
469a4f15b7
some tweaks to simplify building the KOKKOS package and to enforce consistent behavior
2020-04-09 22:51:52 -04:00
e39faf4f48
handle change in capitalization of Kokkos variables after upgrade to v3.0
2020-04-09 22:30:48 -04:00
2becc27aa4
remove a few more BUILD_LIB uses
2020-04-09 21:24:00 -04:00
16fa45fef3
Merge remote-tracking branch 'github/junghans-CMake-typo' into simplify_build_choices
2020-04-09 17:59:53 -04:00
3c0dae3bc5
cmake: fix install error for shared libs
2020-04-09 14:05:48 -06:00
bd7a906838
Merge remote-tracking branch 'github/junghans-CMake-typo' into simplify_build_choices
2020-04-09 15:27:30 -04:00
874ef6afc1
cmake: add error when trying to install downloaded libs
2020-04-09 12:36:57 -06:00
6381940b9a
Attempt to get ROCm CUDA working with CMake
2020-04-09 13:53:41 -04:00
07d31f4643
remove LAMMPS_LIB_SUFFIX variable and use LAMMPS_MACHINE instead.
...
we are now always building the executable and the library and thus they should have a consistent suffix or none.
2020-04-09 10:42:11 -04:00
8dfc6cdef4
Testing.cmake: some clean up
2020-04-09 07:40:17 -06:00
e5b521e011
remove BUILD_EXE and BUILD_LIB options from CMake files. we always build both.
2020-04-08 18:31:46 -04:00
1c94415d1f
Remove whitespace
2020-04-08 13:57:12 -04:00
438ee4d75b
Merge remote-tracking branch 'origin/master' into gpu_hip
2020-04-08 13:49:41 -04:00
6c8161b2a3
cmake: remove wrongly added warning about downloading
2020-04-06 12:10:00 -06:00
f0817321f9
LAMMPSConfig.cmake.in: improve static lib case
2020-04-05 19:52:28 -06:00
d8402b6249
KIM.cmake: doesn't require MPI
2020-04-05 19:24:12 -06:00
b9c747b680
KIM.cmake: indentation
2020-04-05 19:01:17 -06:00
ac393ca38d
GPU.cmake: use OpenCL imported target
2020-04-05 15:37:17 -06:00
6b199f502c
cmake: add error for downloading with <=cmake-3.11
2020-04-05 15:14:30 -06:00
9003553384
cmake: move OpenCL handling under Windows in GPU.cmake
2020-04-05 15:12:40 -06:00
e18439f387
cmake: make more include files consistent
2020-04-05 15:03:25 -06:00