Commit Graph

212 Commits

Author SHA1 Message Date
Axel Kohlmeyer 6a9251245c
update MD5 sum for latte-v1.2.0.tar.gz src archive 2018-06-25 09:43:37 -04:00
Christian F. A. Negre 2165a2aa9b Changed version on cmakelist and install.py 2018-06-22 10:04:20 -06:00
Richard Berger 4ca3d30db7 Add BUILD_MPI and BUILD_OMP in cmake docs 2018-06-21 14:45:00 -04:00
Richard Berger 65c895721f Update README.md to reflect change ENABLE_* to PKG_* 2018-06-21 12:32:46 -04:00
Richard Berger bfacfc46be Add TOC to README.md 2018-06-21 12:32:46 -04:00
Richard Berger 919d95d375 Fill in package descriptions 2018-06-21 12:32:46 -04:00
Richard Berger 258185690d Fixup GitHub markup version 2018-06-21 12:32:46 -04:00
Richard Berger cea0227f14 Expand CMake build documentation 2018-06-21 12:32:32 -04:00
Christoph Junghans 5a3ef99272 cmake: implicit fortran libs need to linked last 2018-06-18 16:11:31 -06:00
Steve Plimpton 87dcef7115
Merge pull request #952 from rbberger/coverage
Add code coverage target to CMake
2018-06-18 10:08:31 -06:00
Steve Plimpton 16cc613993
Merge pull request #920 from junghans/mscg
cmake: add DOWNLOAD_MSCG option
2018-06-18 10:06:16 -06:00
Richard Berger d830fc2301 Inline find_program() for gcovr 2018-06-16 00:40:10 -04:00
Richard Berger 47458f1ca0 Add code coverage target to CMake 2018-06-15 17:57:33 -04:00
Steve Plimpton fcf9ed0fc2
Merge pull request #946 from b-v/patch-1
Update README.md
2018-06-13 13:01:15 -06:00
Steve Plimpton 661848139c
Merge pull request #926 from ndtrung81/gpu-updates
some updates to the GPU package
2018-06-13 12:57:01 -06:00
b-v 12d8370ec5
Update README.md 2018-06-12 23:03:33 +01:00
Christoph Junghans 37268e435b Merge remote-tracking branch 'origin/master' into mscg 2018-06-08 18:06:06 -06:00
Christoph Junghans 965ac3cedd cmake: lower cmake requirement to 2.8.12 2018-06-08 16:18:02 -06:00
Christoph Junghans 30e3e9ab88 cmake: simplify Fortran linkage 2018-06-08 16:14:28 -06:00
Richard Berger 6c42c9b378 Add missing OCL_TUNE define to CMake build 2018-05-22 20:21:58 -04:00
Christoph Junghans df3eb36519 cmake: KOKKOS enables C++-11 internally 2018-05-20 08:22:20 -06:00
Christoph Junghans bb6dcb8ebd cmake: make CORESHELL depend on KSPACE 2018-05-20 07:54:00 -06:00
Christoph Junghans e6f76451eb cmake: fix pkg_depend macro 2018-05-20 07:27:22 -06:00
Christoph Junghans cfb350d40b cmake: QMMM and H5MD need C 2018-05-19 11:07:19 -06:00
Christoph Junghans 2e7b919774 linalg: update to netlib lapack-3.7.1 2018-05-18 15:20:47 -06:00
Christoph Junghans 6997aedf30 cmake: avoid warning of missing include dir 2018-05-18 15:06:54 -06:00
Christoph Junghans 6944973484 cmake: don't build Eigen3 for USER-SMD 2018-05-17 20:07:43 -06:00
Christoph Junghans 9e82c86fbd cmake: minor improvement for MSCG 2018-05-17 20:01:33 -06:00
Christoph Junghans 68dd7d4f2b cmake: fix 2 typos in MSCG build 2018-05-17 17:43:16 -06:00
Christoph Junghans b2da3ca3e9 cmake: add DOWNLOAD_MSCG option 2018-05-17 17:23:54 -06:00
Steve Plimpton bebf25dcb3
Merge pull request #912 from ellio167/kim-update
Update to kim-api-v1.9.5
2018-05-14 16:16:18 -06:00
Christoph Junghans 55d8cc0341 cmake: add DOWNLOAD_KIM option 2018-05-12 09:48:15 -06:00
Christoph Junghans 6b73e29f64 cmake: update kim to v1.9.5 2018-05-12 09:43:13 -06:00
Christoph Junghans 06c18dd36c cmake: make CMAKE_VERBOSE_MAKEFILE option visible 2018-05-11 17:50:50 -06:00
Christoph Junghans 55bd823339 cmake: fix icc versioning 2018-05-11 17:48:31 -06:00
Christoph Junghans 8952b1107c cmake: add user overwrite for USER-INTEL 2018-05-11 15:33:18 -06:00
Christoph Junghans b3b3c225e8 cmake: check that USER-INTEL flags actually work 2018-05-11 15:32:32 -06:00
Christoph Junghans 4820cef5d4 cmake: USER-INTEL fix flags 2018-05-11 15:19:29 -06:00
Christoph Junghans a5d29fa52e Merge remote-tracking branch 'origin/master' into cmake_intel 2018-05-11 14:13:30 -06:00
Christoph Junghans 944dab1351 USER-INTEL: enforce icc and add icc flags 2018-05-11 11:53:34 -06:00
Christoph Junghans c50258e89c cmake: ENABLE -> PKG for packages 2018-05-11 07:51:59 -06:00
Christoph Junghans 66caf1c1a3 cmake: rename PNG,JPEG options to WITH_* 2018-05-10 20:33:18 -06:00
Axel Kohlmeyer 95eb86d6c7 Need to use MPI_CXX_INCLUDE_PATH instead of MPI_C_INCLUDE_PATH on Fedora 28 with cmake 3.11 2018-05-10 21:20:06 -04:00
Christoph Junghans d43c556263 cmake: fix typo and added summary for KSPACE package 2018-05-10 16:11:10 -06:00
Christoph Junghans d7992f324d cmake: summary, fix typo, more info 2018-05-10 14:30:45 -06:00
Christoph Junghans a25895d31d cmake: add FFT_SINGLE option 2018-05-10 12:52:04 -06:00
Christoph Junghans 4f762deff8 cmake: drop FFTW2 support 2018-05-10 12:37:11 -06:00
Christoph Junghans 843f89fc92 cmake: add GPU into to summary 2018-05-10 12:36:09 -06:00
Christoph Junghans 6336c3b975 cmake: add option to download voro 2018-05-10 12:31:55 -06:00
Christoph Junghans a43e74180a cmake: add downlad option for LATTE 2018-05-10 11:09:15 -06:00