alexxy/gromacs.git
2017-12-12 Mark AbrahamMerge branch release-2016 into release-2018
2017-12-12 Berk HessAvoid yelling about thread pinning twice
2017-12-12 Roland SchulzFix shift usage for KNC
2017-12-11 Mark AbrahamSecond beta release of 2018
2017-12-11 Erik LindahlRemove duplicated lines from OPLS ffbonded.itp
2017-12-11 Paul BauerFewer messages when -cpi file is not present
2017-12-11 Roland SchulzReplace intrinsic with inline asm for AVX512 unit test
2017-12-11 Erik LindahlDon't warn about NVML clocks that are at max
2017-12-11 Mark AbrahamLeave NVML use off by default
2017-12-11 Mark AbrahamCheck for GPU detection support before detecting
2017-12-11 Paul BauerDisallow combination of PME-user and verlet cutoff
2017-12-11 Mark AbrahamConsume any error produced during GPU detection
2017-12-11 Mark AbrahamAvoid signed-overflow warning with gcc 7
2017-12-11 Mark AbrahamRemove SIMD shift operators
2017-12-11 Berk HessAdd grompp note for PR pcouple + position restraints
2017-12-10 Erik LindahlRevert "Disable default-on NVML support in CMake"
2017-12-10 Berk HessRemove SIMD warning for AMD Zen
2017-12-10 Berk HessTone down note about not pinning threads
2017-12-10 Szilárd PállDisable default-on NVML support in CMake
2017-12-08 Mark AbrahamRefine ulp tolerances for some more ewald tests
2017-12-08 Berk HessCorrect Shake test tolerances
2017-12-08 Berk HessAdd Viveca Lindahl as contributor
2017-12-08 Paul BauerAdd information regarding xlc compiler
2017-12-07 Erik LindahlAdded cool quote from Viveca's defense
2017-12-07 Roland SchulzFix AWH test accuracy
2017-12-07 Berk HessChoose faster nbnxn SIMD kernels on AMD Zen
2017-12-07 Roland SchulzFix exp test for ICC in double
2017-12-07 Roland SchulzFix RelWithAssert with ICC
2017-12-07 Roland SchulzFix C++11 library check's thread dependency
2017-12-07 Aleksei IupinovRelaxed precision in spline interpolation tests
2017-12-06 Roland SchulzFix ICC warnings
2017-12-06 Aleksei IupinovProvide dummy initialization to silence a warning
2017-12-06 Roland SchulzAdded doxygen note to clarify rounding mode of SIMD
2017-12-06 Szilárd PállImplement alternating GPU wait
2017-12-05 Alexey ShvetsovFix build with cmake 3.10 on Linux
2017-12-05 Aleksei IupinovDo not accept unsupported combination "-pme cpu -pmefft...
2017-12-05 Mark AbrahamFix mdrun -nb auto -pme auto when GPUs are absent
2017-12-05 Roland SchulzFix ArrayRef<SimdDInt32> for SSE/AVX128
2017-12-05 Mark AbrahamUpdate testing to include cmake 3.10.0
2017-12-05 Magnus LundborgSIMD accelerated Urey-Bradley
2017-12-05 Berk HessFix DD exact continuation bug
2017-12-04 Berk HessFix pme gather in double with AVX(2)_128
2017-12-04 Aleksei IupinovReformulate PME solving tests tolerances
2017-12-04 Berk HessMerge "Merge branch release-2016 into release-2018...
2017-12-04 Mark AbrahamFix free_gpu
2017-12-04 Berk HessFixed initial temperature reporting
2017-12-04 Mark AbrahamFix unused variables in CPU pruning kernels
2017-12-04 Mark AbrahamMerge branch release-2016 into release-2018
2017-12-04 Berk HessUpdate mdrun signal help text
2017-12-04 Berk HessOnly stop at nstlist steps with -reprod
2017-12-04 Erik LindahlFix compilation issues for AVX-512
2017-12-03 Berk HessClear vsite velocities for simple integrators
2017-12-03 Mark AbrahamFix fft5d pinning
2017-12-03 Berk HessTighten B-spline moduli single precision test tolerance...
2017-12-02 Berk HessAvoid assertion failure in AWH
2017-11-30 Viveca LindahlCorrect AWH input file name in documentation
2017-11-29 Berk HessChange the GPU SMT cut-off to quadratic
2017-11-28 Erik LindahlFix AVX-512 SIMD test for C
2017-11-28 Mark AbrahamGROMACS 2018 first beta release
2017-11-28 Berk HessUpdate documention of Nose-Hoover output
2017-11-28 Berk HessRefactor nbnxn exclusion setting
2017-11-28 Berk HessExtend grompp missing energy term message
2017-11-28 Aleksei IupinovReplace of pmeGPU variable name with pmeGpu
2017-11-28 Szilárd PállSeparate local GPU NB wait from emulation launch
2017-11-28 Szilárd PállRefactor GPU rolling prune launch
2017-11-28 Erik LindahlImprove status messages for SIMD checks
2017-11-27 Roland SchulzFix bugs introduced in c4cd996
2017-11-27 Szilárd PállTime FFT/gather in mixed mode
2017-11-27 Aleksei IupinovDo not force separate PME rank to recompute reciprocal...
2017-11-27 Erik LindahlTest more AVX-512F instructions before enabling support
2017-11-27 Aleksei IupinovDisable failing separate PME rank tests
2017-11-27 Aleksei IupinovAdd tests for PME tuning and fix mixed PME mode with...
2017-11-27 Berk HessEnable auto thread pinning with thread limiting
2017-11-27 Paul BauerAdd GPU task information to user-guide
2017-11-27 Berk HessFix PME GPU with walls
2017-11-25 Berk HessFix compiler warning without MPI
2017-11-24 Aleksei IupinovDestroy PME GPU context
2017-11-24 Aleksei IupinovEnable separate PME GPU rank
2017-11-24 Aleksei IupinovDo not call mixed CPU+GPU PME mode "Hybrid"
2017-11-24 Aleksei IupinovActivate mixed mode of PME on GPU
2017-11-24 Berk HessDisabled CUDA timings
2017-11-24 Szilárd PállAdd GPU sharing post-submit config
2017-11-24 Mark AbrahamUpdate developer guide
2017-11-24 Mark AbrahamActivate PME on GPUs
2017-11-24 Aleksei IupinovRemove outdated (already implemented) pinning TODO
2017-11-24 Berk HessSpeed up nbnxn buffer clearing
2017-11-24 Mark AbrahamSeparate management of GPU contexts from modules
2017-11-24 Erik LindahlDetect AVX-512 FMA units to choose best SIMD
2017-11-24 Mark AbrahamAdd PME integration test
2017-11-24 Mark AbrahamExtend task assignment code
2017-11-24 Aleksei IupinovMention gmx_install_headers() in the developer manual
2017-11-24 Aleksei IupinovMake FFT real-space grid use CUDA pinning for mixed...
2017-11-24 Berk HessLimit SMT with PME on GPU
2017-11-24 Aleksei IupinovPin coordinates, forces and charges for PME on GPU
2017-11-23 Berk HessUpdate note in manual on SD
2017-11-23 Berk HessCorrect PME GPU timing naming
2017-11-23 Szilárd PállMove GPU FFT/gather launch after GPU nonbondeds
2017-11-22 Pascal MerzProof of concept: Physical validation suite
2017-11-22 Viveca LindahlFixed typo and adds corrects units in the friction...
2017-11-22 Viveca LindahlAdded friction tensor to AWH manual section
next