alexxy/gromacs.git
2015-10-05 Mark AbrahamMerge release-5-0 into release-5-1
2015-10-03 Mark AbrahamFix FindFFTW behaviour
2015-10-03 Mark AbrahamFix mdrun -nb auto -rerun with GPU and energy groups
2015-10-02 Teemu MurtolaFix -seltype option for C++ tools
2015-10-02 Carsten KutznerFixed a bug in computational electrophysiology with DD
2015-09-29 David van der... Fixes bug in the computation of Coefficient of Thermal...
2015-09-26 Mark AbrahamFix reaction-field warning message
2015-09-17 Szilard PallFix broken OpenCL detection
2015-09-16 Szilard PallFix OpenCL build
2015-09-15 Berk HessDetect incorrect cycle counting
2015-09-06 Mark AbrahamAdd GROMACS 5 paper to paper lists
2015-09-02 Béla VoßAvoid integer overflow in gmx_wham by using gmx_int64_t.
2015-08-19 Mark AbrahamHarden FindSphinx.cmake
2015-08-14 Mark AbrahamBump patch version to prepare for 5.1.1
2015-08-14 Mark AbrahamVersion 5.1
2015-08-14 Berk HessMake mdrun -nt work again
2015-08-14 Justin LemkulAvoid segmentation fault in gmx chi.
2015-08-13 Mark AbrahamMake it easier to find selection help
2015-08-13 Mark AbrahamMake it easier to find selection help
2015-08-13 Mark AbrahamRe-enable multi-GPU support in OpenCL for thread MPI
2015-08-13 Mark AbrahamDocumentation fixes
2015-08-13 Szilard Palladd clFlush to kick of OpenCL work
2015-08-13 Mark AbrahamAvoid FP exception with empty .mdp file
2015-08-12 Mark AbrahamAdd documentation for energygrps with GPUs
2015-08-12 Mark AbrahamAdd to author lists
2015-08-12 Erik LindahlPrevent AMD OpenCL on OS X prior to 10.10.4
2015-08-11 Erik LindahlFix for processors being offline on Arm
2015-08-11 Mark AbrahamAbort if PME tuning is active and counters reset
2015-08-10 James W. BarnettFix some stuff in user and install guide
2015-08-10 Mark AbrahamRequire tune_pme to take -mdrun parameter
2015-08-08 Mark AbrahamMerge branch release-5-0 into release-5-1
2015-08-08 James W. BarnettFix some phrases that were not appearing in manual
2015-08-08 Mark AbrahamFix docs of ftypes of dihedrals
2015-08-06 Mark AbrahamFix FindNVML.cmake
2015-08-06 Erik LindahlAvoid using C++11-specific data() of std::vector
2015-08-06 Mark AbrahamFix thread-affinity checking
2015-08-05 Mark AbrahamFix em dash in new reference
2015-08-05 Erik LindahlFix PGI compiler flag
2015-08-04 Mark AbrahamMerge release-5-0 into release-5-1
2015-08-03 Mark AbrahamFix use of wrongly-named GCC minor-version variable
2015-08-03 Mark AbrahamFix possible linking of libxml2 to zlib
2015-07-26 Mark AbrahamMerge branch release-5-0 into release-5-1
2015-07-26 Mark AbrahamStop mdrun printing potentially undefined value
2015-07-26 Mark AbrahamVersion bumps after new release
2015-07-24 Mark AbrahamVersion 5.0.6
2015-07-20 Teemu MurtolaMerge release-5-0 into release-5-1
2015-07-19 Mark AbrahamUpdate advice about grompp -t
2015-07-17 Carlo CamilloniFixed gmx sasa output residue numbering
2015-07-17 Erik LindahlFix incorrect warning about only using single core
2015-07-15 Carsten KutznerRemoved information about obsolete .edo file format
2015-07-15 James W. BarnettImplement zsh shell completions.
2015-07-14 James W. BarnettUpdate example old mdp file in user guide.
2015-07-13 James W. BarnettFix spelling errors in user guide.
2015-07-09 Teemu MurtolaFix -deffnm -multi[dir]
2015-07-08 Roland SchulzMerge release-5-0 into release-5-1
2015-07-08 Mark AbrahamGive bTypePerturbed a valid initial value
2015-07-08 Mark AbrahamFix grompp .edr IO estimate for free-energy calcs
2015-07-08 Roland SchulzMerge release-4-6 into release-5-0
2015-07-06 Mark AbrahamFirst 5.1 release candidate
2015-07-06 Berk HessFix too small GPU pair count estimates
2015-07-06 Berk HessFix bug in GPU list balancing
2015-07-05 Berk HessFix DD DLB state issue
2015-07-05 Berk HessFix bug in GPU list balancing
2015-07-04 Teemu MurtolaFix copy-paste bug in gmx distance
2015-07-04 Berk HessObey OpenMP thread count limit with tMPI
2015-07-04 Berk HessFix two PME DLB trigger issues
2015-07-03 Mark AbrahamFix ThreadMPI GPU assumptions
2015-07-03 Berk HessCorrect grompp pull warning message
2015-07-02 Szilard PallFix OpenCL compilation errors.
2015-07-02 Teemu MurtolaRemove status messages about Sphinx detection
2015-06-30 Berk HessFix inconsistent OpenMP automation
2015-06-30 Mark AbrahamDocument how to add and use NVML support
2015-06-30 Mark AbrahamAvoid GPU data race also with OpenCL
2015-06-30 Berk Hessenabled 1 PP + 1 PME node
2015-06-30 Berk HessAdd checks for inefficient resource usage
2015-06-30 Mark AbrahamAdd support for flushing WDDM queue
2015-06-29 Mark AbrahamMerge "Merge branch release-5-0"
2015-06-29 Erik LindahlFix OS X openCL builds
2015-06-29 Erik LindahlFix bugs in gmx dos
2015-06-29 Erik LindahlReplace functions deprecated in OpenCL 1.2
2015-06-29 Teemu MurtolaOnly accept exact matches for selection keywords
2015-06-29 Mark AbrahamMerge branch release-5-0
2015-06-29 Mark AbrahamDocumented build types in developer guide
2015-06-29 Mark AbrahamMerge release-4-6 into release-5-0
2015-06-29 ancaImplement OpenCL support
2015-06-29 Mark AbrahamAdd MSAN build type
2015-06-29 Erik LindahlFix bug removing multiple dihedrals in main rtp entries
2015-06-29 Mark AbrahamFix all use of nbnxn_simd.h
2015-06-29 Teemu MurtolaMake some unit tests skip file system access
2015-06-29 Erik LindahlRemoved gmx protonate tool
2015-06-29 Berk HessImprove DLB+PME tuning with GPUs
2015-06-29 Szilard PallFix CUDA inter-stream synchronization issue
2015-06-28 Erik LindahlFix double precision reference SIMD and gcc bug
2015-06-28 Erik LindahlFix one error and compiler warnings with Cuda & clang-3.6
2015-06-28 Peter KassonAppend _pullx_ and _pullf to pull files when -deffnm...
2015-06-28 Roland SchulzRemove unused cmake files
2015-06-28 Roland SchulzDon't use check_library for libm
2015-06-27 Berk HessImprove pair search thread load balance
2015-06-27 Berk HessImproved the intra-GPU load balancing
2015-06-27 Szilard PallFix CUDA architecture dependent issues
next