Fix that seeking was wrong if frame time was modified
[alexxy/gromacs.git] / src /
2014-06-20 Roland SchulzFix that seeking was wrong if frame time was modified
2014-06-20 Berk HessFixed shells with particle decomposition
2014-06-19 Roland SchulzFix ref error in constraint pull code
2014-06-18 Erik LindahlFixed CMake 2.8.12+ CUDA dylib bugs and warnings on...
2014-06-18 Berk HessFixed sign error in posres dvdl
2014-06-17 Erik LindahlDisabled replica exchange when T not in order
2014-06-17 Carlo CamilloniFix a Replica Exchange output problem
2014-06-17 Berk HessUpdated mdrun -npme documentation
2014-06-17 Roland SchulzFix that skipping fails if target is 2nd frame
2014-06-17 Berk HessRemoved rounding issue in nbnxn Ewald table
2014-06-14 Berk HessFixed PME bug with #OpenMP-threads a large prime
2014-06-14 Erik LindahlMake sure figure legends are adapted to xmgr/xmgrace
2014-06-13 Berk HessChanged appending file name error message
2014-06-13 David van der SpoelFix memory-usage error in g_chi
2014-06-13 Erik LindahlForce g_bond to use structure file
2014-06-13 Berk HessMade shells work with the Verlet scheme
2014-06-12 Berk HessFixed perturbed wall interactions
2014-06-12 Berk HessMade gmxcheck -rmsd work again with forces
2014-06-12 Erik LindahlMake sure genrestr uses the disre_up2 parameter
2014-06-11 Berk HessMade repl_ex time step more readable
2014-06-11 Erik LindahlAvoid writing xvgr formatting with -xvg none
2014-06-10 Rossen ApostolovPrint in higher precision repl_ex timestep.
2014-06-10 Erik LindahlProcess negative sigma correctly with combrule 2 or 3
2014-06-09 Rossen ApostolovIssue a warning for using gmx_rms -prev with large...
2014-06-05 Berk HessFixed shift and switch modifiers, particularly for...
2014-06-05 Berk HessFix constraint virial with multiple time stepping
2014-06-02 Berk HessFixed g_energy Einstein viscosity
2014-05-22 Roland SchulzFix memory issue in solvate
2014-05-22 Rossen ApostolovNormal modes don't work currently with virtual sites...
2014-05-22 Mark AbrahamAdd fatal errors for VV and twin-range MTS
2014-05-20 Justin LemkulImprovements to the g_lie help description.
2014-05-20 Rossen ApostolovAdded a note about using direction-periodic pulling.
2014-05-20 Rossen ApostolovAdded a note about unsupported Verlet cutoff + Buckingham.
2014-05-16 David van der SpoelFixes a complicated bug in g_anaeig.
2014-05-09 Alexey ShvetsovFix clang 3.5 warnings regarding *abs*
2014-04-29 Berk HessRemoved truncation of nrdf in v-rescale thermostat
2014-04-22 Roland SchulzFix memory error in asc format IO
2014-04-21 Michael ShirtsIssue warnings for potential switch w/o defining switch...
2014-04-09 Carlo CamilloniFixed g_rmsdist NOE calculation
2014-04-07 Mark AbrahamFix invalid dereference in g_tune_pme
2014-04-07 Erik LindahlMake sure water optimization is disabled for esoteric...
2014-03-24 Berk HessAdds cut-off checks for triclinic domain decomposition
2014-03-23 Berk HessFixed bug in parallel v/f constraining
2014-03-17 Mark AbrahamHouse-keeping for MTTK
2014-03-14 Carsten KutznerAvoid cross product with zero vector in rotational...
2014-03-14 Carsten KutznerThe van der Waals radius must equal the Coulomb radius...
2014-03-02 Teemu MurtolaFix incorrect grid cell size in g_sas -nopbc
2014-03-01 Mark AbrahamAdd fatal error for Andersen+constraints+DD
2014-02-28 Szilard PallImproved CUDA non-bonded kernel performance
2014-02-24 Mark AbrahamPermit warning-free use of Andersen thermostat
2014-02-21 Mark AbrahamReinstate shell code with DD
2014-02-20 Christoph Junghansadded gmx_is_{single,double}_precision
2014-02-20 Roland SchulzFix aligned store to unaligned memory
2014-02-20 Mark Abrahamavoid mdrun crash when rdtscp is not supported
2014-02-11 Jan Henning PetersAdded safety check for fitting group in anaeig.
2014-02-08 Mark AbrahamIssue fatal errors rather than use broken shell code
2014-02-03 Christoph Junghanscmake eats slashes
2014-01-29 Mark AbrahamKeep clang Address Sanitizer happy
2014-01-28 Christoph Junghanscmake: added FFTW_URL to allow easy offline build
2014-01-28 Mark AbrahamRemove unused fplog
2014-01-28 Mark AbrahamUnify logic for timing counts
2014-01-28 Szilárd Pállclarified OpenMP-related things in mdrun help/man
2014-01-09 David van der SpoelFixed precision in thermal expansion coefficient calc.
2014-01-08 Peter KassonCheckpointing fix for Native Client
2013-12-29 Peter KassonPatch for Native Client builds.
2013-12-29 Christoph Junghanscmake: make GMX_BUILD_OWN_FFTW work without fortran...
2013-12-26 Carsten KutznerPass on default value of radstep in make_edi
2013-12-25 Carsten KutznerEssential dynamics: move bNeedDoEdsam evaluation to...
2013-12-23 Carsten KutznerFixed essential dynamics (ED) continuation from .cpt...
2013-12-19 Mark AbrahamFix non-critical typo in #ifdef GMX_OMPEN_MP
2013-11-26 Berk HessFixed return value of gmx_mtop_bondeds_free_energy
2013-11-19 Szilárd PállFix DD load balancing bug with GPU sharing
2013-11-15 Berk Hesscorrected potential nbnxn SIMD memory issue
2013-11-13 Szilard PallClarified GPU selection output and mdrun help
2013-11-08 Berk Hessfix nbnxn atom sorting with distant bondeds
2013-11-07 Berk Hesscorrected dynamic load balancing when sharing GPUs
2013-11-06 Szilard Pallenable GPU sharing among tMPI ranks
2013-11-05 Berk HessGPU detection is done once per physical node
2013-11-05 Berk Hessremoved (harmless) left-over in nbnxn SIMD kernels
2013-10-31 Berk Hessreorganized GPU detection and selection
2013-10-31 Mark AbrahamRename GMX_IS_* to GMX_TARGET_*
2013-10-29 Berk Hesscorrected volume with serial NPT replica exchange
2013-10-28 Berk Hessimproved the nbnxn buffer size estimate with GPUs
2013-10-26 Roland SchulzFix NBNxN SIMD reference kernels
2013-10-22 Berk Hessfixed recent bug with CUDA texture objects
2013-10-22 Berk Hessfixed OpenMP threads being pinned to the same cores
2013-10-18 Mark AbrahamBlueGene/Q Verlet cut-off scheme kernels
2013-10-17 Mark AbrahamFix typo in g_membed documentation
2013-10-17 Roland SchulzFix SIMD C reference nbnxn kernels
2013-10-17 Michael ShirtsRestarting from checkpoint no longer reinitializes...
2013-10-16 Berk Hessavoid division by zero in SIMD angles and dihedrals
2013-10-16 Michael Shirtsturning off expanded ensemble for all integrators but...
2013-10-16 Berk Hessfixed a half bin misalignment in gmx_vanhove -or
2013-10-16 Michael ShirtsFixes a problem with pair type 2 interactions with...
2013-10-15 Szilard Pallmake use of CUDA stream priorities
2013-10-14 Szilard Palluse CUDA texture objects when supported
2013-10-11 Berk Hessintroduced general 4-wide SIMD support
2013-10-10 Berk Hessfixed nbnxn 4x8 pair search without AVX
2013-10-03 Christoph JunghansFix parallel build for GMX_BUILD_OWN_FFTW
2013-10-02 Berk HessFixes reaction field free energy bug
next