Commit Graph

19 Commits

Author SHA1 Message Date
8e7b6470c7 Changing the order of answer object destruction. 2011-04-29 12:22:32 -04:00
58bf89fda3 Changing erroneous BIO_PAIR in kernels to BLOCK_PAIR. Default threads per atom is now 1 for all but charged pair styles. 2011-04-15 20:57:03 -04:00
e27ca98bb8 Untested update of entire GPU library to use multiple threads per atom. 2011-04-14 17:25:55 -04:00
a955c52830 Consolidated block size defines into device header. 2011-04-04 13:41:31 -04:00
86f7f6cd42 Adding better error output to LAMMPS routines. 2011-04-03 11:51:26 -04:00
ab2a2934a9 Finishing up asynchronous PPPM. 2011-03-29 22:09:28 -04:00
71ff7b8096 Updating all code to use full neighbor lists for all host forces
computations. Changed the load balancing scheme. Added timing estimates
for GPU and driver overhead, cpu idle time.
2011-03-28 13:18:39 -04:00
8f218cc11d Another update for yona testing. 2011-03-27 19:50:44 -04:00
04f1dc492e Changing host neighbor list from gpu build to be full. Changing ordering of host neighbor list from gpu builds. Updating lj_cut with changes. Breaking everthing else. 2011-03-26 12:58:47 -04:00
56fa3f5372 Fixing bug in hd_balancer introduced in recent commit. 2011-03-25 15:31:01 -04:00
e32f0861da Fixing pppm/gpu to work with gpu pair styles. 2011-03-24 19:10:12 -04:00
34ab4d831e Fixing bug with texture binding when hybrid pair styles reallocs and 0 atoms on other style. 2011-03-01 19:17:30 -05:00
fe88e353d5 Fixing some bugs when using multiple GPU styles hybrid. 2011-03-01 17:45:14 -05:00
343485d592 Adding pppm stuff and incorporating data transfer. 2011-01-31 15:06:22 -05:00
c1c9fd47de Hybrid working, but not fully tested. 2011-01-27 17:52:08 -05:00
6018dd02b1 Untested changes to support hybrid styles. 2011-01-24 15:58:04 -05:00
0e41c61584 Removed use of LAMMPS timestep in gpu library. 2011-01-21 13:27:00 -05:00
4366bfffd3 Getting rid of extra CR characters at ends of lines.
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5285 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2010-11-23 19:52:03 +00:00
5a82c99485 Changes from Mike Brown.
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5277 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2010-11-23 00:40:35 +00:00