Fix malformed CUDA version macro check
[alexxy/gromacs.git] / src / gmxlib /
2014-08-11 Stefan FleischmannAvoid stack overflow on Windows with CMake > 2.8.10.2
2014-06-24 Rossen ApostolovExtend version checking/warnings for checkpoint continu...
2014-06-20 Roland SchulzFix that seeking was wrong if frame time was modified
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 Roland SchulzFix that skipping fails if target is 2nd frame
2014-06-13 Berk HessChanged appending file name error message
2014-06-13 Berk HessMade shells work with the Verlet scheme
2014-06-05 Berk HessFixed shift and switch modifiers, particularly for...
2014-05-09 Alexey ShvetsovFix clang 3.5 warnings regarding *abs*
2014-04-22 Roland SchulzFix memory error in asc format IO
2014-04-07 Erik LindahlMake sure water optimization is disabled for esoteric...
2014-02-20 Christoph Junghansadded gmx_is_{single,double}_precision
2014-02-20 Mark Abrahamavoid mdrun crash when rdtscp is not supported
2014-01-08 Peter KassonCheckpointing fix for Native Client
2013-12-29 Peter KassonPatch for Native Client builds.
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-13 Szilard PallClarified GPU selection output and mdrun help
2013-11-06 Szilard Pallenable GPU sharing among tMPI ranks
2013-11-05 Berk HessGPU detection is done once per physical node
2013-10-31 Berk Hessreorganized GPU detection and selection
2013-10-31 Mark AbrahamRename GMX_IS_* to GMX_TARGET_*
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 Michael ShirtsRestarting from checkpoint no longer reinitializes...
2013-10-16 Berk Hessavoid division by zero in SIMD angles and dihedrals
2013-10-02 Berk HessFixes reaction field free energy bug
2013-09-21 Berk Hessfixed multiple distance restraints with OpenMP
2013-09-19 Mark AbrahamFixed reading history_t from checkpoint
2013-09-18 Berk Hessmade free energy PME kernel 40% faster
2013-08-25 Mark AbrahamFix detection and suggestion in gmx_cpuid for IBM QPX
2013-08-01 Carsten KutznerProperly finalize MPI on mdrun -version. Fixes #1313
2013-07-25 Mark AbrahamUpdate management of linear algebra libraries
2013-07-24 Berk Hessimplemented plain-C SIMD macros for reference
2013-07-14 Mark AbrahamFixed possible dereference of null pointer
2013-07-04 Christoph JunghansFixed some inconsistencies in pkg-config files
2013-07-01 Sander PronkComprehensive hwinfo structure concurrency fix.
2013-06-25 Szilard Palladded CUDA compiler flags to version header
2013-06-07 Pedro LacerdaAdd a GMX_NO_CREDITS variable to not show credits
2013-06-04 Sander PronkFixed inconsistent locality_order array for thread...
2013-06-04 Sander PronkFixed deadlock on Mac OS X during thread affinity check.
2013-05-30 Szilard Pallfix thread-safety issue in affinity layout detection
2013-05-30 Szilard Pallfix thread offset + stride check
2013-05-30 David van der SpoelFixes #1194 error reading 4.5.5 tpr files with dihres
2013-05-30 Mark AbrahamWork around for correct treatment of all-vs-all
2013-05-28 Teemu MurtolaFix an error in selection online help.
2013-05-24 Sander PronkFixed a potential race condition in tMPI_Thread_create()
2013-05-21 Michael ShirtsFixed problem with bond constraint dhdl being left out
2013-05-21 Erik LindahlFujitsu Sparc64 acceleration and general fixes for...
2013-05-21 Sander PronkNew version of thread_mpi with many minor enhancements
2013-05-17 Mark AbrahamIntroduce fatal error for GB with FE
2013-05-15 Christoph JunghansMerge "fixed incorrect scaling of cos-acceleration...
2013-05-10 Sander PronkMerge "Fixing handling of perturbation mass changes...
2013-05-10 Mark AbrahamMerge "Fixes "Function type U-B not implemented in...
2013-05-10 Mark AbrahamMerge "improve build with OpenMM, still not 100% fixed...
2013-05-10 Mark AbrahamMerge "fixing rerun with free energy + .xtc or .gro...
2013-05-08 Michael Shirtsfixing rerun with free energy + .xtc or .gro
2013-05-07 Mark AbrahamFix extant references to former GPL licensing
2013-04-29 Magnus LundborgFixes "Function type U-B not implemented in ip_pert."
2013-04-29 Mark AbrahamMerge "Update linking to MKL and document same" into...
2013-04-29 Mark AbrahamMerge "general SIMD acceleration for angles+dihedrals...
2013-04-29 Mark AbrahamMerge "PME load balancing now checks for PME grid restr...
2013-04-29 Berk Hessgeneral SIMD acceleration for angles+dihedrals
2013-04-29 Mark AbrahamMerge "Fixing a problem with dh/dl 1-4 interactions...
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-26 Michael ShirtsFixing a problem with dh/dl 1-4 interactions
2013-04-26 Mark AbrahamUpdate linking to MKL and document same
2013-04-26 Christoph JunghansMerge "v-rescale works with tau-t >= 0" into release-4-6
2013-04-25 Mark AbrahamMerge "Merge branch 'release-4-5-patches'" into release-4-6
2013-04-19 Teemu MurtolaMerge branch 'release-4-5-patches'
2013-04-13 David van der SpoelMerge "added mdrun check for Verlet+perturbed atoms...
2013-04-10 Teemu MurtolaFix another bug in selection subexpression handling.
2013-04-10 Teemu MurtolaFix bug in selection subexpression handling.
2013-03-26 Roland SchulzMerge release-4-5-patches into release-4-6
2013-03-19 Christoph JunghansMerge "Essential dynamics: fixed legend in ED .xvg...
2013-03-12 Mark AbrahamMerge "fix broken things in mkhtml" into release-4-6
2013-03-11 Mark AbrahamMerge "Fixes linkage with FFTW + MKL for BLAS/LAPACK...
2013-03-06 Roland SchulzMerge "fixed PME time print with -ntomp_pme != -ntomp...
2013-03-05 Roland SchulzFixes linkage with FFTW + MKL for BLAS/LAPACK
2013-03-02 Christoph JunghansMerge "Uncrustified code changes since 4.6" into releas...
2013-02-26 Mark AbrahamUncrustified code changes since 4.6
2013-02-25 Michael Shirtsfix imcompatibility with tpr vers<64 with free energy...
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 AbrahamUse explicit kernel pointer typecasts
2013-02-15 Mark AbrahamMerge "Minor fixes to Verlet kernels" into release-4-6
2013-02-15 Mark AbrahamMerge "improved PME load balancing reporting" into...
2013-02-15 Mark AbrahamMerge "Re-generated group kernels" 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-15 Mark AbrahamMerge "More descriptive Verlet kernel macro parameter...
2013-02-15 Mark AbrahamMerge "Fix and add Verlet kernel error messages" into...
2013-02-13 Sander PronkMerge "Fix code bug with thread-MPI on PowerPC with...
2013-02-13 Roland SchulzMerge "Fixed the MPI recognition string in g_tune_pme...
2013-02-13 Roland SchulzMerge "improve setup of multiple tf tables" into releas...
2013-02-13 David van der SpoelPlain text quotes.
2013-02-13 Mark AbrahamRe-generated group kernels
next