alexxy/gromacs.git
2020-09-15 Erik LindahlEnable GMX_GPU=SYCL compiles
2020-09-15 Paul BauerFix missing installed files for OpenCL PME
2020-09-15 Christian BlauAll coordinates in the density-guided-simulation group...
2020-09-15 Berk HessFix task assignment with multiruns
2020-09-15 Erik LindahlFix minor warnings noticed by Intel compilers
2020-09-15 Alan GrayPass devFlags into createSimulationWorkload replacing...
2020-09-15 Artem ZhmurovFix VSite out of range error message
2020-09-14 M. Eric IrrgangCreate and use SimulationInput module.
2020-09-14 Artem ZhmurovUse common device context header for OpenCL
2020-09-14 M. Eric IrrgangRefine the CMakeLists.txt for MPI gmxapi tests.
2020-09-13 Berk HessDecouple nsttcouple and nstpcouple from nstlist
2020-09-12 Mark AbrahamFix GPU device info broadcast with MPI
2020-09-11 ejjordanMove src/api cmake logic into src/api cmake file
2020-09-11 Paul BauerRemove leftover data after refactoring
2020-09-11 Paul BauerFix doxygen for unused parameters.
2020-09-11 Artem ZhmurovDefine stubs for GPU data structures in SYCL to make...
2020-09-11 Paul BauerForce use of Python3 in Doxygen CMakeFiles
2020-09-10 Christian BlauSimplify and fix how lambda values are set
2020-09-10 Roland SchulzFix Visual Studio build
2020-09-10 Roland SchulzSimpify CheckpointData
2020-09-10 Paul BauerMinor fix to the printout for regtest builds
2020-09-10 Artem ZhmurovUse common device context header for OpenCL
2020-09-10 Berk HessAdd angles to ListedForces selections
2020-09-10 Artem ZhmurovUse device information object instead of id when perfor...
2020-09-10 Berk HessFix memory corruption with strings in grompp
2020-09-10 Joe JordanReplace GMX_ASSERT with assert in vectypes.h
2020-09-10 Artem ZhmurovUnify more functions in CUDA and OpenCL implementations...
2020-09-09 M. Eric IrrgangExplicitly include STL headers used in test.
2020-09-09 Artem ZhmurovRestore GMX_FORCE_UPDATE_DEFAULT_GPU environment varibl...
2020-09-08 Alan GrayBug fix in call to deviceStreamManager constructor
2020-09-08 Andrey AlekseenkoFix clang-tidy warning
2020-09-08 Andrey AlekseenkoFix "GPU detection deactivated" message when it in...
2020-09-08 Pascal MerzMake legacy energy elements use CheckpointData
2020-09-08 Christian BlauAllow density-guided simulations to translate structure
2020-09-08 Pascal MerzRemove dependency of EnergyData on t_state
2020-09-08 Paul BauerMove densityfitting to its own directory
2020-09-07 Paul BauerFix output string for GPU support
2020-09-07 Christian BlauFix clang-format failure in coordinatetransformation.h
2020-09-07 Pascal MerzMake EnergyOutput::addDataAtEnergyStep independent...
2020-09-07 Artem ZhmurovRemove in-body comment from init_forcerec(...) function
2020-09-07 Artem ZhmurovFix clang-format
2020-09-07 M. Eric IrrgangReplace filename-based initialization functions.
2020-09-07 Christian BlauImplement affine coordinate transformation
2020-09-07 Artem ZhmurovAccess the device status directly, remove the getter
2020-09-06 Pascal MerzPrepare legacy checkpoint for modular simulator checkpo...
2020-09-06 Pascal MerzModular simulator: Simplify velocity update dispatch
2020-09-04 Christian BlauString to array conversion functions
2020-09-04 Pascal MerzIntroduce CheckpointData
2020-09-03 Pascal MerzRemove unnecessary friend declaration
2020-09-03 Magnus LundborgPrint lambda state to log file if using AWH for FEP.
2020-09-03 Alan GrayFix bug it GPU halo exchange initialization for continu...
2020-09-03 Pascal MerzMake dd_collect_vec independent of t_state
2020-09-02 Berk HessMove listed and wall forces out of do_force_lowlevel()
2020-09-02 Berk HessEnable splitting of listed interaction calculation
2020-09-02 Gilles GouaillardetFix improved SIMD angles()
2020-08-31 Paul BauerMerge branch 'release-2020' into master
2020-08-28 Berk HessAdd SIMD version of harmonic bonds
2020-08-27 Alan GrayAvoid seg fault when PME-PP GPU comm flag is used in...
2020-08-27 M. Eric IrrgangClarify t_inputrec allocation logic in runner.cpp.
2020-08-27 M. Eric IrrgangUse a heap object for inputrec in gmx::Mdrunner::mdrunn...
2020-08-27 Berk HessAdd ForceBuffers class
2020-08-26 Mark AbrahamPermit build with CUDA 11.0
2020-08-26 Gilles Gouaillardetfix check_assign_interactions_atom()
2020-08-25 Magnus LundborgAvoid log(0) if probability is too low
2020-08-24 Artem ZhmurovMove GPU devices management into hardware subfolder
2020-08-21 M. Eric IrrgangAccept Python versions higher than 3.8.
2020-08-21 M. Eric IrrgangRemove conditional for CMake < 3.12.
2020-08-20 Magnus LundborgMake it possible to use FEP lambda states as a reaction...
2020-08-20 Erik LindahlEnable CI testing of OpenAPI / OpenCL
2020-08-20 Alan GrayFix bug in Lincs GPU setup
2020-08-18 M. Eric IrrgangAllow more granularity for public interfaces in build...
2020-08-17 Pascal MerzUse proper doxygen tags in modular simulator
2020-08-17 Mark AbrahamAllow simpler use of scripted container builds
2020-08-17 Mark AbrahamRestore use of CUDA 11.0 in CI
2020-08-17 Paul BauerFix clang-format
2020-08-17 Mark AbrahamBuild fewer unnecessary SIMD kernels in CI
2020-08-17 Mark AbrahamSupport oneAPI in gitlab CI
2020-08-17 Paul BauerReduce artifact size
2020-08-17 Mark AbrahamStopped using images in biophysics Docker repository
2020-08-17 Mark AbrahamAvoid builds with RelWithDebInfo
2020-08-17 Mark AbrahamFix isHostMemoryPinned for changes in CUDA 11.0
2020-08-16 Pascal MerzModular simulator: Don't wrap std::function in unique_ptr
2020-08-14 Berk HessAdd SIMD bonded tests and improve SIMD angles()
2020-08-14 Artem ZhmurovFix DeviceStreamManager tests
2020-08-14 Pascal MerzIntroduce flexible ModularSimulatorAlgorithmBuilder...
2020-08-13 Berk HessAdd new FEP perturbation check functions
2020-08-13 Erik LindahlCMake SYCL & Intel OpenMP handling
2020-08-13 Christian BlauRemove superfluous math utility functions
2020-08-12 Mark AbrahamRevert to CUDA 10 image for CI
2020-08-12 Jeff Hammondimplement AVX-512 second FMA detection
2020-08-12 Berk HessFix virtual site vsiten indexing bug
2020-08-10 Christian BlauMove density fitting checkpointing into state
2020-08-08 Mark AbrahamFix typo in docs
2020-08-07 Christian BlauFixed the mis-fix
2020-08-07 Pascal MerzIntroduce GlobalCommunicationHelper
2020-08-07 Mark AbrahamFix release build warning
2020-08-07 Alan GrayRevert "Modernize STL usage" for fixedCapacityVector
2020-08-07 Berk HessAdd accumulation checks to ForeignLambdaTerms
2020-08-07 Pascal MerzImprove modular simulator builders
2020-08-07 Pascal MerzSeparate ISimulator interface and data
next