alexxy/gromacs.git
2021-04-21 Joe JordanMostly remove t_mdatoms from update signatures
2021-04-21 Joe Jordanclang-tidy-11 fixes for gmxpreprocess
2021-04-21 Pascal MerzIntroduce TimeStep and Offset strong types
2021-04-21 Szilárd PállFix nbnxm hipSYCL kernels 64-wide exec on AMD
2021-04-21 Mark AbrahamFix doxygen for MessageStringCollector
2021-04-21 Mark AbrahamLet LoggerTestHelper write cleaner tests
2021-04-21 ejjordanUse index instead of pointer in t_mde_delta_h_coll
2021-04-21 Mark AbrahamRemove uses of std::bind
2021-04-21 Mark AbrahamUse consistent naming for update groups
2021-04-21 Joe JordanRename some enum names in ModuleMultiThread
2021-04-20 Joe Jordanclang-tidy-11 fixes for topology, gpu_utils, and selection
2021-04-20 Paul BauerFix clang-format
2021-04-20 Paul BauerFix possible UB in ArrayRef construction
2021-04-20 Joe JordanUse enum class for gmx_omp_nthreads
2021-04-20 Joe Jordanclang-tidy-11 fixes for utils
2021-04-20 ejjordanclang-tidy-11 fixes mdrun tests
2021-04-20 ejjordanclang-tidy-11 fixes for listed_forces
2021-04-20 ejjordanApply clang-tidy11 to gmxana files with no dependencies
2021-04-19 ejjordanclang-tidy-11 fixes for options
2021-04-19 ejjordanclang-tidy-11 fixes for hardware
2021-04-19 ejjordanclang-tidy-11 fixes for analysisdata
2021-04-19 Artem ZhmurovMake .rtp/.tdb bond types into enum class
2021-04-19 Artem ZhmurovMake Compartment, Channel, ChannelHistory and Domaint...
2021-04-19 Artem ZhmurovMake XDR type into enum class
2021-04-19 Alan GrayAdd Gaurav to list of contributors
2021-04-19 Paul BauerSet matching number of ranks for OpenCL GPU tests
2021-04-17 Philip LocheRemoved a duplicated quote
2021-04-17 Mark AbrahamRename files to follow style
2021-04-16 Paul BauerFix AWH input reading
2021-04-16 Gaurav GargRemove thread-MPI limitation for GPU direct PME-PP...
2021-04-16 Pascal MerzIntroduce position and velocity scaling propagators
2021-04-14 Andrey AlekseenkoUse host buffer instead of host accessors in SYCL LeapFrog
2021-04-14 Joe JordanPass forcerec arguments instead of forcerec to gmx_nb_f...
2021-04-14 Paul BauerModernize wallcycle counting
2021-04-14 Andrey AlekseenkoFix misc-misplaced-const clang-tidy warning
2021-04-14 Pascal MerzImplement Nose-Hoover thermostat for leap-frog modular...
2021-04-14 Andrey AlekseenkoAdd GMX_GPU_SYCL_NO_SYNCHRONIZE environment variable
2021-04-13 Berk HessImplement dynamic pair search for EM
2021-04-13 Kevin BoydReplace static trajectoryanalysismoduledata methods...
2021-04-13 Gaurav GargRemove thread-MPI limitation for GPU PP Halo exchange
2021-04-13 Joe JordanUse array for term and foreign_term in gmx_enerdata_t
2021-04-13 Kevin BoydAdd basic position restraints test
2021-04-13 Pascal MerzFix check source
2021-04-12 Joe JordanPass cFREEZE and cTC to update after DD partitioning
2021-04-12 Mark AbrahamImprove docs and naming for MdModulesNotifiers
2021-04-12 Pascal MerzRemove explicit dependency of EnergyData on thermostat...
2021-04-12 Sebastian KehlAdd unit test for the nonbonded fep kernel.
2021-04-12 Szilárd PállWorkaround for compilation with hipSYCL 0.9.1
2021-04-12 Joe JordanExpose init_interaction_const and move to correct heade...
2021-04-12 Mark AbrahamRelax default tolerance on pressure comparisons
2021-04-12 Joe JordanReplace defines with constexpr in ishift
2021-04-12 ejjordanConstructor for gmx_ekindata_t
2021-04-12 Kevin BoydPrepare SelectionCollection for parallel analysis
2021-04-12 Joe JordanAdd a fourth coordinate to virial tests
2021-04-12 Pascal MerzAllow thermostat to scale velocities before and after...
2021-04-12 Artem ZhmurovAdd a note on early return in device buffer operations
2021-04-12 Artem ZhmurovClean some headers in NBNXM GPU
2021-04-11 Pascal MerzPropagate from current rather than previous position
2021-04-11 Andrey AlekseenkoAdd GpuEventSynchronizer::isMarked to SYCL verion
2021-04-11 Christoph Junghanstemplate: fix build
2021-04-11 Andrey AlekseenkoMove ScalingMatrix to common GPU update code.
2021-04-11 Artem ZhmurovAdd early returns in clearDeviceBuffer(...) in OpenCL...
2021-04-11 Joe JordanPass ref_t to initialize_lambdas
2021-04-10 Dmitry MorozovFix several errors when compiling with MSVC
2021-04-10 ejjordanMinor forcerec cleanup
2021-04-10 Kevin BoydClean up leaks
2021-04-03 Artem ZhmurovRename NBAtomData into NBAtomDataGpu
2021-04-02 Paul BauerReplace gmx_mtop_ilistloop_all
2021-04-02 ejjordanMove domdec/partition into gmx namespace; minor cleanup
2021-04-02 Andrey AlekseenkoEnsure coordinates are copied for dipole moment calculation
2021-04-02 Paul BauerMake FileOptionTypes enum class
2021-04-02 Pascal MerzClarify connection of temperature / pressure coupling...
2021-04-01 Sebastian KehlAdd unit test for 1-4 interactions.
2021-04-01 Paul BauerRemove dead code in sasa module
2021-03-31 Mark AbrahamMake EnumerationArray::size() not static
2021-03-31 Joe JordanArrayRefs and const refs in global_stat
2021-03-31 Berk HessUse EnumerationArray for pull isAngleType
2021-03-31 Alan GrayRemove PME coordinate send code duplication
2021-03-31 Paul BauerMove cluster methods to its own file
2021-03-31 ejjordanFix doxygen for updateMDLeapfrogGeneral
2021-03-31 Joe JordanUse more ArrayRefs in signatures of update impl class
2021-03-31 Berk HessUse using for ArrayRef and RVec in pull code
2021-03-31 Artem ZhmurovUnify gpu_free(...) function in OpenCL, CUDA and SYCL...
2021-03-31 Artem ZhmurovFix conditional on when DtoH forces copy occur
2021-03-30 Berk HessMove dynamic pull groups and pull nthreads
2021-03-30 Artem ZhmurovUse default constructor for the device buffers that...
2021-03-30 Paul BauerFix some include guards in gmx ana
2021-03-30 Andrey AlekseenkoAllow the use of only one backend at a time with SYCL...
2021-03-30 kanduriTurn t_forcerec.shift_vec into an std::vector of gmx...
2021-03-30 Berk HessAdd coordIndex to t_pull_coord
2021-03-30 Mark AbrahamMove responsibility for checking bondeds in reverse...
2021-03-29 Joe JordanAdd tests for calcvir
2021-03-29 Andrey AlekseenkoFix webpage build
2021-03-29 Alan GrayAvoid unnecessary CPU force buffer clearing
2021-03-29 Joe JordanMove nsgrid header/source from mdlib to domdec
2021-03-29 Kevin BoydRemove unused LSAN suppressions
2021-03-27 Mark AbrahamUpdate developer guide on error handling
2021-03-27 Andrey AlekseenkoAvoid enqueueing the same event multiple times in nbnxn...
2021-03-26 Paul BauerChange logic for checksumming availability
2021-03-26 Joe JordanUse ArrayRefs instead of mdatoms in gmx_nb_free_energy_...
next