Commit Graph

102 Commits

Author SHA1 Message Date
Christoph Junghans 098861375b SOVERSION not needed for STATIC libs 2017-08-28 16:18:58 -06:00
Christoph Junghans 19b77857dc fix Fortran flags for MEAM 2017-08-28 14:59:01 -06:00
Christoph Junghans 9207f6540e fix liblammps install 2017-08-28 14:11:21 -06:00
Christoph Junghans 62928a1637 make GPU flags local to libgpu 2017-08-28 13:24:41 -06:00
Christoph Junghans c8dfe0c3de drop BUILD_SHARED_PKG_LIBS and make all pkglibs static 2017-08-28 13:17:27 -06:00
Christoph Junghans f47cc0aab5 simpilfy pkg lib build 2017-08-27 18:55:28 -06:00
Christoph Junghans 57872c8b60 drop INSTALL_LIB option 2017-08-27 18:42:32 -06:00
Christoph Junghans 4bff008777 enable PIC globally 2017-08-27 18:40:55 -06:00
Richard Berger 153c771a6d Use PIC in mpi_stubs when BUILD_SHARED_LIBS=on 2017-08-27 17:27:43 -04:00
Richard Berger 313b8bc2fa build lib/gpu as a library 2017-08-27 17:00:56 -04:00
Christoph Junghans 5308ee67fa fix shared build and mscg install 2017-08-27 13:45:48 -06:00
Christoph Junghans c196025ea9 make molfile less special 2017-08-27 12:23:30 -06:00
Christoph Junghans bc11868986 cmake: fixed a typo 2017-08-27 12:13:35 -06:00
Christoph Junghans e4415735f2 check for '-fno-second-underscore' 2017-08-27 12:10:46 -06:00
Christoph Junghans 98f27162ba make libmpi_stubs 2017-08-27 11:37:57 -06:00
Christoph Junghans bdc117bf10 cmake: convert mscg into a lib 2017-08-27 07:15:00 -06:00
Christoph Junghans b7ec720f91 link QUIP against LAPACK_LIB too 2017-08-27 07:13:55 -06:00
Christoph Junghans 47f16c0d70 cmake: move shared libs install warning in one place 2017-08-27 07:06:08 -06:00
Richard Berger 76926b7fcf Compile linalg as library and track link dependencies for correct link order 2017-08-27 03:54:40 -04:00
Richard Berger 67ae2719a8 Simplify lib build by using target_include_directories 2017-08-27 03:04:32 -04:00
Christoph Junghans cf3f15b0a5 cmake: make h5md includes local 2017-08-21 15:04:03 -06:00
Christoph Junghans 5fcc19777c cmake: fix molfile compile 2017-08-21 14:24:00 -06:00
Christoph Junghans 1f4c550f9f cmake: make awpmd includes local 2017-08-21 13:09:52 -06:00
Christoph Junghans c8aa06b959 cmake: build libs separate 2017-08-21 11:12:36 -06:00
Richard Berger 93190a548a Merge branch 'cmake' of github.com:junghans/lammps into cmake 2017-07-31 11:48:27 -06:00
Richard Berger 72f50c91ee Add -DLAMMPS_EXCEPTIONS flag 2017-07-31 11:48:22 -06:00
Christoph Junghans 408d9d99a9 cmake: improve some error messages 2017-07-31 11:35:41 -06:00
Christoph Junghans 0231cc38a3 cmake: some more typo fixes 2017-07-25 19:09:20 -06:00
Christoph Junghans 6716de5320 allow user to override PYTHON_INSTDIR 2017-07-24 20:17:17 -06:00
Christoph Junghans f2023431f6 cmake: fixed another typo 2017-07-24 12:54:26 -06:00
Christoph Junghans 126d9cd3bc add GZIP and FFMPEG status 2017-07-22 13:57:15 -06:00
Christoph Junghans 74deeeca58 cmake: fixed another typo 2017-07-21 11:50:13 -06:00
Christoph Junghans c010edc4fd cmake: fixed two typos 2017-07-21 11:38:02 -06:00
Christoph Junghans e8e9ea8392 added one trivial test 2017-07-20 16:14:02 -06:00
Christoph Junghans c88d1e5510 make ENABLE_ALL work out of the box 2017-07-20 15:15:29 -06:00
Christoph Junghans 427ca88dd4 cmake: error for POEMS + BODY package 2017-07-20 15:02:41 -06:00
Christoph Junghans 1749d643c7 GPU: bring back CUDPP_OPT 2017-07-20 14:30:52 -06:00
Christoph Junghans f037f89f5f fix GPU + BUILD_SHARED_LIBS
X-Thanks: Robert Maynard <robert.maynard@kitware.com>
2017-07-20 14:12:23 -06:00
Christoph Junghans 488609a5fd make FFT a selective option 2017-07-19 18:54:15 -06:00
Christoph Junghans 01bcb79bdc cmake: clean up and updated comments 2017-07-19 18:34:07 -06:00
Christoph Junghans babba1870e added FFTW2 support 2017-07-19 15:33:02 -06:00
Christoph Junghans a99e3ef4f0 cmake: fix typo and pkg info 2017-07-19 15:15:59 -06:00
Christoph Junghans c95db97b83 fix PYTHON install 2017-07-19 15:15:24 -06:00
Christoph Junghans 2961ba7ebb added MKL support 2017-07-19 10:35:48 -06:00
Christoph Junghans e2ad4fa745 GPU: cubin not needed 2017-07-18 19:29:40 -06:00
Christoph Junghans acbc60319f GPU: clean up part 2 2017-07-18 18:43:51 -06:00
Christoph Junghans e6f5f77edf GPU: clean up 2017-07-18 18:38:36 -06:00
Christoph Junghans 864fd9cd87 remove cubin_headers hack 2017-07-18 18:20:23 -06:00
Christoph Junghans c3d9786616 GPU compiles 2017-07-18 16:01:35 -06:00
Christoph Junghans a9eaeb4d95 working on GPU build 2017-07-18 13:47:03 -06:00