lammps:040cbe378c7ba810138b8effcb1c719d111a8269 commits - 南方科技大学https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commits/040cbe378c7ba810138b8effcb1c719d111a82692020-05-11T20:37:59-04:00https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/040cbe378c7ba810138b8effcb1c719d111a8269Merge pull request #2080 from akohlmey/collected-small-changes2020-05-11T20:37:59-04:00Axel Kohlmeyerakohlmey@gmail.com
Collected small changes for the next patch releasehttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/3d0186987df8ff21e1027a2be033d96d87b3ccd3simplify2020-05-11T18:31:07-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/a6cfe8f6421f3ab796520ea7cf25754404ff7149update Kokkos related documentation about JIT compilation and UVM.2020-05-11T18:07:51-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/af1aa03446a6cc71074faaf892d36af52a9a177fMerge pull request #2074 from akohlmey/singularity-update2020-05-11T17:44:14-04:00Axel Kohlmeyerakohlmey@gmail.com
Updates for singularity definition fileshttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/23c55b0046ce9330b6f0b76d6cb8a3c805b22558fix "use of class after delete" bug2020-05-11T16:23:04-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/0ab3ebbac053d8fde473a0c34b32ffbb19b19f50improve readability2020-05-11T13:31:47-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/822c7c5ca11984fcfd26b02e8f66067f5b61ff30elimitate nthreads member, change threads from int to bool and determine...2020-05-11T10:57:27-04:00Axel Kohlmeyerakohlmey@gmail.comelimitate 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/8228cc898733e6fc098cb6b4b9058004a0eb5073Merge branch 'collected-small-changes' of github.com:akohlmey/lammps into col...2020-05-10T14:09:31-04:00Axel Kohlmeyerakohlmey@gmail.com
# Conflicts:
# src/atom_vec.cpphttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/6e536087897c5b49d309760bdab63b252224762ea new communicator should have a different number than the old2020-05-10T14:08:54-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/4ee5eee7cbe2d07b23532fc6d427833babb8ac87don't use C++ style comments in C code2020-05-10T14:08:06-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/afd769314b67d9614e70d80c4e8fade41b367899define _noopt macro with -D_FORTIFY_SOURCE to be empty to avoid false positives2020-05-10T14:06:56-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/987bff27d44b430f17669ad6ae2ade5350d4e32cfix issues in AtomVec refactoring detected by compiler warnings2020-05-10T14:05:32-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/873a638cc31c654a0d8b6294324e656e26edb4bafix issues in AtomVec refactoring detected by compiler warnings2020-05-09T19:45:28-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/b799e44e5c59c86c3123bd285f653e7635c6abf5Merge pull request #2077 from rbberger/cmake-fixes2020-05-08T16:57:33-04:00Axel Kohlmeyerakohlmey@gmail.com
Fix issue when generating lmpgitversion.hhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/cbd4ce5130792a8d290305db8a444e761d34f1b9Use absolute path to LAMMPS_DIR for collecting git info2020-05-08T16:04:55-04:00Richard Bergerrichard.berger@temple.eduhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/06737ce7a79d87be3f7e623ff9cdceffd7b483f6Merge pull request #1788 from lammps/atomvec-custom2020-05-08T15:18:11-04:00Axel Kohlmeyerakohlmey@gmail.com
Refactoring of AtomVec classhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/6b7e0df7f2c01686a444f1de20d884dcc201482aMerge pull request #2073 from ndtrung81/gpu-triclinic2020-05-08T14:29:55-04:00Axel Kohlmeyerakohlmey@gmail.com
GPU package pair styles to support neighbor list builds on the GPU with triclinic boxeshttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/366d3fe24997daba92e2a5fa5c27a2469e41dfdbupdate .gitignore and Purge.list2020-05-08T14:09:59-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/9004b47251cf768abf3800bf8d531329f1818fb8remove trailing whitespace2020-05-08T01:33:16-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/eefeaf4d254b5593cbcaa7700c50f6082a25ceb9make OpenMPI only use shared memory comm by default and silence some warnings2020-05-07T18:15:57-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/18c77db8c3989d8308d967a5c08bc5b69b51c374Add Kokkos vel methods2020-05-07T15:16:17-06:00Stan Moorestamoor@sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/095801e1d61b15c8a9b9bd00053a291ee68eaf11Merge pull request #2071 from wmbrownIntel/wmb_mf_cleanup2020-05-07T17:02:28-04:00Axel Kohlmeyerakohlmey@gmail.com
Partial Cleanup of Conventional Build Makefiles.https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/d7650e8e02e1ec87b3cad297b750e10ab5459e89no need to include googletest libs, we download and compile internally2020-05-07T17:02:04-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/5db1e4fe8dd64fbc12d117ba87b84330ddc562a1Initialize variables since Kokkos doesn't call setup_fields2020-05-07T13:19:12-06:00Stan Moorestamoor@sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/3b77546eb9b0b5f7a402531b130e3b6dfad98a0cMerge pull request #2069 from junghans/latte_v1.2.22020-05-07T14:27:19-04:00Axel Kohlmeyerakohlmey@gmail.com
latte: bump to v1.2.2https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/5fa7e138eaaa3bc86ada35fc8258d5ac957363edMerge pull request #2070 from junghans/kokkos_v3.1.012020-05-07T14:16:56-04:00Axel Kohlmeyerakohlmey@gmail.com
cmake: bump kokkos to v3.1.01https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/d69009ac45502ac6a9faa0abba8fea894e845f46Fix pointer delete issue with Kokkos package2020-05-07T11:10:09-06:00Stan Moorestamoor@sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/cc181771534092c0827ebf96fee9299153fcf10fWhitespace cleanup2020-05-07T10:46:32-06:00Stan Moorestamoor@sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/3a23a97f6441d170209cb95aa7f16823fa9ad679Merge branch 'atomvec-custom' of github.com:lammps/lammps into atomvec-custom2020-05-07T10:42:50-06:00Steve Plimptonsjplimp@sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/71149768c6cbbcb8f6bb48bca24db61de45ef8d0fix atom_vec_hybrid bug2020-05-07T10:42:40-06:00Steve Plimptonsjplimp@sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/2b9a1a69821855a3b10d297f812d551de8c176ceFix Kokkos runtime issue with special bonds2020-05-07T10:35:08-06:00Stan Moorestamoor@sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/69a6a8e064a3af526eb5f996e5191edd2fe122a1pull in kokkos-3.1.012020-05-07T10:22:42-06:00Christoph Junghansjunghans@lanl.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/8ed5829d32d34fb585d877566f5bb26de5734849Merge branch 'atomvec-custom' of github.com:lammps/lammps into atomvec-custom2020-05-06T16:25:22-06:00Steve Plimptonsjplimp@sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/25632992f4379c4e25a8820950e5730d641f5b5cupdates to USER-SPH example scripts2020-05-06T16:25:07-06:00Steve Plimptonsjplimp@sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/8301c7a9c67b422530ccb78920c2fd5b4fbf7684Merge branch 'master' of ssh://github.com/lammps/lammps into atomvec-custom2020-05-06T15:53:21-06:00Stan Moorestamoor@sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/7d9091cacc50bdddb1849741b8df4fa5f9928924Add back in old hybrid functions, needed by Kokkos package2020-05-06T15:49:44-06:00Stan Moorestamoor@sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/9e7765064c636f32d873491e6675b84ce99f7af5Merge branch 'atomvec-custom' of github.com:lammps/lammps into atomvec-custom2020-05-06T15:28:41-06:00Steve Plimptonsjplimp@sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/1225f7d1e015b2b518eb0d81146b7722df049c76small changes to examples scripts for regression purposes2020-05-06T15:28:27-06:00Steve Plimptonsjplimp@sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/801144d2dc0b621c5fa70725eb16ccd6e1c4ef80make rbberger and akohlmey owner of the singularity defition files2020-05-06T15:16:21-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/4dce25d89e964b269d4cc37e2c83f17796454785update some defitions files and also include hack to indicate image type in p...2020-05-06T15:07:02-04:00Axel Kohlmeyerakohlmey@gmail.com