additional fix to commit c5d62af07d01b8, now libmd also get suffixes
[alexxy/gromacs.git] / src /
2010-06-24 Szilard Palladditional fix to commit c5d62af07d01b8, now libmd...
2010-06-24 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-24 Szilard Pallcmake support for user-defined binary prefixes, custom...
2010-06-24 Per LarssonFixed an erroneous store operation for gb/coulomb poten...
2010-06-24 Berk Hessremoved obsolete fftgrid code and disabled PPPM with...
2010-06-24 Carsten Kutznerspeed up tuning for large numbers of processes
2010-06-24 Sander PronkXDR file I/O is now thread safe.
2010-06-24 Berk Hesschanged pdb2gmx water model atom count detection
2010-06-24 Carsten Kutznertry to avoid weird PME/PP combinations in g_tune_pme
2010-06-24 Berk Hessimplemented nsteps=-1 for mdrun continuation and tpbconv
2010-06-24 Berk Hessfixed smalloc.h and smalloc.c definition inconsistencies
2010-06-24 Berk HessMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-24 Mark AbrahamAdded snew_aligned and sfree_aligned for managing n...
2010-06-23 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-23 Berk Hessremoved statusio.h
2010-06-23 Berk Hessfixed gmx_eneconv compiler warnings
2010-06-23 Berk Hessfixed eneconv -dt option temporarily not writing averages
2010-06-23 Maarten WolfFixed compiler warnings
2010-06-23 Per LarssonFixed the same typo in kernel400/410_ia32_sse2
2010-06-22 Carsten Kutznerg_tune_pme now also updates rlistlong etc.
2010-06-22 Berk Hesscorrected edr format issue introduced today
2010-06-22 Teemu MurtolaFixed gmxcpp directory search for include files.
2010-06-22 Sander PronkMore C90 fixes in membed.
2010-06-22 Sander PronkC90 fixes.
2010-06-22 Sander Pronkvmdio error message fix.
2010-06-22 Sander PronkMost (if not all) file operations are now thread safe.
2010-06-22 BerkEM now always writes last trr frame again
2010-06-22 Per LarssonAdded a ";" in nb_kernel430_ia32_sse2.c
2010-06-21 Berk Hessadd gmx_qsort routine, since glibc qsort is not threads...
2010-06-21 Carsten Kutznerg_tune_pme: add option to choose how nprocs is passed...
2010-06-21 Berk Hessfixed typo in fatal_error call
2010-06-20 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-20 Peter Kassonfixed typo in previous commit
2010-06-20 Peter KassonModified stat.c trr file check for FAHCORE.
2010-06-18 Berk Hessnow mdrun does not write the trr file when it would...
2010-06-18 Berk Hessadded env var GMX_MAXBACKUP
2010-06-18 Per LarssonFixed a typo
2010-06-18 David van der SpoelFixed Makefile.am leading to warnings.
2010-06-18 Erik MarklundRemoved fitting to rev. gem. recomb. model. It will...
2010-06-18 Erik MarklundCommented out the ballistic stuff and the fitting to...
2010-06-18 Berkfixed pdb2gmx tip4p adn tip5p atom naming (although...
2010-06-18 Berkpdb2gmx force field choices now start numbering at 1
2010-06-18 Maarten WolfFix g_membed compilation error
2010-06-18 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-18 Per LarssonChanged erroneous #define DOUBLE to #define GMX_DOUBLE
2010-06-17 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-17 Berk Hessfix for the previous mdrun -rerun commit
2010-06-17 Berk Hessmdrun -rerun now reads the rerun traj only on the maste...
2010-06-17 Berk Hessminor update for previous replex bugfix
2010-06-17 Carsten KutznerMerge branch 'master' of git.gromacs.org:gromacs
2010-06-17 Carsten Kutznerfixed tuning for loadleveler and updated it to modified...
2010-06-17 Berk Hessfixed mdrun -rerun giving NaN with dispcorr
2010-06-17 Berk Hessadded water model selection and list file to pdb2gmx
2010-06-17 Berk HessMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-17 Per LarssonMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-17 Per LarssonFixed inner GB scale factor in double precision nb_kern...
2010-06-17 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-17 Szilard Pallfixed minor bug in openmm_wrapper.cpp
2010-06-17 kassonChanged HAVE_COPYFILE check to HAVE_COPYFILE_H in futil.c
2010-06-16 kassonFixing #if statement.
2010-06-16 kassonAdded defined() to #if macros
2010-06-16 kassonMerge branch 'mymaster'
2010-06-16 Rossen ApostolovSmall cleanup of the openmm section in mdrun.c
2010-06-16 Peter KassonChanged some SSE typecasts to macros; fixing ICC/Window...
2010-06-16 Berk Hessfixed MPI crash when nat_home=0 in DD
2010-06-16 Berk Hessrestored the old order of the mdrun option and removed...
2010-06-16 Carsten Kutznerfixed g_tune_pme for the use with IBM's poe
2010-06-16 Rossen ApostolovMerge branch 'master' of git.gromacs.org:gromacs
2010-06-16 Rossen ApostolovFixed the command line options for GPU binaries.
2010-06-16 Berk Hessreplaced more gmx_fatal by collective calls in DD
2010-06-16 Berk Hesswith nsteps=-1 mdrun now prints ns/day estimate
2010-06-16 Berk Hessall energy minimizers now do 0 steps with nsteps=0...
2010-06-16 Per LarssonAdded a check in grompp for nstgbradii<1.
2010-06-15 Berk Hessallvsall loops now trigger particle decomposition
2010-06-15 Berk Hessfatal_error in the DD initialization now calls MPI_Fina...
2010-06-15 Sander PronkFixed return values for MPI_Comm_compare in thread_mpi.
2010-06-14 David van der SpoelFixed make_edi.c
2010-06-14 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-06-14 David van der SpoelAdded more fixes in comment texts, generously provided...
2010-06-14 Sander PronkAdded MPI_Comm_compare() to thread_mpi.
2010-06-14 Berk Hessadded -cwd option to pdb2gmx
2010-06-13 Teemu MurtolaFixed a compiler warning.
2010-06-12 Sander PronkMore C90 pedantry.
2010-06-12 David van der SpoelFixed a lot of spelling errors in comments and document...
2010-06-11 Peter KassonModifications in fsync routines for checkpoints.
2010-06-11 Sander PronkFixed another batch of // comments.
2010-06-11 Sander PronkRemoved references to MPI_Wtime() for when MPI is not...
2010-06-11 Berk Hessfixed mdrun counter resetting issues
2010-06-11 Sander PronkMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-11 Sander PronkPointer arithmetic bug fix in mshift.c
2010-06-11 Berk Hessoptimized the number of threads
2010-06-11 Sander PronkFixed an allocation error during thread spawns.
2010-06-11 Sander PronkMerge branch 'threadspawn'
2010-06-11 Sander PronkCleaned up code that determines thread number.
2010-06-11 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-06-11 Sander PronkNumber of threads is now also determined by system...
2010-06-11 Michael ShirtsFixed various logic problems preventing proper energy...
2010-06-10 Erik MarklundMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-10 Szilard Pallfixed warnings in gmx_gpu_utils and openmm_wrapper
2010-06-10 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
next