lammps/libmaster
lammps/lib
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
8983f9e8ffa4 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5897 f3b2605a-c512-4ea7… | Apr 5 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 | |||
e21ff9fcd94e | Mike Brown | Merge branch 'upload' | Mar 30 2011 | |||
b7fa2a27b34d | Mike Brown | Merge branch 'master' of http://git.icms.temple.edu/lammps-ro | 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 | |||
6111b9e8cbea | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5843 f3b2605a-c512-4ea7… | Mar 26 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 | |||
e03cd3d8854a | Axel Kohlmeyer | GPU selection bugfix from mike brown. | 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 | |||
a5de35d07c72 | Axel Kohlmeyer | update atc for 64-bit changes. | 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 | |||
eac710420df6 | Axel Kohlmeyer | Merge branch 'master' into lammps-icms | Feb 23 2011 | |||
fd4fb582ca6f | W. Michael Brown | Adding untested force interpolation kernel. | Feb 22 2011 | |||
81b600132e72 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5701 f3b2605a-c512-4ea7… | Feb 22 2011 | |||
e96ab4ea59d5 | Axel Kohlmeyer | added makefile for serial version /w MPI stubs. | 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 | |||
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 | |||
74ca3e124462 | Axel Kohlmeyer | with cuda-3.2 use mixed precision on lincoln | Jan 28 2011 | |||
302e983393e3 | Axel Kohlmeyer | update to cuda-3.2 on NCSA lincoln. | Jan 28 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 |
c4science · Help