lammps:2eb8d779e8bc657a8767c4cad7ab72f20f65955f commits - 南方科技大学https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commits/2eb8d779e8bc657a8767c4cad7ab72f20f65955f2018-07-18T18:54:57-04:00https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/2eb8d779e8bc657a8767c4cad7ab72f20f65955fFixes a memory leak when using OpenCL2018-07-18T18:54:57-04:00Richard Bergerrichard.berger@temple.edu
The GPU package uses OpenCL events for measuring time. These have to be
released to free up memory. I removed the clReleaseEvent() calls in the
clear() method because in some cases they don't exist yet and I couldn't
find a way to check for a valid event (clRetainEvent didn't work). This
at least fixes the massive leak during simulations.
See issue #1006https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/fa73fab5df878b29a3e121cc1655e73e718e3c05patch 16Jul182018-07-16T18:12:15-06:00Steven J. Plimptonsjplimp@singsing.sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/a3b6f38a42897921c0755d3b289b1167e8b5bb0fMerge pull request #1003 from akohlmey/restart_extra_flags2018-07-16T15:07:43-06:00Steve Plimptonsjplimp@sandia.gov
include support for 'extra/XXX/per/atom' info in restart fileshttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/783839e98593bdcb568bf651529b0d1b6f5226dbadd support for restarting extra/XXX/per/atom settings in binary restarts2018-07-16T15:21:52-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/c589029219a24f37c6531a67bb7c08c0045b849aMerge pull request #1002 from rbberger/set_velocity_command2018-07-16T08:50:15-06:00Steve Plimptonsjplimp@sandia.gov
Allow 'set' command to change atom velocitieshttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/140767be16e9a371e38633c11e4888d6248fdc78Merge pull request #1001 from stanmoore1/kk_bugfix2018-07-16T08:49:30-06:00Steve Plimptonsjplimp@sandia.gov
Fix rare crash in Kokkos ReaxFF on GPUshttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/1c007ce7a1b7d7f6bbe699075bb5d02f7b03e7f0Merge pull request #1000 from HaoZeke/fixDocs2018-07-16T08:49:13-06:00Steve Plimptonsjplimp@sandia.gov
docs: Fix sneaky unicode characterhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/6f1b6e7abd0fcead5b74c99fcaaf721e1d7f9f8aMerge pull request #999 from junghans/cmake_doc2018-07-16T08:48:48-06:00Steve Plimptonsjplimp@sandia.gov
cmake/README.md: fix GPU_ARCH optionshttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/5fc4aaef06b7441694720407c01f96bc3ad804a4Merge pull request #940 from Pakketeretet2/port-enforce2d-kokkos2018-07-16T08:48:21-06:00Steve Plimptonsjplimp@sandia.gov
Port enforce2d kokkoshttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/aa3d3213c914144d0873c572363522f108ce1cb6Update set command documentation2018-07-13T23:06:42-04:00Richard Bergerrichard.berger@temple.eduhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/d00eaef070f6d8500831f5893ec2de6dfa5041b9Allow 'set' command to change atom velocities2018-07-13T23:05:44-04:00Richard Bergerrichard.berger@temple.eduhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/d4f8940ff2367f81b0ae806ec3cd057cc69c6614Update command doc page for Kokkos enforce2d2018-07-13T07:40:06-06:00Stan Moorestamoor@sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/16381a52b14aeeb47cc6eb0e2897019bc9c4a4dfFix crash in ReaxFF on GPUs2018-07-12T20:22:38-06:00Stan Moorestamoor@sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/85511a4db8297dbc43c0d3eb6b69c47d48767a4cdocs: Fix sneaky unicode character2018-07-13T00:44:04+05:30HaoZekerohit.goswami@aol.com
Fixes the `pdf` target of the `Makefile`.https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/4ac47ba0372385431cadf37d68b890dbcdc1bf6ecmake/README.md: fix GPU_ARCH options2018-07-12T07:27:11-06:00Christoph Junghansjunghans@votca.orghttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/6dfb74f23ee84feb5e804f3993487f15531f1d81Merge pull request #997 from lammps/balance-bug-fix2018-07-11T16:13:22-06:00Steve Plimptonsjplimp@sandia.gov
2 small bug fixes to load balancinghttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/b31f0245d0abeea2cc851a07bf11e280abe657302 small bug fixes to load balancing2018-07-11T15:55:16-06:00Steven J. Plimptonsjplimp@singsing.sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/f2883318748b18e6620bf214d57b58c3f636494aMerge pull request #993 from lammps/doc-plus-makefile2018-07-11T12:53:31-06:00Steve Plimptonsjplimp@sandia.gov
better rRESPA doc page, also a new Makefile.thetahttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/71f699123374944f5620b2fb2b1b18104e7b7346Small tweaks to fix_enforce2d_kokkos2018-07-11T12:39:04-06:00Stan Moorestamoor@sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/5d133214258d317ec80b8599eb24e007823732bfStandardize suffix paragraph in fix_enforce2d.txt2018-07-11T12:15:50-06:00Stan Moorestamoor@sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/acdc240cdd3e056c3d105b27582387351bc76acabetter rRESPA doc page, also a new Makefile.theta2018-07-11T08:42:28-06:00Steven J. Plimptonsjplimp@singsing.sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/69baaaec165d0d8a1fec4da8193c10eed76bb953Merge pull request #991 from akohlmey/collected-small-updates2018-07-11T07:50:31-06:00Steve Plimptonsjplimp@sandia.gov
Collected small updates for the next patch releasehttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/1f1447c3ac3f919d6c4c34d03e2a0df99b39fdadneed to update exclusions with the new atom IDs in case of molecular systems2018-07-11T07:22:47-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/1ed25d195be0d32caa75f99172dcda48afab95edconvert c-style includes for c-library calls to c++-style2018-07-10T09:48:49-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/792b182cb041dce9c72a7c46ccb473c0c0165a72whitespace cleanup2018-07-10T09:46:08-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/ade9b7bfc39ede248fc1d81b7ab93a7019e10dafCommit2 JT 0709182018-07-10T09:44:14-04:00julient31julien.tranchida1@gmail.com- modified the citeme reference (replaced by the JCP one)
- same modification in doc and src/SPINhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/9d5dc561ca45967c445f472bca92e253bca3d33dCommit1 JT 0709182018-07-10T09:44:14-04:00julient31julien.tranchida1@gmail.com- created README in examples/SPIN
- modified doc/src/set.txt to define 'spin' and 'spin/random' keywordshttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/199c96f985bae537e7b43dc49b7a41570cf8b905update and clarify the choice of atom ids for angle style dipole (which is no...2018-07-10T09:22:41-04:00Axel Kohlmeyerakohlmey@gmail.comupdate and clarify the choice of atom ids for angle style dipole (which is not really an angle potential)
https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/ad4f61a5ce6abdf69c5cff22dec3d563ead95c35update fatbin makefile for libgpu.a to latest additions2018-07-10T09:07:54-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/0c1dcfb617e9b0f4aeb3a38919d14b20ab09b357Favor copymode instead of cleanup_copy2018-07-06T17:06:37-06:00Stan Moorestamoor@sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/db75232957d5964f07df7dc6d1f774ca089fc3b8Removed debug print and comment.2018-07-06T11:31:48-04:00Stefan Paquaystefanpaquay@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/24405217d04153ba8eaf9d204d595e0a428cb6f7Updated Install.sh in KOKKOS.2018-07-05T11:20:27-04:00Stefan Paquaystefanpaquay@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/a52ddf8759f0863cc179d860ca791dd4e8599d99patch 29Jun182018-06-30T08:03:24-06:00Steven J. Plimptonsjplimp@singsing.sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/0f71ed1fec45b2d5143ea8fd8bb81bc81d82e6f2Merge pull request #983 from akohlmey/python-module-typo2018-06-29T17:23:45-06:00Steve Plimptonsjplimp@sandia.gov
fix typo in python modulehttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/43ffee980d314d33f20dbf13cec45bfb639a6e96fix typo in python module2018-06-29T19:07:14-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/560b34aad06d6ae9bee2414419b48b487cafe326Merge pull request #982 from lammps/doc-tweak-again2018-06-29T16:35:46-06:00Steve Plimptonsjplimp@sandia.gov
couple more doc tweaks - sighhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/ea35235ca023e7eac69a4c273c9c0dffc59b4e14couple more doc tweaks - sigh2018-06-29T16:12:25-06:00Steven J. Plimptonsjplimp@singsing.sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/474b59a1f37ec950e27cf7f52ef7a2f287f02574Merge pull request #981 from lammps/latte-tweak2018-06-29T16:03:45-06:00Steve Plimptonsjplimp@sandia.gov
fix glitch in ABIVERSION in fix lattehttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/c63d77d0b81667354cad61f1a1baccdf5506ac29Merge pull request #980 from lammps/spin-doc2018-06-29T15:26:36-06:00Steve Plimptonsjplimp@sandia.gov
added SPIN package to Section_packages dochttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/bf9646cbbecc78fc73b56ea7a18b5ff99bf3e052fix glitch in ABIVERSION in fix latte2018-06-29T15:08:19-06:00Steven J. Plimptonsjplimp@singsing.sandia.gov