SYCL: Use acc.bind(cgh) instead of cgh.require(acc)
[alexxy/gromacs.git] / src / gromacs / listed_forces /
2021-10-18 Andrey AlekseenkoMerge release-2021 into master
2021-10-13 Andrey AlekseenkoFix clang-tidy complaints
2021-10-08 Sebastian KehlAdapt testcases for gapsys softcore
2021-10-05 Sebastian KehlRename sc-sigma-LJ-gapsys to sc-gapsys-sigma-LJ.
2021-10-05 Sebastian KehlRename sc-scale-X-gapsys to sc-gapsys-scale-X.
2021-10-05 Sebastian KehlGuard for epsfac equals zero in sc-gapsys.
2021-10-05 Sebastian KehlFix random fpe errors by proper initialization.
2021-10-05 Sebastian KehlFix some more double literals.
2021-10-05 Sebastian KehlFix port of gapsys-LJ to simd.
2021-10-05 Sebastian KehlFix sign in 14-interactions with sc-gapsys.
2021-10-05 Sebastian KehlIntroduce explicit parameters for gapsys-sc.
2021-10-05 Sebastian KehlRemove SoftcoreType::None.
2021-10-05 Sebastian KehlReverse order of conditions.
2021-10-05 Sebastian KehlFix use of literals.
2021-10-05 Sebastian KehlRemove changes to the test cases.
2021-10-05 Sebastian KehlAdd gapsys softcore function.
2021-09-30 Berk HessPad RVec force buffer in ThreadForceBuffer
2021-09-25 Berk HessReplace DOMAINDECOMP macro by a renamed function
2021-09-21 Berk HessPrepare ThreadedForceBuffer for FE kernel use
2021-09-14 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-09-09 Berk HessExtract ThreadForceBuffer from listed forces
2021-08-30 Berk HessMake orires work with DD particle reordering
2021-08-19 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-08-17 Andrey AlekseenkoRandom cosmetic fixes
2021-08-03 Mark AbrahamUpdate bundled GoogleTest to current HEAD
2021-06-29 Paul BauerMerge branch release-2021 into master
2021-06-16 Paul BauerRemove workaround for old clang
2021-06-10 Paul BauerUpdate parts of the CPU CMAP kernel
2021-06-07 Artem ZhmurovRemove duplicating pointers to device buffers in GPU...
2021-05-27 Artem ZhmurovRename GpuBonded into ListedForcesGpu
2021-05-26 ejjordanRemove foreign energy groups from gmx_enerdata_t
2021-05-26 Joe JordanMove t_forcetable and table enums to forcetable header
2021-05-24 Paul BauerApply clang-tidy-11 fixes to CUDA files
2021-05-20 Artem ZhmurovUse MessageStringCollector class to construct error...
2021-05-15 Paul BauerUse InheritParentConfig: true in clang-tidy files
2021-05-11 Mark AbrahamApply clang-format-11
2021-05-07 Paul BauerMerge branch release-2021 into merge-2021-into-master
2021-05-06 Paul BauerRemove UB in ArrayRef from array
2021-05-05 Berk HessConvert t_oriresdata to C++
2021-05-03 ejjordanRemove mdatoms from pairs in listed forces
2021-04-22 Joe JordanVectors in history_t
2021-04-20 ejjordanclang-tidy-11 fixes for listed_forces
2021-04-14 Paul BauerModernize wallcycle counting
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-12 Joe JordanReplace defines with constexpr in ishift
2021-04-02 Paul BauerReplace gmx_mtop_ilistloop_all
2021-04-01 Sebastian KehlAdd unit test for 1-4 interactions.
2021-03-23 ejjordanForward declare ArrayRef more and inlcude basedefinitio...
2021-03-19 Paul BauerBulk change to const ref for mtop
2021-03-19 Joe JordanUse more arrayref in listed forces sigatures
2021-03-19 Joe JordanMake non bonded energy terms enum class
2021-03-09 Joe JordanUse constexpr for physical constants and move them...
2021-03-05 Paul BauerMerge branch release-2020 into merge-2020-into-2021
2021-02-24 Paul BauerRework state checkpoint enum handling
2021-02-22 Paul BauerRefactor md_enums
2021-02-19 ejjordanPass restraint data structures to bonded functions
2021-02-18 Andrey AlekseenkoSYCL NBNXM offload support
2021-02-15 Pascal MerzMake the restraint history const during force calculation
2021-02-12 Mark AbrahamMerge branch release-2021 into master
2021-02-03 Mark AbrahamRemove support for Intel classic compiler
2021-01-29 Mark AbrahamRemove PrivateImplPointer in favour of std::unique_ptr
2021-01-29 Mark AbrahamMerge branch release-2021
2021-01-12 Berk HessAvoid NMR restraints calls for MTS levels > 0
2021-01-07 Paul BauerMerge branch release-2020 into merge-2020-into-2021
2021-01-07 Paul BauerWrite copyright output files as utf8
2020-12-18 Alan GrayStage bonded kernel atomics through shared memory
2020-12-18 Mark AbrahamMerge branch release-2021
2020-12-16 M. Eric IrrgangApply re-formatting to C++ in src/ tree.
2020-11-24 Paul BauerMerge branch 'origin/release-2021' into merge-2021...
2020-11-24 Paul BauerMerge branch 'origin/release-2020' into merge-2020...
2020-11-20 M. Eric IrrgangCreate CMake targets for each of the modules.
2020-11-10 Szilárd PállGPU codepath cycle counting fixes
2020-11-05 Paul BauerMerge branch 'origin/release-2021' into merge-2021...
2020-11-05 Berk HessCopy position restraint parameters with MTS
2020-10-29 Andrey AlekseenkoNarrow-down Intel-specific #ifdef's
2020-10-20 Paul BauerMerge branch 'origin/release-2020' into merge-release...
2020-10-19 Andrey AlekseenkoFix random doxygen warnings and typos
2020-10-14 Mark AbrahamFix bonded tests
2020-10-07 Paul BauerMerge branch 'origin/release-2020' into merge-release...
2020-09-30 Berk HessMove computeSlowForces into stepWork
2020-09-10 Berk HessAdd angles to ListedForces selections
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-14 Berk HessAdd SIMD bonded tests and improve SIMD angles()
2020-08-04 Erik LindahlSimplified uniform GPU selection in CMake
2020-07-31 Berk HessMove foreign potential energy accumulation
2020-07-15 Mark AbrahamDivide default communicator from DD communicators
2020-07-06 Berk HessMove foreign potential energy accumulation
2020-06-24 Berk HessAdd class ListedForces
2020-06-22 M. Eric IrrgangReformat pairs.cpp
2020-06-22 Berk HessMove soft-core parameters to interaction_const_t
2020-06-18 Berk HessConvert t_forcetable to C++
2020-06-05 Artem ZhmurovMake a error message less confusing
2020-06-04 Artem ZhmurovMake a error message less confusing
2020-05-19 Paul BauerRemove unnecessary includes of arrayref.h
2020-05-12 Paul BauerFix archive build
next