Homec4science

Merge branch 'master' into user-intel-update

Authored by Axel Kohlmeyer <akohlmey@gmail.com> on Oct 6 2017, 16:18.

Description

Merge branch 'master' into user-intel-update

Event Timeline

GitHub <noreply@github.com> committed rLAMMPS05847a0e8713: Merge branch 'master' into user-intel-update (authored by Axel Kohlmeyer <akohlmey@gmail.com>).Oct 6 2017, 16:18

Merged Changes

CommitAuthorDetailsCommitted
439c2fd980f8Steve Plimpton/GitHub
Merge pull request #677 from stanmoore1/kk_update 
Oct 6 2017
15853a0e38dcSteve Plimpton/GitHub
Merge pull request #676 from stanmoore1/kokkos_reverse_comm 
Oct 6 2017
bd17ee5df74aSteve Plimpton/GitHub
Merge pull request #675 from wesbarnett/master 
Oct 6 2017
a9b7ff1154d3Steve Plimpton/GitHub
Merge pull request #679 from stanmoore1/kk_reax_comm 
Oct 6 2017
0dd7ba26c080Steve Plimpton/GitHub
Merge pull request #672 from akohlmey/phana-w-tricubic 
Oct 6 2017
7a90eef527edSteve Plimpton/GitHub
Merge pull request #668 from ovilab/modify_deallocation_fix 
Oct 6 2017
5d0626e50e30Steve Plimpton/GitHub
Merge pull request #665 from akohlmey/collected-small-fixes 
Oct 6 2017
4b7ca0383aacSteve Plimpton/GitHub
Merge pull request #664 from timattox/kokkos_atom2bin 
Oct 6 2017
0ed987dc6186Steve Plimpton/GitHub
Merge pull request #663 from jdevemy/master 
Oct 6 2017
55a3fdca8065Steve Plimpton/GitHub
Merge pull request #660 from junghans/latte_fix 
Oct 6 2017
e0efdd50fab3Stan Moore
Switch to classic comm if ghost_velocity. The check_forward and check_reverse… 
Oct 5 2017
44d2e8ff74d5Stan Moore
Add pre_reverse to verlet_kokkos and comment out timer 
Oct 5 2017
6bf2c60c07edStan Moore
Fix issues in Kokkos comm 
Oct 5 2017
eecd2fbaee77Stan Moore
Remove hardcoded value in fix_qeq_reax 
Oct 5 2017
2b0bfcb10f90Stan Moore
Fix memory leak in pair_reaxc_kokkos 
Oct 5 2017
3653f4012013Stan Moore
Reduce unnecessary communication in fix_qeq_reax 
Oct 4 2017
bda0ee3aa1ebStan Moore
Destroy unneeded fix in pair_reaxc_kokkos 
Oct 4 2017
c522b1b7a974Axel Kohlmeyer
add call to fftw_cleanup() before exiting to avoid bogus leak reports when… 
Oct 4 2017
a55adf4a6848Stan Moore
Update to Kokkos r2.04.04 and add workaround for performance regression 
Oct 3 2017
2876baafd07dJames Barnett
Use -restrict whenever Intel is used, no matter the package 
Oct 3 2017
ca032f21fbfaStan Moore
Add Kokkos threaded reverse comm option 
Oct 3 2017
197f08278442James Barnett
cmake: Add -restrict for Intel compilers for some packages 
Oct 3 2017
8d384b9149c7Axel Kohlmeyer
whitespace cleanup 
Oct 2 2017
529eeb603923Stan Moore
Reduce GPU data transfer 
Oct 2 2017
091d0580904aRichard Berger
Fix typo 
Sep 30 2017
4c71beb02409Axel Kohlmeyer
cleanup/simplification of compilation for fix phonon analysis tool "phana" 
Sep 30 2017
a86572f4fcb4Stan Moore
Reduce memory churn in Kokkos package 
Sep 30 2017
9f2740b7f18fStan Moore
Partially revert 01d0a5c, avoid atomics, safe because of the while loop. Worst… 
Sep 29 2017
d7aac2fed53cStan Moore
Add sync/modify to nbin_kokkos 
Sep 29 2017
d898afaafb7aAxel Kohlmeyer
use <> for system includes not "" 
Sep 29 2017
23e283f13551Anders Hafreager
Fixed proper deletion of fixes if fix is NULL 
Sep 27 2017
de45fa6e7107Axel Kohlmeyer
correct bogus links in LATTE docs 
Sep 27 2017
bfdc4acb8bbeAxel Kohlmeyer
add missing entry for pdf version of manual 
Sep 26 2017
fd3ecd048120Axel Kohlmeyer
fix typo in formatting 
Sep 26 2017
8bba6d3e8c63Axel Kohlmeyer
correct formatting and broken/colliding link issues with LATTE package related… 
Sep 26 2017
53e4ee4f2dc9Axel Kohlmeyer
need to re-init timers after initial setup 
Sep 26 2017
b60cff7e7773Axel Kohlmeyer
USER-OMP package depends on USER-DRUDE 
Sep 26 2017
38530415c8f0Axel Kohlmeyer
-ltbbmalloc is required 
Sep 26 2017
0573aaa6da3aAxel Kohlmeyer
update src/.gitignore for LATTE package 
Sep 26 2017
e6969002ce55Axel Kohlmeyer
having plain filelink instead of filelink.o confuses KOKKOS linking with nvcc 
Sep 26 2017
836a6d292c10Axel Kohlmeyer
whitespace fixes, silence compiler warning about too few format specifiers 
Sep 25 2017
32e0de7a67a1Tim Mattox
first pass at implementing atom2bin for KOKKOS neighbor lists 
Sep 25 2017
789812ec3dceTim Mattox
KOKKOS: minor typo fix 
Sep 25 2017
78a486c0fdfeJulien Devemy
Authorize hybrid/overlay for fix srp 
Sep 25 2017
d6316c40d94eChristoph Junghans
cmake: fix build with system latte 
Sep 22 2017