lammps:a6cfe8f6421f3ab796520ea7cf25754404ff7149 commits - 南方科技大学 https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commits/a6cfe8f6421f3ab796520ea7cf25754404ff7149 2020-05-11T18:07:51-04:00 https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/a6cfe8f6421f3ab796520ea7cf25754404ff7149 update Kokkos related documentation about JIT compilation and UVM. 2020-05-11T18:07:51-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/23c55b0046ce9330b6f0b76d6cb8a3c805b22558 fix "use of class after delete" bug 2020-05-11T16:23:04-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/0ab3ebbac053d8fde473a0c34b32ffbb19b19f50 improve readability 2020-05-11T13:31:47-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/822c7c5ca11984fcfd26b02e8f66067f5b61ff30 elimitate nthreads member, change threads from int to bool and determine... 2020-05-11T10:57:27-04:00 Axel Kohlmeyer akohlmey@gmail.com elimitate nthreads member, change threads from int to bool and determine number of threads dynamically this fixes #2081 https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/8228cc898733e6fc098cb6b4b9058004a0eb5073 Merge branch 'collected-small-changes' of github.com:akohlmey/lammps into col... 2020-05-10T14:09:31-04:00 Axel Kohlmeyer akohlmey@gmail.com # Conflicts: # src/atom_vec.cpp https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/6e536087897c5b49d309760bdab63b252224762e a new communicator should have a different number than the old 2020-05-10T14:08:54-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/4ee5eee7cbe2d07b23532fc6d427833babb8ac87 don't use C++ style comments in C code 2020-05-10T14:08:06-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/afd769314b67d9614e70d80c4e8fade41b367899 define _noopt macro with -D_FORTIFY_SOURCE to be empty to avoid false positives 2020-05-10T14:06:56-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/987bff27d44b430f17669ad6ae2ade5350d4e32c fix issues in AtomVec refactoring detected by compiler warnings 2020-05-10T14:05:32-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/873a638cc31c654a0d8b6294324e656e26edb4ba fix issues in AtomVec refactoring detected by compiler warnings 2020-05-09T19:45:28-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/b799e44e5c59c86c3123bd285f653e7635c6abf5 Merge pull request #2077 from rbberger/cmake-fixes 2020-05-08T16:57:33-04:00 Axel Kohlmeyer akohlmey@gmail.com Fix issue when generating lmpgitversion.h https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/cbd4ce5130792a8d290305db8a444e761d34f1b9 Use absolute path to LAMMPS_DIR for collecting git info 2020-05-08T16:04:55-04:00 Richard Berger richard.berger@temple.edu https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/06737ce7a79d87be3f7e623ff9cdceffd7b483f6 Merge pull request #1788 from lammps/atomvec-custom 2020-05-08T15:18:11-04:00 Axel Kohlmeyer akohlmey@gmail.com Refactoring of AtomVec class https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/6b7e0df7f2c01686a444f1de20d884dcc201482a Merge pull request #2073 from ndtrung81/gpu-triclinic 2020-05-08T14:29:55-04:00 Axel Kohlmeyer akohlmey@gmail.com GPU package pair styles to support neighbor list builds on the GPU with triclinic boxes https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/366d3fe24997daba92e2a5fa5c27a2469e41dfdb update .gitignore and Purge.list 2020-05-08T14:09:59-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/9004b47251cf768abf3800bf8d531329f1818fb8 remove trailing whitespace 2020-05-08T01:33:16-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/18c77db8c3989d8308d967a5c08bc5b69b51c374 Add Kokkos vel methods 2020-05-07T15:16:17-06:00 Stan Moore stamoor@sandia.gov https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/095801e1d61b15c8a9b9bd00053a291ee68eaf11 Merge pull request #2071 from wmbrownIntel/wmb_mf_cleanup 2020-05-07T17:02:28-04:00 Axel Kohlmeyer akohlmey@gmail.com Partial Cleanup of Conventional Build Makefiles. https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/5db1e4fe8dd64fbc12d117ba87b84330ddc562a1 Initialize variables since Kokkos doesn't call setup_fields 2020-05-07T13:19:12-06:00 Stan Moore stamoor@sandia.gov https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/3b77546eb9b0b5f7a402531b130e3b6dfad98a0c Merge pull request #2069 from junghans/latte_v1.2.2 2020-05-07T14:27:19-04:00 Axel Kohlmeyer akohlmey@gmail.com latte: bump to v1.2.2 https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/5fa7e138eaaa3bc86ada35fc8258d5ac957363ed Merge pull request #2070 from junghans/kokkos_v3.1.01 2020-05-07T14:16:56-04:00 Axel Kohlmeyer akohlmey@gmail.com cmake: bump kokkos to v3.1.01 https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/d69009ac45502ac6a9faa0abba8fea894e845f46 Fix pointer delete issue with Kokkos package 2020-05-07T11:10:09-06:00 Stan Moore stamoor@sandia.gov https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/cc181771534092c0827ebf96fee9299153fcf10f Whitespace cleanup 2020-05-07T10:46:32-06:00 Stan Moore stamoor@sandia.gov https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/3a23a97f6441d170209cb95aa7f16823fa9ad679 Merge branch 'atomvec-custom' of github.com:lammps/lammps into atomvec-custom 2020-05-07T10:42:50-06:00 Steve Plimpton sjplimp@sandia.gov https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/71149768c6cbbcb8f6bb48bca24db61de45ef8d0 fix atom_vec_hybrid bug 2020-05-07T10:42:40-06:00 Steve Plimpton sjplimp@sandia.gov https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/2b9a1a69821855a3b10d297f812d551de8c176ce Fix Kokkos runtime issue with special bonds 2020-05-07T10:35:08-06:00 Stan Moore stamoor@sandia.gov https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/69a6a8e064a3af526eb5f996e5191edd2fe122a1 pull in kokkos-3.1.01 2020-05-07T10:22:42-06:00 Christoph Junghans junghans@lanl.gov https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/8ed5829d32d34fb585d877566f5bb26de5734849 Merge branch 'atomvec-custom' of github.com:lammps/lammps into atomvec-custom 2020-05-06T16:25:22-06:00 Steve Plimpton sjplimp@sandia.gov https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/25632992f4379c4e25a8820950e5730d641f5b5c updates to USER-SPH example scripts 2020-05-06T16:25:07-06:00 Steve Plimpton sjplimp@sandia.gov https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/8301c7a9c67b422530ccb78920c2fd5b4fbf7684 Merge branch 'master' of ssh://github.com/lammps/lammps into atomvec-custom 2020-05-06T15:53:21-06:00 Stan Moore stamoor@sandia.gov https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/7d9091cacc50bdddb1849741b8df4fa5f9928924 Add back in old hybrid functions, needed by Kokkos package 2020-05-06T15:49:44-06:00 Stan Moore stamoor@sandia.gov https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/9e7765064c636f32d873491e6675b84ce99f7af5 Merge branch 'atomvec-custom' of github.com:lammps/lammps into atomvec-custom 2020-05-06T15:28:41-06:00 Steve Plimpton sjplimp@sandia.gov https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/1225f7d1e015b2b518eb0d81146b7722df049c76 small changes to examples scripts for regression purposes 2020-05-06T15:28:27-06:00 Steve Plimpton sjplimp@sandia.gov https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/bd87b112b5151100108f588ce7cf656d9b253b58 Allowed pppm/gpu to fall back to pppm for triclinic boxes 2020-05-06T12:07:23-05:00 Trung Nguyen ndactrung@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/229203bac0f53ff7bca1483b80c199ad4ff542d2 Supported neighbor list builds for triclinic boxes on the GPU 2020-05-06T08:51:17-05:00 Trung Nguyen ndactrung@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/14fb49c1cbee800e8dfcae3d7bf0e86325e66adb Merge pull request #2068 from junghans/cmake_enable_chain.x 2020-05-05T18:36:08-04:00 Axel Kohlmeyer akohlmey@gmail.com cmake: enable Fortran before checking for the compiler https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/66994562e6cd34024be8439692bd980ed295b799 cmake: bump kokkos to v3.1.01 2020-05-05T11:46:09-06:00 Christoph Junghans junghans@lanl.gov https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/fe62e1dbc9be48d6e02167faab8ecfbe618c5064 latte: bump to v1.2.2 2020-05-05T10:51:11-06:00 Christoph Junghans junghans@lanl.gov https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/fc7b1dc4fdd7e53a7f1da53501cb847572abbba4 Merge branch 'cmake_enable_chain.x' of github.com:junghans/lammps into cmake_... 2020-05-05T11:27:40-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/b933538dfa94e3a25f21d702c62eb64185a2733c tweak tbbmalloc search path for intel 19.1 compiler 2020-05-05T11:27:19-04:00 Axel Kohlmeyer akohlmey@gmail.com