Enable the Reference platform for OpenMM.
[alexxy/gromacs.git] / src /
2010-08-19 Rossen ApostolovEnable the Reference platform for OpenMM.
2010-08-19 Michael ShirtsAdditional fixes to the nsttcouple and nstpcouple worki...
2010-08-19 Michael ShirtsAdditional changes for setting nsttcouple
2010-08-19 Michael ShirtsFix for readir.c so that nstpcouple and nsttcouple...
2010-08-19 Michael ShirtsFixed bug with md-vv and with v-rescale
2010-08-19 Michael ShirtsProposed fix for v-rescale and berendsen for velocity...
2010-08-19 Michael ShirtsMerge branch 'release-4-5-patches' of git@git.gromacs...
2010-08-18 Erik LindahlUpdated GB SSE2 kernels, testing in progress now...
2010-08-18 Michael ShirtsMerge branch 'release-4-5-patches' of git@git.gromacs...
2010-08-18 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-18 Rossen ApostolovMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-18 Rossen ApostolovFixed the execution order in OpenMM so that the generat...
2010-08-18 Christoph Junghanscmake: add so version to libs
2010-08-18 Christoph Junghansport lib suffixes to cmake
2010-08-18 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-18 Erik LindahlFix to write GB and surface energy to separate terms...
2010-08-18 Berk Hessreduced the warning limit for Berendsen T-coupling...
2010-08-18 Michael ShirtsMerge branch 'release-4-5-patches' of git@git.gromacs...
2010-08-18 Michael ShirtsChanged the way energy conservation bookeeping is done.
2010-08-18 Berk Hessremoved the bNEMD boolean from the main MD loop and...
2010-08-18 Berk Hessadded some comment to group grompp assignment options
2010-08-18 Berk Hessadded group comparison to gmxcheck and print groups...
2010-08-18 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-18 Erik LindahlEnabled double precision all-vs-all kernels. Tested...
2010-08-18 Berk Hessfixed possible pathe string buffer overflow in get_libdir
2010-08-18 Erik LindahlFixed simple typo in last commit
2010-08-18 Erik LindahlFixed previous nasm-segv bug for intel-syntax SSE in...
2010-08-17 Erik LindahlFixed 64-bit bug in SSE assembly (only visible with...
2010-08-17 Erik LindahlWorked around an internal compiler error for MSVC when...
2010-08-17 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-17 Erik LindahlDeprecated -ins option to g_hbond since nobody seems...
2010-08-17 Sander Pronkfsync fix for FAH core.
2010-08-17 Erik LindahlCopied all-vs-all change from x86-64 to ia32 kernels too
2010-08-17 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-17 Erik LindahlFixed potential error in coulomb energy, and maybe...
2010-08-17 Michael ShirtsMerge branch 'release-4-5-patches' of git@git.gromacs...
2010-08-17 Christoph Junghansstore custom GMX defines in pkgconfig files for cmake
2010-08-17 Christoph Junghansstore custom GMX defines in pkgconfig files for autotools
2010-08-17 Berk Hessadded function rescale_velocities
2010-08-17 Roland SchulzUse always DIR_SEPARATOR
2010-08-17 Roland SchulzFix two Windows futil bugs:
2010-08-17 Roland Schulzfixed spelling mistake introduced by 303d4543
2010-08-16 Rossen ApostolovRemoved the nb_kernel4xx_intel_syntax.c entries from...
2010-08-16 Rossen ApostolovAdded support for improper dihedrals needed for CHARMM...
2010-08-16 Berk Hessgmx_rmpbc now guesses ePBC again for each frame
2010-08-16 Berk Hessgmx_rmpbc gets natoms passed again, without natoms...
2010-08-16 Berk Hessput omp pragma's in fft5d.c between ifdef's
2010-08-16 Sander PronkFixed xdr3dfcoord thread safety issues.
2010-08-16 Sander PronkMoved the OS-dependent part of gmx_fio_fsync() to futil.c
2010-08-16 Berk Hessadded openmp pragma's for the fft5d transpose routines
2010-08-16 Berk Hessfixed mdrun writes tpidist.xvg on all nodes
2010-08-16 Berk Hessfixed segv in mdrun with replica exchange
2010-08-16 Berk Hessfixed fatal error in mdrun file appending with -multi...
2010-08-14 Sander PronkFixed an issue with gmx_copy_file that would allow...
2010-08-13 Teemu MurtolaCosmetic fixes for selection parsing.
2010-08-13 Michael ShirtsTrying to get vscale working with vv.
2010-08-13 Berk Hessgmxcheck now prints rmsd's as %g iso %f
2010-08-13 Berk Hessmoved full precision real format definition to simple.h
2010-08-13 hessfixed apme bug that caused slightly incorrect results...
2010-08-12 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-12 Erik LindahlAdded double precision SSE2 generalized born kernels...
2010-08-12 Berk Hessreverted the last, non-cosmetic change to pme.c
2010-08-12 Berk Hessminor cosmetic changes in pme.c
2010-08-12 Rossen ApostolovOpenMM: added support for AmberFF proper/improper torsi...
2010-08-12 Berk Hessmade the pdb2gmx occupancy warning more obvious
2010-08-12 Berk Hessfixed incorrect pdb2gmx output with multiple (altloc...
2010-08-12 Erik LindahlAdded ia32 all-vs-all kernels
2010-08-12 Erik LindahlUpdated autoconf to work with renamed SSE2 x86-64 asm...
2010-08-12 Erik LindahlRenamed SSE2 x86-64 asm test file to be consistent...
2010-08-12 Erik LindahlFixed typo to detect both x86_64->i386 and i386->x86_64...
2010-08-12 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-12 Erik LindahlFixed a naming error introduced yesterday in 32bit...
2010-08-12 Erik LindahlFixed compiler errors for MSVC inline intrinsics and...
2010-08-12 Erik LindahlFixed checkpoint problem in 32 bits. We should always...
2010-08-12 Rossen ApostolovMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-12 Erik LindahlRemoved extra TER records after chains we think are...
2010-08-12 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-12 Erik LindahlFixed SSE kernels in double precision for Cmake, workin...
2010-08-11 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-11 Erik LindahlCmake and Nasm support for windows
2010-08-11 Berk Hessremoved -merge from the pdb2gmx manual and clarified...
2010-08-11 Rossen ApostolovMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-11 Berk Hessfixed bug that caused a segv when snew failed
2010-08-11 Rossen ApostolovFix for CMake builds so that they don't fail even when...
2010-08-11 Teemu MurtolaFixed non-interactive stdin selection parsing.
2010-08-10 Erik LindahlMoved four more SSE assembly files to avoid double...
2010-08-10 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-10 Erik LindahlChanges to make Cmake work under windows again
2010-08-10 Erik LindahlRenamed intel syntax assembly files to avoid double...
2010-08-10 Rossen ApostolovFixed a typo in src/tools/CMakeLists.txt.
2010-08-10 Erik LindahlAdded NASM Cmake support
2010-08-10 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-10 Teemu MurtolaFixed a segfault in selection code.
2010-08-10 Rossen ApostolovAdded missing NULL in chainsep enum in pdb2gmx.
2010-08-10 Erik LindahlMAYBE a fix for Berk's Heme problem. Needs testing
2010-08-10 Berk Hessremoved pdb2gmx -cysh hidden option that should have...
2010-08-09 Sander PronkSmall fix to deal with possible overflows in dh binning.
2010-08-09 Teemu MurtolaFixed compiler warnings in qm_orca.c.
2010-08-09 Teemu MurtolaMore PME-User-Switch fixes.
2010-08-09 Berk Hessmade mdrun -seppot work with threads and -seppot now...
next