lammps/libmaster
lammps/lib
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
bbdc7ab3d64f | Axel Kohlmeyer | compile reax library with optimization | Jan 20 2011 | |||
353439c4148f | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5546 f3b2605a-c512-4ea7… | Jan 14 2011 | |||
c00c13352937 | Axel Kohlmeyer | recover option to write object files to ./obj | Jan 13 2011 | |||
fa493de199e2 | Axel Kohlmeyer | Merge branch 'master' into lammps-icms | Jan 13 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 | |||
db1996f09517 | Mike Brown | Merge branch 'master' of http://git.icms.temple.edu/lammps-ro | Dec 24 2010 | |||
4710a3926643 | Axel Kohlmeyer | Merge branch 'master' into lammps-icms | Dec 18 2010 | |||
d6432c9c6e30 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5405 f3b2605a-c512-4ea7… | Dec 17 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 | |||
b24414a0668f | Axel Kohlmeyer | make the gpu module conform with LAMMPS partitions | Nov 25 2010 | |||
1a0fcd364dc2 | Axel Kohlmeyer | clean up unresolved conflict from last merge. | Nov 24 2010 | |||
138fbced0859 | Axel Kohlmeyer | add makefiles for kraken | Nov 24 2010 | |||
3bc83ae8e634 | Axel Kohlmeyer | add configuration for TACC's ranger machine. | Nov 24 2010 | |||
d4ada34579ad | Axel Kohlmeyer | Merge branch 'master' into lammps-icms | Nov 24 2010 | |||
4366bfffd35e | pscrozi | Getting rid of extra CR characters at ends of lines. | Nov 23 2010 | |||
01e8c6564883 | Axel Kohlmeyer | import makefiles for compiling on NCSA lincoln/abe | Nov 23 2010 | |||
5a82c99485e1 | pscrozi | Changes from Mike Brown. | Nov 23 2010 | |||
8b146a9a99c0 | Axel Kohlmeyer | GPU ECC flag support only available with cuda 3.1+ | Nov 21 2010 | |||
cfea9c6bf355 | Axel Kohlmeyer | tune host compiler flags for longhorn | Nov 20 2010 | |||
1a5d3322d41d | Axel Kohlmeyer | default to mixed precision compile | Nov 20 2010 | |||
3246bc8c924d | Axel Kohlmeyer | aggressive optimization for fermi machine. | Nov 18 2010 | |||
b6a5b9d703d4 | Axel Kohlmeyer | remove references to MSM (for now). | Nov 18 2010 | |||
5087fc961783 | Axel Kohlmeyer | we track gpulammps status in the README file now. | Nov 18 2010 | |||
f324ce503e56 | Axel Kohlmeyer | updates to the README to match current status. | Nov 18 2010 | |||
2c7c8198fe88 | Axel Kohlmeyer | compile mixed precision and sm_20 now. | Nov 18 2010 | |||
233de1db5d26 | Axel Kohlmeyer | add note saying this is a modified source. | Nov 18 2010 | |||
7885412f9ffe | Axel Kohlmeyer | update GPU package support for r561 from svn. | Nov 12 2010 | |||
81cd9eb6fa26 | Axel Kohlmeyer | we need the full path to nvcc on shampoo. | Nov 12 2010 | |||
b4150d11dc26 | Axel Kohlmeyer | sync to upstream revision 549. | Nov 11 2010 | |||
db9844a8ffbd | Axel Kohlmeyer | update makefile adjustments from upstream. | Nov 11 2010 | |||
60377b6a21cb | Axel Kohlmeyer | accumulate memory usage in double also for GB. | Nov 11 2010 | |||
113dffba0ba4 | Axel Kohlmeyer | import upstream bugfix for pre-3.2 cuda compile | Nov 11 2010 | |||
05d2d20429cb | Axel Kohlmeyer | remove pointless change | Nov 11 2010 | |||
92cd2a69bf2d | Axel Kohlmeyer | do GPU device memory accounting with doubles | Nov 11 2010 | |||
92444042fcd3 | Axel Kohlmeyer | add missing header dependency. | Nov 11 2010 | |||
d27edaf367ec | Axel Kohlmeyer | enable gcc warnings | Nov 11 2010 | |||
630a307ae761 | Axel Kohlmeyer | Merge branch 'master' into lammps-icms | Nov 9 2010 | |||
ee5f450c127d | Axel Kohlmeyer | update gpu library to r539 | Nov 9 2010 | |||
40ea8e4d340f | athomps | Added potential gradient columns | Nov 8 2010 | |||
ba5fb80d1d4b | Axel Kohlmeyer | merge of GPU library from gpulammps project. | Nov 7 2010 | |||
f1118ab41dee | Axel Kohlmeyer | Merge branch 'master' into lammps-icms | Oct 7 2010 | |||
ecbd64b0627f | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4975 f3b2605a-c512-4ea7… | Oct 6 2010 | |||
b956107fc6f1 | Axel Kohlmeyer | Merge branch 'master' into lammps-icms | Oct 3 2010 | |||
0f9ba37ca6d7 | athomps | Added hbnewflag argument to pair_style reax | Sep 25 2010 | |||
68a5dad07d73 | athomps | Added hbnewflag argument to pair_style reax | Sep 25 2010 | |||
ab19f8bf3864 | Axel Kohlmeyer | Merge branch 'master' into lammps-icms | Sep 8 2010 | |||
131874819f67 | athomps | Cleaned up Makefiles and added include dependencies | Sep 7 2010 | |||
8d906fc56660 | Axel Kohlmeyer | Merge branch 'master' into lammps-icms | Aug 31 2010 | |||
7702ca9d35f4 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4621 f3b2605a-c512-4ea7… | Aug 30 2010 | |||
14c999c8ea10 | Axel Kohlmeyer | mpi enabled makefile for ATC cross compilation. | Aug 8 2010 | |||
753367408642 | Axel Kohlmeyer | improve port to MinGW cross-compilation on linux. | Aug 7 2010 | |||
033f22230166 | Axel Kohlmeyer | Merge branch 'master' into lammps-icms | Jun 15 2010 | |||
350a269e24f6 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4249 f3b2605a-c512-4ea7… | Jun 14 2010 | |||
6a1055cd23a9 | Axel Kohlmeyer | Merge branch 'master' into thread-support | Apr 29 2010 | |||
7900602be9e8 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4065 f3b2605a-c512-4ea7… | Apr 28 2010 | |||
fb7781fa1164 | Axel Kohlmeyer | adjust build system to local requirements. ignore files that are copied over by… | Apr 18 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 | |||
ccefc1c3c0e7 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3509 f3b2605a-c512-4ea7… | Dec 4 2009 | |||
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 | |||
e1cfdf366cf0 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3185 f3b2605a-c512-4ea7… | Sep 28 2009 | |||
93fe3738c9c4 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3170 f3b2605a-c512-4ea7… | Sep 24 2009 | |||
0ef2356659c2 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3160 f3b2605a-c512-4ea7… | Sep 16 2009 | |||
b2f19b656083 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3145 f3b2605a-c512-4ea7… | Sep 4 2009 | |||
14254f023a61 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3133 f3b2605a-c512-4ea7… | Aug 31 2009 | |||
c798aa703a00 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3129 f3b2605a-c512-4ea7… | Aug 31 2009 | |||
8a6024b3ea93 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3084 f3b2605a-c512-4ea7… | Aug 18 2009 | |||
ea26344b52fe | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3059 f3b2605a-c512-4ea7… | Aug 13 2009 |
c4science · Help