History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
ab49ee4f1914 | Axel Kohlmeyer | fix embarrassing bug in unrolled force reduction | Oct 17 2013 | |||
ac35c46950a9 | Axel Kohlmeyer | add coul/dsf/omp pair styles | Oct 5 2013 | |||
38952a636910 | Axel Kohlmeyer | remove unused variables | Oct 5 2013 | |||
2b9713284c4b | Axel Kohlmeyer | remove excess whitespace | Oct 5 2013 | |||
0cc56656db65 | Axel Kohlmeyer | added tersoff/omp style | Oct 5 2013 | |||
2fed2809291b | Axel Kohlmeyer | add zbl/omp pair style | Oct 5 2013 | |||
0a7fbe653a26 | Axel Kohlmeyer | include explicit 8x loop unrolling for faster thread data reduction | Oct 4 2013 | |||
21442a6221c3 | Axel Kohlmeyer | complete implementation of nm/cut styles for USER-OMP | Oct 3 2013 | |||
fee8a8b3a68e | Axel Kohlmeyer | add more nm/cut pair styles for USER-OMP (still incomplete) | Oct 3 2013 | |||
995ec050cee4 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10824 f3b2605a-c512-4ea7… | Sep 23 2013 | |||
1348d729e811 | Axel Kohlmeyer | bugfix for multi-threaded execution of pair style adp | Sep 21 2013 | |||
93ddb4b0e8db | Axel Kohlmeyer | include proposed bugfix by rolf for per-atom computes with r-RESPA | Aug 30 2013 | |||
8bc98421d7cb | Axel Kohlmeyer | make code compile again | Aug 10 2013 | |||
7c7617f7e5ec | Axel Kohlmeyer | only update the charged particles list after reneighboring | Aug 3 2013 | |||
5b2056130a88 | Axel Kohlmeyer | add serial and mt version of pppm/tip4p/cg | Aug 1 2013 | |||
641726ecd753 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10478 f3b2605a-c512-4ea7… | Jul 30 2013 | |||
883553303ef5 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10477 f3b2605a-c512-4ea7… | Jul 30 2013 | |||
2b6468d976cd | Axel Kohlmeyer | more timer tweaks and simplifications | Jul 28 2013 | |||
f33aa0ad2d51 | Axel Kohlmeyer | convert to using the Timer class in ThrData instead of rolling out own | Jul 28 2013 | |||
f086c6d5fbaf | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10417 f3b2605a-c512-4ea7… | Jul 26 2013 | |||
e131e2a141a4 | Axel Kohlmeyer | make sure everything compiles again | Jul 26 2013 | |||
609842916cc0 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10392 f3b2605a-c512-4ea7… | Jul 26 2013 | |||
1bc62d40b215 | Axel Kohlmeyer | more mostly cosmetic issues found by clang | Jul 24 2013 | |||
980446c6467a | Axel Kohlmeyer | handle clang warnings | Jul 24 2013 | |||
6884feef2cee | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10318 f3b2605a-c512-4ea7… | Jul 24 2013 | |||
45df2c2d3e0d | Axel Kohlmeyer | adapt to changes from upstream | Jul 24 2013 | |||
ad2266e4bf6b | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10292 f3b2605a-c512-4ea7… | Jul 23 2013 | |||
00d46d8490f7 | Axel Kohlmeyer | added /omp version of tip4p/cut | Jul 23 2013 | |||
d255952ed9f3 | Axel Kohlmeyer | correct error messages and docs. add /omp version for tip4p/long | Jul 22 2013 | |||
ccb9b30c99c3 | Axel Kohlmeyer | some more clang inspired cleanups | Jul 19 2013 | |||
66eb2d03100c | Axel Kohlmeyer | fix typo | Jul 18 2013 | |||
7e3328a2a717 | Axel Kohlmeyer | remove unused variables and class members, initialize where needed. | Jul 18 2013 | |||
f76f5ecebed5 | Axel Kohlmeyer | make sure evdwl is properly initialized | Jul 18 2013 | |||
7887ffed73b3 | Axel Kohlmeyer | remove unused variables | Jul 13 2013 | |||
9c9f752b3bb7 | Axel Kohlmeyer | silence some warnings, remove dead code | Jul 13 2013 | |||
b249ce65f60c | Axel Kohlmeyer | add thread timers to MSM /omp styles | Jul 9 2013 | |||
89efd487b1e9 | Axel Kohlmeyer | Merge branch 'mypage' into lammps-icms | Jul 9 2013 | |||
f1e9f799b067 | Axel Kohlmeyer | add timer support for kspace styles | Jul 8 2013 | |||
60d49a7aad50 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10230 f3b2605a-c512-4ea7… | Jul 8 2013 | |||
3f77fae0b22e | Axel Kohlmeyer | add per thread timing for bonded interactions | Jul 8 2013 | |||
f6ac56bfa0fd | Axel Kohlmeyer | add per thread timer calls to pair styles | Jul 8 2013 | |||
f188305cd903 | Axel Kohlmeyer | include neighbor list per thread timing | Jul 8 2013 | |||
632b105572bb | Axel Kohlmeyer | stop using clock_gettime() since it seems to be horribly inconsistent | Jul 8 2013 | |||
40319752ad79 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10227 f3b2605a-c512-4ea7… | Jul 8 2013 | |||
287c73c02f15 | Axel Kohlmeyer | more consistent handling of timer info | Jul 8 2013 | |||
3c289419b0df | Axel Kohlmeyer | clean up MyPage API to go without public variables and use aligned malloc | Jul 8 2013 | |||
d8dec88599b9 | Axel Kohlmeyer | bugfix for comb/omp | Jul 7 2013 | |||
278eaaaeff02 | Axel Kohlmeyer | port new memory allocation strategy to OpenMP for the rest (untested) | Jul 7 2013 | |||
9db2350af159 | Axel Kohlmeyer | incorporate changes from steve with adjustments for OpenMP | Jul 7 2013 | |||
372a09b85211 | Axel Kohlmeyer | refactored thread timing output to be similar to MPI time stats | Jul 5 2013 | |||
799a70c4a9a7 | Axel Kohlmeyer | add tag for neighborlist timing | Jul 5 2013 | |||
d218872dfaaf | Axel Kohlmeyer | Merge branch 'omp-timer' into lammps-icms | Jul 4 2013 | |||
1cc714e1b4fb | Axel Kohlmeyer | revert changes to granular styles and neighborlists for now. | Jul 4 2013 | |||
ab48c500a723 | Axel Kohlmeyer | make granular neighbor list compile. | Jul 4 2013 | |||
92b284468b88 | Axel Kohlmeyer | implement per thread timer breakdown | Jul 4 2013 | |||
f77ac8175847 | Axel Kohlmeyer | cleanups | Jun 30 2013 | |||
6553258ee993 | Axel Kohlmeyer | Merge remote branch 'lammps-ro/master' into lammps-icms | Jun 30 2013 | |||
d2c3a96a9a26 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10200 f3b2605a-c512-4ea7… | Jun 29 2013 | |||
a22353de08be | Axel Kohlmeyer | add USER-OMP support for new nb3/harmonic pair potential | Jun 29 2013 | |||
ed387105c842 | Axel Kohlmeyer | include updates to rigid body integration for granular particles from upstream | Jun 29 2013 | |||
3428df4c4b90 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10167 f3b2605a-c512-4ea7… | Jun 28 2013 | |||
f37ae6cb7476 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10161 f3b2605a-c512-4ea7… | Jun 28 2013 | |||
737e5e6c3dfd | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10150 f3b2605a-c512-4ea7… | Jun 28 2013 | |||
1c337c837cac | Axel Kohlmeyer | permission cleanup | Jun 28 2013 | |||
71a19e3883cd | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10114 f3b2605a-c512-4ea7… | Jun 27 2013 | |||
cf7f34401c35 | Axel Kohlmeyer | teach pair potentials to open potential files via open_potential() | Jun 27 2013 | |||
0e045500433f | Axel Kohlmeyer | massive patch to flag non-numeric input | Jun 23 2013 | |||
6ed180b82a7c | Axel Kohlmeyer | import bugfix from rolf isele-holder | Jun 19 2013 | |||
6bc744ed4cf7 | Axel Kohlmeyer | import bugfix from serial version of dihedral/nharmonic | Jun 9 2013 | |||
e240e15c4d5f | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Jun 9 2013 | |||
00fe31ddd407 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10052 f3b2605a-c512-4ea7… | Jun 8 2013 | |||
c9710e0c20ad | Axel Kohlmeyer | Merge remote branch 'lammps-ro/master' into lammps-icms | Jun 7 2013 | |||
5a7652a8b4e6 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10033 f3b2605a-c512-4ea7… | Jun 6 2013 | |||
ce2b853e4a11 | Axel Kohlmeyer | Merge remote branch 'lammps-ro/master' into lammps-icms | Jun 1 2013 | |||
a5da3aa1ce77 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9987 f3b2605a-c512-4ea7… | May 31 2013 | |||
f7c48d0ee3fd | Axel Kohlmeyer | Merge remote branch 'lammps-ro/master' into lammps-icms | May 30 2013 | |||
3114525261fe | Axel Kohlmeyer | Merge branch 'package-management' into lammps-icms | May 30 2013 | |||
c8f46921416a | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | May 30 2013 | |||
6eaf86ff6827 | Axel Kohlmeyer | improved Install.sh for USER-OMP | May 30 2013 | |||
61213fbfb69d | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9931 f3b2605a-c512-4ea7… | May 29 2013 | |||
24dc52cb69a0 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9928 f3b2605a-c512-4ea7… | May 28 2013 | |||
00896fb9815d | Axel Kohlmeyer | fix typo. | May 10 2013 | |||
3d5d72866157 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9860 f3b2605a-c512-4ea7… | May 10 2013 | |||
c1b6654dbc9c | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | May 10 2013 | |||
7018102f9f78 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9847 f3b2605a-c512-4ea7… | May 8 2013 | |||
2a67f644a896 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9720 f3b2605a-c512-4ea7… | Apr 1 2013 | |||
32f9fc8afc87 | Axel Kohlmeyer | zero list length bug in all bond/angle/dihedral/improper /omp styles | Mar 26 2013 | |||
c888137ebad7 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9703 f3b2605a-c512-4ea7… | Mar 21 2013 | |||
a289ce92d7a9 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9701 f3b2605a-c512-4ea7… | Mar 21 2013 | |||
b1da57a59b65 | Axel Kohlmeyer | fix bug with multi-threaded respa neighbor lists reported by rolf | Mar 19 2013 | |||
e2e81459604e | Axel Kohlmeyer | simplify locking for respa neighbor lists | Mar 19 2013 | |||
9b7c9b0d1e9a | Axel Kohlmeyer | import long/disp updates from rolf | Mar 19 2013 | |||
a3603ca40fca | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Mar 16 2013 | |||
28480c5221d5 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9688 f3b2605a-c512-4ea7… | Mar 14 2013 | |||
eeecd6980262 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9680 f3b2605a-c512-4ea7… | Mar 14 2013 | |||
5ce9fbe0baf6 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9626 f3b2605a-c512-4ea7… | Mar 11 2013 | |||
6332d404d52d | Axel Kohlmeyer | improved version of msm/omp from stan | Mar 8 2013 | |||
04c6cca84b38 | Axel Kohlmeyer | more changes to protect the pppm*/omp styles from segfaulting | Mar 8 2013 | |||
6f0a56be5c8b | Axel Kohlmeyer | add support for per-atom virial | Mar 8 2013 | |||
8861fa1340a0 | Axel Kohlmeyer | define nlocal outside of OpenMP region | Mar 8 2013 |
c4science · Help