History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6e48589b9b64 | W. Michael Brown | Optimizing RE-squared. | May 11 2011 | |||
0ecefcd1ba64 | W. Michael Brown | Working re_squared. | May 10 2011 | |||
cc91f5326541 | W. Michael Brown | Finished a compilable re_squared kernel. | May 10 2011 | |||
eb5ae89e3fcd | W. Michael Brown | More work on re_squared kernel. | May 9 2011 | |||
b214af85590c | W. Michael Brown | Working on re-squared kernel. | May 9 2011 | |||
02ed350cf682 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6079 f3b2605a-c512-4ea7… | May 8 2011 | |||
5bd505c31eb9 | W. Michael Brown | Starting on RE-squared. | May 6 2011 | |||
a5e8df135629 | W. Michael Brown | Adding LAMMPS_AL namespace to gb. Adding re_squared as a copy of gayberne. | May 6 2011 | |||
89a7d638d2f8 | W. Michael Brown | Bug fixes for change to base_ellipsoid. | May 6 2011 | |||
2523a3aea6c0 | W. Michael Brown | Adding missing files from last two commits. | May 6 2011 | |||
3bd23ad0736a | W. Michael Brown | Renaming gayberne stuff more generic for ellipsoids. | May 6 2011 | |||
c28b28b8c81e | W. Michael Brown | Renaming gay-berne files. | May 6 2011 | |||
3bcf5ad6c955 | W. Michael Brown | Added a base class for ellipsoidal particles. | May 6 2011 | |||
8a504de9d0d3 | W. Michael Brown | Adding nbor->clear to destructors to prevent seg faults at end of runs. | May 5 2011 | |||
c91cf5f623b5 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6070 f3b2605a-c512-4ea7… | May 4 2011 | |||
bf6bb59386ca | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6069 f3b2605a-c512-4ea7… | May 4 2011 | |||
6731b51d0a98 | W. Michael Brown | Merge ssh://lens.ccs.ornl.gov/~/git/lammps | May 3 2011 | |||
afa3eeac0b21 | Mike Brown | Merge branch 'master' of http://git.icms.temple.edu/lammps-ro | May 3 2011 | |||
5f799182b382 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6053 f3b2605a-c512-4ea7… | May 2 2011 | |||
8e7b6470c7dd | W. Michael Brown | Changing the order of answer object destruction. | Apr 29 2011 | |||
6af4b5c644cd | W. Michael Brown | No longer accumulating device times when procs_per_gpu>1. | Apr 28 2011 | |||
64320e52bb1f | W. Michael Brown | Revert "Changing the concurrent PPPM execution." | Apr 28 2011 | |||
b747b020314f | W. Michael Brown | Changing the concurrent PPPM execution. | Apr 27 2011 | |||
58bf89fda373 | W. Michael Brown | Changing erroneous BIO_PAIR in kernels to BLOCK_PAIR. Default threads per atom… | Apr 16 2011 | |||
95c322ef0319 | Mike Brown | Merge branch 'master' of http://git.icms.temple.edu/lammps-ro | Apr 16 2011 | |||
385080beabc5 | Mike Brown | Merge branch 'upload' | Apr 15 2011 | |||
c38092fa3386 | W. Michael Brown | Some bug fixes and updated to default of 8 threads per atom. | Apr 15 2011 | |||
e27ca98bb839 | W. Michael Brown | Untested update of entire GPU library to use multiple threads per atom. | Apr 14 2011 | |||
48e5cd3228b8 | Mike Brown | Merge branch 'upload' | Apr 13 2011 | |||
2b37bf3d416f | W. Michael Brown | Some block sizes are now selected based on arch. | Apr 13 2011 | |||
99381e0f1962 | Mike Brown | Merge branch 'upload' | Apr 13 2011 | |||
5ff6092ea14f | W. Michael Brown | Updating all preprocessor defines to be set by a kernel. Adding a threads per… | Apr 13 2011 | |||
5e04ea2b49c3 | Mike Brown | Merge branch 'upload' | Apr 13 2011 | |||
eac97a74d1da | Mike Brown | Updating lens makefile. | Apr 13 2011 | |||
e7fc403e3cdc | W. Michael Brown | Updating CHARMM test kernel. | Apr 13 2011 | |||
0efcb241bbce | W. Michael Brown | Fixing bug from last commit. | Apr 12 2011 | |||
fd28fb9027f3 | W. Michael Brown | Further updates to charmm test kernel. | Apr 12 2011 | |||
a20a7e961391 | Mike Brown | Fixing bug in charmm test kernel changing t_per_atom size. | Apr 7 2011 | |||
d15d96094c1d | W. Michael Brown | crml test update for arbitrary threads per atom. | Apr 7 2011 | |||
3480e40e5f59 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5906 f3b2605a-c512-4ea7… | Apr 7 2011 | |||
faf70592aef3 | W. Michael Brown | Adding testing code (charmm 2). | Apr 6 2011 | |||
2bb3c7d1a158 | W. Michael Brown | Updating library to use new special bond indexing. | Apr 6 2011 | |||
38faad75d478 | Mike Brown | Merge branch 'master' of http://git.icms.temple.edu/lammps-ro | Apr 6 2011 | |||
39aadadf7583 | W. Michael Brown | Removing some extraneous output from last commit. | Apr 4 2011 | |||
2759b11312b4 | W. Michael Brown | Adding fixes for OpenCL support and correct constant casting to pppm kernels. | Apr 4 2011 | |||
a955c52830f3 | W. Michael Brown | Consolidated block size defines into device header. | Apr 4 2011 | |||
f08932d407e2 | W. Michael Brown | Switch pencil size in PPPM to arch dependent. Commiting for testing on yona. | Apr 4 2011 | |||
86f7f6cd42a8 | W. Michael Brown | Adding better error output to LAMMPS routines. | Apr 3 2011 | |||
b79869df3db9 | W. Michael Brown | Switching pppm to async zero. | Mar 31 2011 | |||
3c92f73e26f0 | W. Michael Brown | Fixing bug in pppm gpu kernel from last commit. | Mar 31 2011 | |||
7b2b11d84a3e | W. Michael Brown | Updating to current version of LAMMPS. | Mar 30 2011 | |||
ab2a2934a9dd | W. Michael Brown | Finishing up asynchronous PPPM. | Mar 30 2011 | |||
a3eca0b125a9 | W. Michael Brown | Adding stuff to support async charge spread for PPPM. | Mar 29 2011 | |||
2c62f0c4c096 | W. Michael Brown | Finishing up single/double precision PPPM. | Mar 29 2011 | |||
abb127e163e5 | W. Michael Brown | Started changes to support multiple precision modes for pppm. | Mar 29 2011 | |||
15993c6cb35e | W. Michael Brown | Fixing bug in gb_gpu final output. | Mar 28 2011 | |||
3e7548cd275e | W. Michael Brown | Fixing bug in gpu balance where split could be greater than 1 Fixing bug in… | Mar 28 2011 | |||
71ff7b809683 | W. Michael Brown | Updating all code to use full neighbor lists for all host forces computations. | Mar 28 2011 | |||
8f218cc11ddf | W. Michael Brown | Another update for yona testing. | Mar 28 2011 | |||
b42cfbfb363b | W. Michael Brown | temporary commit for yona testing. | Mar 27 2011 | |||
092ee2eea8a1 | W. Michael Brown | Temporary commit for testing on yona. | Mar 27 2011 | |||
04f1dc492eec | W. Michael Brown | Changing host neighbor list from gpu build to be full. Changing ordering of… | Mar 26 2011 | |||
56fa3f5372f6 | W. Michael Brown | Fixing bug in hd_balancer introduced in recent commit. | Mar 25 2011 | |||
f0263bf14ccb | W. Michael Brown | pppm/gpu now using all gpu kernels. | Mar 25 2011 | |||
e32f0861dafa | W. Michael Brown | Fixing pppm/gpu to work with gpu pair styles. | Mar 25 2011 | |||
a56bc868aa40 | W. Michael Brown | Fixing bug in GPU selection. | Mar 15 2011 | |||
58f0eaa6b6bd | W. Michael Brown | WORKING Force INTERP kernel. Commenting out debug checks. | Mar 15 2011 | |||
2103c06aec1e | W. Michael Brown | Some small optimizations to PPPM spread kernel. | Mar 15 2011 | |||
f20bf5682178 | W. Michael Brown | Testing an optimization for PPPM interp. | Mar 15 2011 | |||
1fb641092173 | W. Michael Brown | Adding PPPM interp kernel calls and tests. | Mar 15 2011 | |||
fe8082d88afe | W. Michael Brown | Undoing last commit. | Mar 14 2011 | |||
2662c9ace653 | W. Michael Brown | Pencil decomposition defines now set according to architecture. | Mar 14 2011 | |||
e2b96b6f4dd2 | W. Michael Brown | Changing pencil decomposition constants for test. | Mar 14 2011 | |||
f9685d323170 | W. Michael Brown | Adding stuff for PPPM interpolation. | Mar 14 2011 | |||
111de617166c | W. Michael Brown | More bug fixes to modified PPPM charge spread kernel. | Mar 9 2011 | |||
8e03c5891712 | W. Michael Brown | Fixing bug in PPPM GPU kernel from last commit. | Mar 8 2011 | |||
7947dd346540 | W. Michael Brown | Modifying PPPM charge spread kernel to use multiple pencils per block. | Mar 8 2011 | |||
0ff556412d03 | W. Michael Brown | Small improvement to morse kernel. | Mar 7 2011 | |||
13d47d2874bf | W. Michael Brown | Adding Morse potential (untested) | Mar 7 2011 | |||
34ab4d831ef8 | W. Michael Brown | Fixing bug with texture binding when hybrid pair styles reallocs and 0 atoms on… | Mar 2 2011 | |||
fe88e353d573 | W. Michael Brown | Fixing some bugs when using multiple GPU styles hybrid. | Mar 1 2011 | |||
3e6ab71fa708 | W. Michael Brown | Bug fixes for charge spread kernel. | Feb 28 2011 | |||
2f150052a0e3 | W. Michael Brown | Fix to new PPPM gpu kernel. | Feb 28 2011 | |||
29bbace06a04 | W. Michael Brown | Switching PPPM kernel to use coalesced access. | Feb 26 2011 | |||
242378a69ec5 | W. Michael Brown | Testing alternative delta storage instead of atom index in PPPM kernel. | Feb 26 2011 | |||
f718bcfbaa9d | W. Michael Brown | DROPPING TO 1 PPPM charge spread kernel. | Feb 25 2011 | |||
73a8f5842ddc | W. Michael Brown | Adding lj/expand/gpu. | Feb 25 2011 | |||
a2671c967015 | W. Michael Brown | Fixing bug in virial calculation for hybrid styles. | Feb 23 2011 | |||
fb2aab254282 | W. Michael Brown | NEW CODE FOR PAPER. | Feb 23 2011 | |||
fd4fb582ca6f | W. Michael Brown | Adding untested force interpolation kernel. | Feb 22 2011 | |||
a3d6cff83633 | W. Michael Brown | CODE USED TO BENCHMARK CHARGE SPREADING FOR PAPER. | Feb 21 2011 | |||
fc6934dc4581 | W. Michael Brown | Changing resequence skip to use the block size. | Feb 17 2011 | |||
a5fa012ed304 | W. Michael Brown | Adding optimizations for Fermi. | Feb 17 2011 | |||
e8da16ff23ac | W. Michael Brown | Finishing laptop optimization of PPPM charge spread kernels. | Feb 17 2011 | |||
a5163fabd2a6 | W. Michael Brown | Working on PPPM kernels. | Feb 17 2011 | |||
603dfac3f107 | W. Michael Brown | Working on charge spreading. | Feb 16 2011 | |||
22b299f94c21 | W. Michael Brown | Fixed incorrect starting index for PPPM regression check. Removed unnecessary… | Feb 14 2011 | |||
8364b1214eba | W. Michael Brown | Optimizing PPPM kernel. | Feb 14 2011 | |||
c4e10709d3dc | W. Michael Brown | 3 Working charge spreading kernels for PPPM. | Feb 14 2011 | |||
958894570520 | W. Michael Brown | Playing with pppm. | Feb 11 2011 |
c4science · Help