Merge branch 'master' into USER-DPD_kokkos as of patch 10Aug17
Description
Description
Details
Details
- Committed
Tim Mattox <timothy.mattox@engilitycorp.com> Aug 11 2017, 19:25 - Pushed
junge Oct 19 2017, 09:53 - Parents
- rLAMMPS378989e06529: Merge pull request #27 from timattox/USER-DPD_kokkos_update
rLAMMPS52bec0f380dd: patch 10Aug17 - Branches
- Unknown
- Tags
Merged Changes
Merged Changes
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
52bec0f380dd | Steve Plimpton | patch 10Aug17 | Aug 11 2017 | |||
f68c6254d48d | Steve Plimpton/GitHub | Merge pull request #611 from akohlmey/final-tweaks | Aug 10 2017 | |||
146aa4cdbdd3 | Axel Kohlmeyer | fall back to wget when curl is not available | Aug 10 2017 | |||
2f3747eb6e6c | Axel Kohlmeyer | we need to override compiler flags in lib/voronoi/Install.py | Aug 10 2017 | |||
2bc6ad80d404 | Axel Kohlmeyer | avoid writable string and deprecated implicit conversion warning | Aug 10 2017 | |||
f9a515efd37d | Axel Kohlmeyer | add some remarks about makefile settings on windows | Aug 10 2017 | |||
5b557442093c | Axel Kohlmeyer | fix a header line formatting issue | Aug 10 2017 | |||
0dc3cbaa8acc | Axel Kohlmeyer | Revert "remove -DLAMMPS_MEMALIGN from "make mpi" and "make serial" for… | Aug 10 2017 | |||
ce62c41252f6 | Axel Kohlmeyer | when recomputing special bonds, make certain we do not shrink atom->maxspecial… | Aug 10 2017 | |||
4e97b5750873 | Axel Kohlmeyer | remove -DLAMMPS_MEMALIGN from "make mpi" and "make serial" for increased… | Aug 10 2017 | |||
7f437d769036 | Steve Plimpton/GitHub | Merge pull request #609 from akohlmey/doc-changes-for-stable | Aug 10 2017 | |||
77a628e4effe | Axel Kohlmeyer | make the deprecation warning nicer looking | Aug 10 2017 | |||
f01103dd0885 | Axel Kohlmeyer | correctly use the term CUDA (instead of Cuda) when not referring to the KOKKOS… | Aug 10 2017 | |||
81f4d7ecb535 | Axel Kohlmeyer | rework section 4 (Packages) in the manual to match Install.py scripts | Aug 10 2017 | |||
210a77c5a0ea | Axel Kohlmeyer | add a deprecation warning to pair style meam and make the reax one consistent… | Aug 9 2017 | |||
6780c7390736 | Axel Kohlmeyer | restore mpic++ makefile to resolve regression test failure | Aug 9 2017 | |||
be25a7d9a424 | Axel Kohlmeyer | updated comment for fix neb by steve | Aug 9 2017 | |||
691d1b730dce | Steve Plimpton/GitHub | Merge pull request #607 from akohlmey/final-changes-for-stable | Aug 9 2017 | |||
95ece8a6c01c | Axel Kohlmeyer | consistently use $(PYTHON) in the master makefile (which defaults to "python") | Aug 8 2017 | |||
b7b1257b0146 | Axel Kohlmeyer | remove attempts to use urllib and use curl for all downloading. restore… | Aug 8 2017 | |||
30431d4edb77 | Axel Kohlmeyer | rework Install.py for gpu library. make it consistent with other lib folders… | Aug 8 2017 | |||
c53a84a967c0 | Axel Kohlmeyer | update README file for lib/mscg | Aug 8 2017 | |||
b7b62f6893c2 | Axel Kohlmeyer | do not pollute global namespace by including mscg header in fix header | Aug 8 2017 | |||
d2b0c287d26e | Axel Kohlmeyer | add local makefile overrides to be compatible with standard suffixes | Aug 8 2017 | |||
b3244f9c9807 | Axel Kohlmeyer | more lib compilation updates | Aug 8 2017 | |||
8bba29d91e11 | Axel Kohlmeyer | more lib installation cleanup | Aug 7 2017 | |||
135b1650f11c | Axel Kohlmeyer | revamp of library builds | Aug 7 2017 | |||
0a54c34e34c2 | Steve Plimpton/GitHub | Merge pull request #600 from akohlmey/install-and-docs-reviewed | Aug 7 2017 | |||
a8f6a95cba50 | Steve Plimpton/GitHub | Merge pull request #605 from rbberger/bash_on_windows | Aug 7 2017 | |||
e0f9a7c34c39 | Richard Berger | Adds BOW tutorial link in main menu | Aug 7 2017 | |||
aaf17bde3ff9 | Richard Berger | Added tutorial for using LAMMPS in Bash on Windows | Aug 7 2017 | |||
5ad8a3332dfc | Axel Kohlmeyer/GitHub | Merge pull request #55 from GarrettTow/patch-1 | Aug 5 2017 | |||
ca7a3a6316dd | GarrettTow/GitHub | Fixed typo in "compute_voronoi_atom.txt" | Aug 4 2017 | |||
163ed276181a | Axel Kohlmeyer | update .gitignore | Aug 4 2017 | |||
23ca0099f7ab | Axel Kohlmeyer | more updates to kim/Install.py to restore missing functionality and align with… | Aug 4 2017 | |||
59ac6ef57357 | Axel Kohlmeyer | correct a link and a name for OpenKIM | Aug 4 2017 | |||
2fa16bcd4ca9 | Axel Kohlmeyer | make overlapping links to references unique to avoid anchor label errors | Aug 4 2017 | |||
e84b6d806704 | sjplimp/GitHub | Merge pull request #602 from rbberger/pylammps_fixes | Aug 4 2017 | |||
96d37128170f | Richard Berger | Add missing link flag | Jul 31 2017 | |||
b395ef00b446 | Richard Berger | Update tutorial_pylammps.txt | Jul 31 2017 | |||
d3169eeab3e7 | Richard Berger | Remove Make.py reference in PyLammps examples | Jul 31 2017 | |||
71553cf7328e | Richard Berger | Fix PyLammps regression after output.cpp change | Jul 31 2017 | |||
9bfd9267fabb | Axel Kohlmeyer | update and automate the QUIP configuration so that no environment variables are… | Jul 28 2017 | |||
7d0d701eaf09 | Axel Kohlmeyer | add reference outputs for QUIP/GAP example | Jul 28 2017 | |||
841a92c7fada | Axel Kohlmeyer | remove unused variable | Jul 28 2017 | |||
85120842dd84 | Axel Kohlmeyer | update QUIP examples to closer match typical LAMMPS examples | Jul 28 2017 | |||
3ebf561e0dea | Axel Kohlmeyer | remove tarball after unpacking | Jul 28 2017 | |||
ffb778cf9b25 | Axel Kohlmeyer | make Install.py for lib/smd and lib/voronoi consistent | Jul 28 2017 | |||
f3850da9fe9d | Axel Kohlmeyer | clean up makefiles provide "serial" and "mpi" targets for atc and awpmd | Jul 28 2017 | |||
e7d9aabca6ba | Axel Kohlmeyer | Merge branch 'kim-install' into install-and-docs-reviewed | Jul 28 2017 |