History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d7fdcef6ffa0 | W. Michael Brown | Adding additional charge spreading kernels | Feb 10 2011 | |||
6c28a2c11797 | W. Michael Brown | Adding working charge spreading code. | Feb 9 2011 | |||
074b76f73cbb | W. Michael Brown | Fixing bugs in charge spreading. | Feb 9 2011 | |||
3e25ee5338b9 | W. Michael Brown | Adding kernel for rho map; not currently working. | Feb 8 2011 | |||
83be27433ca1 | W. Michael Brown | Working on PPPM charge spread kernel. | Feb 2 2011 | |||
4c7f84fda0b6 | W. Michael Brown | Adding working atom index storage to particle map. | Feb 2 2011 | |||
3e4a467b20eb | W. Michael Brown | Adding working GPU particle map for PPPM. Reverting changes to force.h/cpp. | Feb 2 2011 | |||
27c6fd9dd066 | W. Michael Brown | Updating PPPM particle_map kernel. | Feb 2 2011 | |||
5d6435f4f3a9 | W. Michael Brown | Adding PPPM particle_map stuff. | Feb 1 2011 | |||
b9305d30cf11 | W. Michael Brown | Adding data transfer for charge spreading. | Feb 1 2011 | |||
343485d59237 | W. Michael Brown | Adding pppm stuff and incorporating data transfer. | Jan 31 2011 | |||
c1c9fd47dee5 | W. Michael Brown | Hybrid working, but not fully tested. | Jan 27 2011 | |||
b9c7e2bb9612 | W. Michael Brown | Trying to get hybrid gpu styles to work... | Jan 25 2011 | |||
45971bf7329d | W. Michael Brown | Atom data will not be copied multiple times if multiple styles need it. Adding… | Jan 24 2011 | |||
6018dd02b156 | W. Michael Brown | Untested changes to support hybrid styles. | Jan 24 2011 | |||
332443786681 | W. Michael Brown | Started updating to support multiple GPU styles. Incomplete - non-compilable. | Jan 24 2011 | |||
0e41c61584e1 | W. Michael Brown | Removed use of LAMMPS timestep in gpu library. | Jan 21 2011 | |||
0232e672eb20 | W. Michael Brown | Revert "Removing msm, openmp, and k-space stuff for LAMMPS patch." | Jan 21 2011 | |||
20d10c6590b8 | W. Michael Brown | Merge ssh://yona.ccs.ornl.gov/~/git/lammps | Jan 21 2011 | |||
15742bec1e97 | Mike Brown | Merge branch 'master' of http://git.icms.temple.edu/lammps-ro | Jan 21 2011 | |||
353439c4148f | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5546 f3b2605a-c512-4ea7… | Jan 14 2011 | |||
64f71106f70a | W. Michael Brown | Fixed makefile to correctly remove files. | Jan 13 2011 | |||
a499b28469f3 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5545 f3b2605a-c512-4ea7… | Jan 12 2011 | |||
2228473d0321 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5538 f3b2605a-c512-4ea7… | Jan 12 2011 | |||
8f2257ecbf12 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5537 f3b2605a-c512-4ea7… | Jan 12 2011 | |||
fd33d2944213 | W. Michael Brown | Removing msm, openmp, and k-space stuff for LAMMPS patch. | Jan 11 2011 | |||
9d654ca91cb2 | W. Michael Brown | Adding support for non-arithmetic mixing to charmm and updating docs and… | Jan 7 2011 | |||
7c5cef048f57 | W. Michael Brown | Updating host-write buffer in CHARMM to zero all memory to avoid valgrind… | Jan 6 2011 | |||
f85acfb1c26a | W. Michael Brown | Switching back to old nbor list calculation 2 of 2 | Jan 5 2011 | |||
b5a8ac685833 | W. Michael Brown | Switching back to old nbor list calculation 1 of 2... | Jan 5 2011 | |||
3acbf3b41d13 | W. Michael Brown | Switching to O2 neighbor list calculation for tests... | Jan 5 2011 | |||
e90814093ff1 | W. Michael Brown | Added O^2 neighbor list build kernel. | Jan 5 2011 | |||
b9a2679c1c42 | W. Michael Brown | Updating geryon; changing (numtyp)0 to (acctyp)0 for acctyp variables. | Jan 4 2011 | |||
c1e53cf140a6 | W. Michael Brown | Final working charmm commit. | Dec 31 2010 | |||
e1260023f76e | W. Michael Brown | Optimized kernel from last commit. | Dec 30 2010 | |||
56b96c172211 | W. Michael Brown | Replacing with another test for faster type data in charmm. | Dec 30 2010 | |||
b85a2a1cf7ec | W. Michael Brown | Adding a test kernel for faster shared types in charmm. | Dec 30 2010 | |||
bc5876cf5a7a | W. Michael Brown | Bug fixes to generate first working charmm/long/gpu | Dec 29 2010 | |||
6f4d1de96cd7 | W. Michael Brown | Initial commit of charmm/long/gpu style w/out testing. | Dec 29 2010 | |||
de14d7c0aa74 | W. Michael Brown | Eliminating compiler warnings. | Dec 16 2010 | |||
b58bd9644421 | W. Michael Brown | Now using LAMMPS communicators. | Dec 16 2010 | |||
aca0eefff15d | W. Michael Brown | More efficient memory usage when particle split>0 and < 1. | Dec 15 2010 | |||
85bd78dacd4c | W. Michael Brown | Made pair_gpu_atom memory usage more efficient. | Dec 15 2010 | |||
2fe5e84d6890 | W. Michael Brown | Updating object file location in lib/gpu makefiles | Dec 14 2010 | |||
af4911b3778a | W. Michael Brown | Adding MSM version of CMM coul/long/gpu style to library. | Dec 13 2010 | |||
3125cdfd3030 | W. Michael Brown | Fixing CUDA version for new device query functions. | Dec 13 2010 | |||
4366bfffd35e | pscrozi | Getting rid of extra CR characters at ends of lines. | Nov 23 2010 | |||
5a82c99485e1 | pscrozi | Changes from Mike Brown. | Nov 23 2010 | |||
7900602be9e8 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4065 f3b2605a-c512-4ea7… | Apr 28 2010 | |||
1c9ce032a47e | pscrozi | Memory leak bug fix. | Mar 19 2010 | |||
c0e0b656190c | pscrozi | Adding changes from Mike Brown. | Mar 4 2010 | |||
71ed5c03ecf7 | pscrozi | Improvements in lib/gpu | Feb 11 2010 | |||
4ae4792b0099 | pscrozi | Updating lib/gpu to version 2. | Feb 4 2010 | |||
12c3a4391938 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3406 f3b2605a-c512-4ea7… | Nov 16 2009 | |||
e7d5e47e2798 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3215 f3b2605a-c512-4ea7… | Oct 12 2009 | |||
b2f19b656083 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3145 f3b2605a-c512-4ea7… | Sep 4 2009 | |||
ea26344b52fe | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3059 f3b2605a-c512-4ea7… | Aug 13 2009 | |||
5c4b5a82aa2f | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3056 f3b2605a-c512-4ea7… | Aug 13 2009 | |||
ee24560ab6fd | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3049 f3b2605a-c512-4ea7… | Aug 12 2009 | |||
5cc170ca01e3 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3048 f3b2605a-c512-4ea7… | Aug 11 2009 | |||
27b1805916ab | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3042 f3b2605a-c512-4ea7… | Aug 10 2009 | |||
2c6dc60a306e | wmbrown | Added GPU library and package directories. | Aug 10 2009 |
c4science · Help