Graphrunner
Graph
runner
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
c8077dd2dea4 | Axel Kohlmeyer | correct cut-n-paste errors | Sep 27 2015 | ||||
1dfba844d093 | Axel Kohlmeyer | remove dead code | Sep 27 2015 | ||||
d1332822ed3e | Axel Kohlmeyer | correct out-of-bounds access | Sep 27 2015 | ||||
4e236148c4c2 | Axel Kohlmeyer | remove dead code | Sep 27 2015 | ||||
cffbc1e2008d | Axel Kohlmeyer | correct indentation and backeting issues | Sep 27 2015 | ||||
c1d110e3dc26 | Axel Kohlmeyer | fix memory leak. addresses CID 151590. | Sep 27 2015 | ||||
474daec73e6d | Axel Kohlmeyer | add missing parenthesis. fixes CID 151102. | Sep 27 2015 | ||||
4f4ba3f7bf3e | stamoor | Tweak to Kokkos Cuda Makefile allowing it to automatically find the nvcc wrapper | Sep 25 2015 | ||||
e837249c1109 | Axel Kohlmeyer | handle several large integer issues. | Sep 25 2015 | ||||
9b02e9ccb0d9 | Axel Kohlmeyer | simplify is_active/available/defined() code and avoid compiler warning | Sep 25 2015 | ||||
8ccb8bfd6668 | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Sep 25 2015 | ||||
27c4accd4fee | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14077 f3b2605a-c512-4ea7… | Sep 25 2015 | ||||
f384db5c2eee | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14076 f3b2605a-c512-4ea7… | Sep 25 2015 | ||||
61649b57d0ed | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14075 f3b2605a-c512-4ea7… | Sep 25 2015 | ||||
8fd8c25e7c3f | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14074 f3b2605a-c512-4ea7… | Sep 25 2015 | ||||
663551ee9f0f | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14073 f3b2605a-c512-4ea7… | Sep 25 2015 | ||||
d2a2124b5678 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14072 f3b2605a-c512-4ea7… | Sep 25 2015 | ||||
ef4e8f288aa4 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14071 f3b2605a-c512-4ea7… | Sep 24 2015 | ||||
df7687fcc18e | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14069 f3b2605a-c512-4ea7… | Sep 24 2015 | ||||
9bdec3026069 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14068 f3b2605a-c512-4ea7… | Sep 24 2015 | ||||
87025c6770fd | sjplimp | '' | Sep 24 2015 | ||||
aec30b07c2c3 | sjplimp | '' | Sep 24 2015 | ||||
d2ee16c936ce | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14065 f3b2605a-c512-4ea7… | Sep 24 2015 | ||||
546186739cec | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14064 f3b2605a-c512-4ea7… | Sep 24 2015 | ||||
c622ab1e6df4 | sjplimp | '' | Sep 24 2015 | ||||
ac2ab62f03f9 | sjplimp | '' | Sep 24 2015 | ||||
53a8a038e82b | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14061 f3b2605a-c512-4ea7… | Sep 24 2015 | ||||
44c8bb9cbf2c | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14060 f3b2605a-c512-4ea7… | Sep 24 2015 | ||||
6f39a0a78d86 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14059 f3b2605a-c512-4ea7… | Sep 24 2015 | ||||
448b9f66f0fa | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14058 f3b2605a-c512-4ea7… | Sep 24 2015 | ||||
2ed7d366a693 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14057 f3b2605a-c512-4ea7… | Sep 24 2015 | ||||
ea547aaf79c9 | sjplimp | '' | Sep 24 2015 | ||||
787cc145e8e0 | sjplimp | '' | Sep 24 2015 | ||||
70128bfb92ac | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14054 f3b2605a-c512-4ea7… | Sep 24 2015 | ||||
a6ff24caa3fb | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14053 f3b2605a-c512-4ea7… | Sep 24 2015 | ||||
5002d8357e5a | Axel Kohlmeyer | roll back potentially broken correction for compute rdf | Sep 24 2015 | ||||
2638309e5946 | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Sep 24 2015 | ||||
0cc260a1aff4 | stamoor | Slight tweak to Kokkos Cuda Makefile | Sep 24 2015 | ||||
7ec2df968035 | Axel Kohlmeyer | implement and document is_available() variable function | Sep 23 2015 | ||||
cb971f016601 | stamoor | Kokkos bugfix | Sep 23 2015 | ||||
d3a59aa27b1f | Axel Kohlmeyer | implement and document is_defined() special variable function | Sep 23 2015 | ||||
3af181ab6c05 | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Sep 23 2015 | ||||
d472396a465c | athomps | Modifed ZBL to accomodate mixing | Sep 23 2015 | ||||
06bb2fb761f6 | athomps | Modifed ZBL to accomodate mixing | Sep 23 2015 | ||||
4f6a6f37cb2a | athomps | Modifed ZBL to accomodate mixing | Sep 23 2015 | ||||
fe3c6670f6b4 | athomps | Modifed ZBL to accomodate mixing | Sep 23 2015 | ||||
38a390738447 | Axel Kohlmeyer | Merge branch 'lammps-icms' of bitbucket.org:akohlmey/lammps-icms into lammps… | Sep 22 2015 | ||||
8e1ab90ed986 | Axel Kohlmeyer | complete preliminary is_active() implementation and add documentation | Sep 22 2015 | ||||
8f04e09f1514 | Axel Kohlmeyer | support true/false in addition to yes/no and on/off as constants in variable… | Sep 21 2015 | ||||
1d21e2c08a0c | Axel Kohlmeyer | remove unused variable | Sep 21 2015 | ||||
cb13bd750661 | Axel Kohlmeyer | remove ineffective newline stripper | Sep 21 2015 | ||||
62608e23343f | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Sep 21 2015 | ||||
ca55525283f0 | athomps | Fixed problem with read_dump xyz | Sep 18 2015 | ||||
8f6f7eb9eef7 | Axel Kohlmeyer | make xyz file reader parse correct .xyz files properly. | Sep 18 2015 | ||||
b9a5521bb11c | athomps | Tweaked bit about thermostats | Sep 18 2015 | ||||
01bc05a7fc76 | Axel Kohlmeyer | import proposed GPU bugfix from trung. | Sep 15 2015 | ||||
b1d46d3b35a1 | Axel Kohlmeyer | propagate dipoleflag similar to other pair substyle flags. | Sep 15 2015 | ||||
e032cd7be69a | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Sep 13 2015 | ||||
ed7559f32957 | athomps | Made insertion work correctly for triclinic | Sep 12 2015 | ||||
5603ea6d27ee | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Sep 12 2015 | ||||
67771a01fb5a | sjplimp | '' | Sep 12 2015 | ||||
79e54786e7d4 | sjplimp | '' | Sep 12 2015 | ||||
5cbf3cfba5f1 | athomps | Fixed triclinic bug in gcmc and qtype bug atom/swap | Sep 12 2015 | ||||
0da2e1782b87 | athomps | Fixed triclinic bug in gcmc and qtype bug atom/swap | Sep 12 2015 | ||||
886e1700986a | athomps | Fixed triclinic bug in gcmc and qtype bug atom/swap | Sep 12 2015 | ||||
54210d7a9b2f | athomps | Fixed triclinic bug in gcmc and qtype bug atom/swap | Sep 11 2015 | ||||
66566c56d637 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14033 f3b2605a-c512-4ea7… | Sep 11 2015 | ||||
41ef5b75a95a | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14032 f3b2605a-c512-4ea7… | Sep 11 2015 | ||||
fa8776172b7f | sjplimp | '' | Sep 11 2015 | ||||
bef809becaaf | sjplimp | '' | Sep 11 2015 | ||||
d32cd3cf51ee | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14029 f3b2605a-c512-4ea7… | Sep 11 2015 | ||||
d9d9a2a496f2 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14028 f3b2605a-c512-4ea7… | Sep 11 2015 | ||||
3561a54e47b0 | sjplimp | '' | Sep 11 2015 | ||||
4035556ffa34 | sjplimp | '' | Sep 11 2015 | ||||
9effcca0df71 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14025 f3b2605a-c512-4ea7… | Sep 11 2015 | ||||
06e347d0ee36 | Axel Kohlmeyer | finally re-enable r-RESPA tests and use is_active() to skip them for USER-OMP | Sep 10 2015 | ||||
c60e7475a0e6 | Axel Kohlmeyer | some more tests for CG models | Sep 10 2015 | ||||
b4f626fe1cd4 | Axel Kohlmeyer | some more simple tests added | Sep 10 2015 | ||||
cfbaae1ffa1c | Axel Kohlmeyer | add some more tests from the OpenMP example library | Sep 10 2015 | ||||
31505f7e9ecf | Axel Kohlmeyer | add hooks for is_XXX() functions into variable processing | Sep 10 2015 | ||||
e9602ae36453 | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Sep 10 2015 | ||||
ffffb27c8e2f | Axel Kohlmeyer | updated makefile for TACC stampede with Xeon Phi support | Sep 10 2015 | ||||
5e861837d8d5 | Axel Kohlmeyer | update input for current code | Sep 10 2015 | ||||
62384bb1b8db | Axel Kohlmeyer | fix memory leak and NULL pointer dereference in dpd/omp and dpd/tstat/omp | Sep 10 2015 | ||||
b213e49672a3 | Axel Kohlmeyer | add optional exit status argument to the quit command | Sep 9 2015 | ||||
b1090f86898b | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14023 f3b2605a-c512-4ea7… | Sep 9 2015 | ||||
8fe7c3d47f76 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14022 f3b2605a-c512-4ea7… | Sep 9 2015 | ||||
ebbc55b98892 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14021 f3b2605a-c512-4ea7… | Sep 9 2015 | ||||
ed7e90b5c18e | Axel Kohlmeyer | fix typo in CORESHELL installer script | Sep 9 2015 | ||||
d2e0d83dbd01 | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Sep 9 2015 | ||||
0b09895596a6 | Axel Kohlmeyer | recognize more flags in Info::is_active() | Sep 9 2015 | ||||
819dbd184ae6 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14017 f3b2605a-c512-4ea7… | Sep 9 2015 | ||||
556bde6dc1b0 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14016 f3b2605a-c512-4ea7… | Sep 9 2015 | ||||
abbf8d2878c8 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14015 f3b2605a-c512-4ea7… | Sep 9 2015 | ||||
11fea8576926 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14014 f3b2605a-c512-4ea7… | Sep 9 2015 | ||||
71054c590af3 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14013 f3b2605a-c512-4ea7… | Sep 9 2015 | ||||
9aac00e7ed5c | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14012 f3b2605a-c512-4ea7… | Sep 9 2015 | ||||
fafba07dffc9 | sjplimp | '' | Sep 9 2015 | ||||
63759a1e8583 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14010 f3b2605a-c512-4ea7… | Sep 9 2015 | ||||
c3e333c217cd | sjplimp | '' | Sep 9 2015 |
c4science · Help