House-keeping for MTTK
[alexxy/gromacs.git] / src / kernel / readir.c
2014-03-17 Mark AbrahamHouse-keeping for MTTK
2014-02-24 Mark AbrahamPermit warning-free use of Andersen thermostat
2013-10-17 Michael ShirtsRestarting from checkpoint no longer reinitializes...
2013-10-16 Michael Shirtsturning off expanded ensemble for all integrators but...
2013-05-21 Mark AbrahamUpdated grompp cut-off and PME-Switch checks
2013-04-26 Mark AbrahamMerge "CUDA PME kernels with analytical Ewald correctio...
2013-04-26 Mark AbrahamMerge "improved load balancing with Verlet cut-off...
2013-04-19 Teemu MurtolaMerge branch 'release-4-5-patches'
2013-04-16 David van der SpoelMerge "corrected grompp rvdw charge-group radii check...
2013-03-26 Roland SchulzMerge release-4-5-patches into release-4-6
2013-03-14 Berk Hesscorrected grompp rvdw charge-group radii check
2013-02-20 Berk Hessfixed issues with FEP soft-core and cut-off's
2013-02-20 Mark AbrahamMerge release-4-5-patches into release-4-6
2013-02-15 Mark AbrahamMerge "Unwinds flag dependencies in g_order." into...
2013-02-15 Mark AbrahamMerge "use legacy CUDA non-bonded kernels only on Fermi...
2013-02-13 Roland SchulzMerge "improve setup of multiple tf tables" into releas...
2013-02-12 Mark AbrahamMerge "PME-only counters are now reset with -maxh ...
2013-02-12 Mark AbrahamMerge "fixed bug with sd integrator and OpenMP threadin...
2013-02-12 Mark AbrahamMerge "Fix CUDA_HOST_COMPILER flag name" into release-4-6
2013-02-09 Roland SchulzMerge "Typo fix" into release-4-6
2013-02-09 Mark AbrahamTypo fix
2013-01-22 Mark AbrahamMerge "added missing cleanup of some nbnxn_cuda data...
2013-01-18 Roland SchulzMerge release-4-5-patches into release-4-6
2013-01-18 Roland SchulzCode beautification with uncrustify
2013-01-18 Mark AbrahamFixing copyright issues and code contributors
2013-01-17 Mark AbrahamMerge "Remove unnecessary ICC flags affecting performan...
2013-01-17 Mark AbrahamMerge "improved CUDA kernel performance by pre-loading...
2013-01-17 Christoph JunghansMerge "Added note about make_edi and flooding in ED...
2013-01-17 Christoph JunghansMerge "use the compiler version provided by CMake ...
2013-01-17 Mark AbrahamMerge branch 'release-4-5-patches' into release-4-6
2013-01-17 Christoph JunghansMerge "note the reason for auto-disabling GPU support...
2013-01-17 Mark AbrahamMerge "Added mdp option 'calc-lambda-neighbors'." into...
2013-01-17 Roland SchulzMerge "clarify wording of GPU driver-related notes...
2013-01-17 Sander PronkAdded mdp option 'calc-lambda-neighbors'.
2013-01-17 Sander PronkFixes to free energy code, output & g_bar compatibility.
2013-01-16 Michael Shirtsfixes issues with pressure control and infrequent evalu...
2013-01-13 Mark AbrahamMerge "Added basic CPU topology information to cpuid...
2013-01-12 Christoph JunghansMerge "Added missing export" into release-4-6
2013-01-11 Erik LindahlMerge "made SHAKE work again with particle decompostion...
2013-01-11 Roland SchulzMerge "time the GPU force clearing async launch overhea...
2013-01-11 Christoph JunghansMerge "console and log output improvements" into releas...
2013-01-11 Christoph JunghansMerge "Fix CUDA being quiet and mark all CUDA_* as...
2013-01-11 Roland SchulzMerge release-4-5-patches into release-4-6
2013-01-11 Roland SchulzMerge "Handle compiler flags more flexibly" into releas...
2013-01-11 Christoph JunghansMerge "Remove incorrect assert added by 05f9a740" into...
2013-01-10 Mark AbrahamMerge "Revert default rlist/rvdw/rcoulomb to valid...
2013-01-10 Erik LindahlRevert default rlist/rvdw/rcoulomb to valid values...
2013-01-07 Roland SchulzMerge "Print out atom numbers in g_rmsf" into release...
2012-12-10 Christoph JunghansMerge "force C++ linking of the gpu_utils" into release-4-6
2012-12-10 Nicholas BreenMinor spelling&header fixes for various man pages
2012-12-09 Roland SchulzMerge "Fix build of template and other external code...
2012-12-06 Sebastian FritschRe-enable AdResS feature
2012-11-29 Mark AbrahamUpdate copyright statements and change license to LGPL
2012-11-26 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-20 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-08 Christoph JunghansMerge "auto-set nvcc host compiler with FindMPI detecti...
2012-11-08 Christoph JunghansMerge "Relocated logic of simple-vs-GPU Ewald table...
2012-11-08 Erik LindahlAllow rcoulomb=rlistlong for PME with nstcalclr=1
2012-11-08 Erik LindahlInfrastructure for new group kernels, and new C kernels
2012-11-06 Roland SchulzMerge "Clarification of mdp_opt, add nstexpand defaults...
2012-11-06 Michael ShirtsClarification of mdp_opt, add nstexpand defaults &...
2012-11-03 Roland SchulzMerge release-4-5-patches into release-4-6
2012-10-26 Christoph JunghansMerge "enable GMX_PREFER_STATIC_LIBS CMake option on...
2012-10-26 Christoph JunghansMerge "fix false positive gcc 4.7 warning in libxdrf...
2012-10-26 Roland SchulzMerge "set the default for nstdhdl to 100" into release-4-6
2012-10-26 Berk Hessset the default for nstdhdl to 100
2012-10-17 KassonMerge "Make Gromacs compile without C++ compiler" into...
2012-10-08 Berk Hessmade non-bonded potential shifts mdp options
2012-10-02 Szilard Palladded Verlet scheme and NxN non-bonded functionality
2012-10-01 Roland SchulzMerge release-4-5-patches into release-4-6
2012-09-15 KassonMerge "Fix some memory leaks." into release-4-5-patches
2012-09-15 David van der SpoelMerge "Adapted NMR related data to new pdb format....
2012-09-14 Christoph JunghansMerge "fixed recent bug with grompp check for P-R P...
2012-09-13 Berk Hessfixed recent bug with grompp check for P-R P-coupling
2012-09-03 Szilard PallMerge branch 'release-4-5-patches' into release-4-6
2012-08-20 Christoph JunghansMerge "Fixing of things associated with aminoacid.rtp...
2012-08-20 Christoph JunghansMerge "Clean up some variable naming for eigensolving...
2012-08-20 Christoph JunghansMerge "Explicitly noted an issue with use of genbox...
2012-08-18 Roland SchulzMerge "fix AdResS and long-range electrostatics warning...
2012-08-13 Christoph Junghansfix AdResS and long-range electrostatics warning
2012-07-13 Roland SchulzMerge release-4.5-patches into HEAD
2012-07-05 Christoph JunghansMerge "Don't rerun checks and be quiet 2nd time cmake...
2012-07-05 Christoph JunghansMerge "Allow also FindMPI for cmake<2.8.5" into release-4-6
2012-07-05 Christoph JunghansMerge "Finalized and extended Szilard's openMP cleanup...
2012-07-04 Roland SchulzMerge "Add FindGROMACS.cmake to template's CMakeLists...
2012-07-04 Roland SchulzMerge "Fixed bug in free energy calculation for Morse...
2012-07-04 Berk Hessset default for rcoulomb, rvdw and rlist to -1
2012-06-04 Michael ShirtsMerging in free energy, exp. ensemble, & andersen t...
2012-06-01 Roland SchulzMerge release-4-5-patches into release-4-6
2012-05-07 Teemu MurtolaMerge branch 'gerrit/release-4-5-patches' into release-4-6
2012-04-29 Roland SchulzMerge release-4-5-patches into release-4-6
2012-04-29 David van der SpoelMerge "changed number of iatoms for F_SETTLE from 1...
2012-04-29 Roland SchulzMerge release-4-5-patches into release-4-6
2012-04-27 Berk Hesschanged number of iatoms for F_SETTLE from 1 to 3
2012-04-26 Berk HessMerge release-4-5-patches into release-4-6
2012-04-25 Berk Hessreplaced PPPM by P3M-AD: a few lines in pme.c
2012-04-22 Roland SchulzMerge "enable command line option cheking in mdrun...
2012-04-16 Roland SchulzMerge "changed default for nstxout, nstvout and nstlog...
2012-04-16 Berk Hesschanged default for nstxout, nstvout and nstlog
2012-04-03 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
next