alexxy/gromacs.git
2015-04-08 David van der... Fixed incorrect output of gb_algorith as sa_algorithm.
2015-04-01 Berk HessCorrected force-switch manual section
2015-03-19 Mark AbrahamMade error message more generic
2015-03-17 Roland SchulzFix linking with static libxml2
2015-03-05 Mark AbrahamFix Andersen thermostats
2015-02-24 Ake SandgrenThe test for HAVE_CXX11_REGEX fails since it doesn...
2015-02-24 Ake SandgrenChecks should use correct CMAKE_REQUIRED_ variables
2015-02-14 Erik Marklundgmx hbond no longer removes PBC when none is present
2015-02-12 Vedran MiletićFix removal of symlinks created during installation
2015-02-12 Roland SchulzMerge release-4-6 into release-5-0
2015-02-12 Berk HessRe-fixed PME bug with high OpenMP thread count
2015-02-04 Berk HessCorrect CUDA kernel energy flag
2015-02-02 Mark AbrahamAvoid near-silent generation of zero energies
2015-02-02 Mark AbrahamFix use of simd.h
2015-01-23 Mark AbrahamUpdate FindCUDA work-around
2015-01-21 Berk HessCorrected RDTSCP warning text
2015-01-16 Mark AbrahamFix BlueGene/Q build with recent CMake
2015-01-15 Berk HessFix allocation issue with VV integrator
2015-01-14 Mark AbrahamFix and suppress warnings on BlueGene/Q
2015-01-08 Mark AbrahamHandle ivec* correctly in DD error message
2014-12-22 Berk HessFixed pbc=xy + 2 walls + Verlet scheme
2014-12-22 Berk HessFix bug FE + GPU + 2/3D domain decomposition
2014-12-18 Roland SchulzFix CMP0054 cmake 3.1.0 warnings
2014-12-15 Mark AbrahamVersion bumps after new release
2014-12-15 Mark AbrahamVersion 5.0.4
2014-12-15 Mark AbrahamMerge "Merge release-4-6 into release-5-0" into release-5-0
2014-12-11 Mark AbrahamMerge release-4-6 into release-5-0
2014-12-11 Berk HessAdded grompp error for pulling to negative distance
2014-12-10 Szilard PallFix nstep command line override print
2014-12-09 Berk HessFix recent bug with trilinic 1D DD
2014-12-09 Mark AbrahamVersion bumps after new release
2014-12-09 Mark AbrahamVersion 5.0.3
2014-12-09 Carsten KutznerMake tune_pme understand the "-nsteps" option. Fixes...
2014-12-08 Berk HessFixed pull coord init with rate!=0, t_start!=0
2014-12-08 Mark AbrahamFix group-scheme bug with changing LJ parameters in FE
2014-12-08 Berk HessAdded PBC note to comm-mode=angular warning
2014-12-08 Carsten KutznerFixed a typo in the manual.
2014-12-05 Berk HessClarified grompp pull error messages
2014-12-05 Berk HessAvoid race on dvdl with Verlet+OpenMP+LINCS+FE+VV
2014-12-01 Berk HessAdded warning for unnecessary soft-core
2014-11-29 Christian WennbergFixed typo in amber99sb-ildn force field
2014-11-27 Mark AbrahamRemove use of interaction_mask_indices on BG/Q
2014-11-27 Mark AbrahamMerge branch release-4-6 into release-5-0
2014-11-26 Roland SchulzFix clang with boost 1.46.1 and 1.47
2014-11-26 Ake SandgrenFix problem with mixed affinity mask on different nodes.
2014-11-26 Berk HessFixed triclinic 1xNx1 domain decomposition
2014-11-25 Berk HessFixed twin-range + freeze + constraints
2014-11-24 Berk HessAvoid NaN in rlist buffer calculation
2014-11-24 Magnus LundborgWhen writing TNG the input must contain molecule data.
2014-11-24 David van der... Added warnings for ewald-geometry and surface-epsilon
2014-11-12 Berk HessCorrected parameter for sorting on search grid
2014-11-12 Berk HessFix DD bonded interaction range print
2014-11-12 Carsten KutznerUpdated some .mdp file variables to use "-" instead...
2014-11-09 Justin LemkulRemoved spurious GLY dihedral in AMBER03.
2014-11-09 Viveca LindahlFixed typo in cmake warning.
2014-11-09 Roland SchulzBackport valgrind suppression
2014-10-29 Teemu MurtolaImprove analysis nbsearch grid mapping
2014-10-28 Teemu MurtolaAvoid common.h inclusion in CUDA code
2014-10-20 Berk HessRemoved f_novirsum reduction in Verlet scheme
2014-10-20 Carsten KutznerFix order of ED/swap blocks during checkpoint reading.
2014-10-17 Mark AbrahamExtend gmock to turn off socket listener
2014-10-13 Mark AbrahamMerge release-4-6 into release-5-0
2014-10-07 Berk HessFixes issue with vsiten and Verlet buffers
2014-10-06 Mark AbrahamFix trjconv -split not closing files
2014-10-01 Mark AbrahamVersion bumps after new release
2014-10-01 Mark AbrahamVersion 5.0.2
2014-10-01 Carsten KutznerAllow gmx tune_pme to skip the check for command-line...
2014-09-30 Szilard PallFix incorrect LJ cut-off with GPU + PME tuning
2014-09-30 Berk HessAvoid DLB with overloaded PME ranks
2014-09-30 Berk HessAdded GPU local wait to load balancing
2014-09-30 Erik LindahlAvoid using function calls in OpenMP directives
2014-09-29 Berk HessDomain decomposition now checks the rlist buffer
2014-09-29 Roland SchulzClarify GCC+Win+AVX warning
2014-09-29 Berk HessSIMD acceleration for RB dihedrals
2014-09-29 Mark AbrahamMerge "Merge release-4-6 into release-5-0" into release-5-0
2014-09-29 Berk HessAvoid PME tuning decreasing rcoulomb
2014-09-29 Roland SchulzMerge release-4-6 into release-5-0
2014-09-29 Berk HessFix calc_grid avoiding PME grid factor 84
2014-09-26 Szilárd PállFix incorrect assertion statement
2014-09-23 David van der... Fixes potential bug in neighborsearching.
2014-09-22 Roland SchulzFix message about incorrect usage of dihedral type 9
2014-09-20 Erik LindahlFix RelWithDebInfo name bugs, and use full optimization.
2014-09-18 Mark AbrahamMerge branch release-4-6 into release-5-0
2014-09-18 Roland SchulzFix double linkage for tests
2014-09-17 Roland SchulzAdd missing quotes
2014-09-17 Roland SchulzFix shared libs for Mingw
2014-09-17 Roland SchulzRemove no-inline-max-size and suppress remark
2014-09-17 Roland SchulzValgrind suppression for OS X 10.9
2014-09-16 Roland SchulzFix warnings for ICC 15
2014-09-11 Mark AbrahamRemove documentation references to optimize-fft
2014-09-11 Erik LindahlEnable static anon namespace workaround on pathscale
2014-09-09 Szilárd PállFix malformed CUDA version macro check
2014-09-09 Berk HessFixed DD state collection issue
2014-09-08 Berk HessCheck for implicit solvent + Verlet scheme
2014-09-05 Roland SchulzFix build for external boost 1.56.0
2014-09-05 Mark AbrahamVersion bumps after new release
2014-09-05 Mark AbrahamVersion 5.0.1
2014-09-04 Roland SchulzAdd Mingw warnings
2014-09-04 Erik LindahlK-computer specific modifications
2014-09-04 Christoph Junghanscmake: missing quote
next