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
6381940b9a
Attempt to get ROCm CUDA working with CMake
2020-04-09 13:53:41 -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
1988a2a725
cmake: make USER-H5MD.cmake consistent
2020-04-05 14:58:54 -06:00
9aa6d04997
cmake: move if(PKG_) out of cmake file
2020-04-05 14:57:06 -06:00
5411ae698f
KSPACE.cmake: use MKL imported target
2020-04-05 14:39:13 -06:00
909b2dcff8
PYTHON.cmake: don't use PythonLibs on new cmake
2020-04-05 11:43:54 -06:00
6f5fcd66ac
cmake: check flags in CMAKE_TUNE_FLAGS
2020-04-05 08:58:34 -06:00
c54bb316b8
USER-INTEL.cmake: remove duplicated injection of GNU flags
2020-04-03 14:25:43 -06:00
1daa4ce374
USER-INTEL.cmake: add_compile_options -> target_compile_options
2020-04-03 14:24:27 -06:00
b83c98db14
USER-INTEL.cmake: clean up, create imported targets
2020-04-03 09:50:28 -06:00
a2353dfc50
cmake: removed unused FindTBB.cmake
2020-04-03 09:25:09 -06:00
bdc83020f0
cmake:LAMMPS::MPI -> MPI::MPI_CXX
2020-04-03 09:24:47 -06:00
2df524d782
USER-INTEL.cmake: fix TBB_MALLOC warning
2020-04-03 07:23:03 -06:00
1e224611ca
Add preliminary CMake support to GPU HIP port
2020-04-02 17:59:45 -04:00
1ec91bc214
Add CMake function GenerateBinaryHeader to replace xxd steps
2020-04-02 14:22:04 -04:00
9e563da3eb
USER-PLUMED.cmake: use imported targets
2020-04-02 11:38:18 -06:00
a4a4562b03
KIM.cmake: remove _KIM_LIBDIR workaround
2020-04-01 11:56:34 -06:00
0358e9c4c9
KIM.cmake: switch to imported targets
2020-04-01 11:46:01 -06:00
e5c5645520
MSCG.cmake: create imported target for downloaded mscg
2020-04-01 10:36:07 -06:00
7059996356
USER-SCAFACOS.cmake: use imported target for downloaded scafacos
2020-04-01 09:02:51 -06:00
9574a18a73
USER-SMD.cmake: use imported target for downloaded eigen3
2020-04-01 08:09:56 -06:00
22b90413d5
LATTE.cmake: create and use imported target
2020-04-01 07:27:58 -06:00
4202b4649b
KOKKOS.cmake: create imported target for internal kokkos
2020-03-31 20:36:26 -06:00
2f4571e31d
VORONOI.cmake: create imported target for internal voro
2020-03-31 20:00:17 -06:00
099880e91b
cmake: add missing size defines
2020-03-31 16:35:28 -06:00
53ce24fac1
cmake: remove LAMMPS_USE_MPI4WIN hacks
2020-03-31 16:12:16 -06:00
041941ed81
MPI4WIN.cmake: remove duplicated -D
2020-03-31 15:37:39 -06:00
05ecda3748
cmake: try to fix MPI4WIN build
2020-03-31 15:06:40 -06:00
ef0df90b48
Merge branch 'master' into cmake_clean_up
2020-03-31 14:42:28 -06:00
119ba61c09
cmake: fix MPI linkage
2020-03-31 08:23:59 -06:00
cfd8ea1e36
KOKKOS.cmake: added missing default.
2020-03-30 13:53:26 -06:00
1ceb335059
KOKKOS.cmake: make doc more clear
2020-03-30 12:29:19 -06:00
802909386b
KOKKOS.cmake: fix a typo
2020-03-30 12:28:24 -06:00
dd7cb2b770
cmake: fix up kokkos-3.0 update
2020-03-30 11:51:30 -06:00
e88e8bdabe
cmake: improve install of support libs
2020-03-26 15:00:46 -06:00
73b8c5ec6b
USER-PLUMED.cmake: fix fftw3 linkage
2020-03-25 19:46:10 -06:00
b60acaa657
MESSAGE.cmake: fix up
2020-03-25 19:19:00 -06:00
01a51d655c
cmake: move kokkos to external project (part I)
2020-03-25 19:11:49 -06:00
af6849f783
cmake: fix up MESSAGE.cmake
2020-03-25 18:10:52 -06:00