Split simulationWork.useGpuBufferOps into separate x and f flags
[alexxy/gromacs.git] / src / gromacs / hardware /
2021-11-03 Magnus LundborgUpdate mdrun message to reflect that Cuda CC>=3.5 is...
2021-10-18 Andrey AlekseenkoMerge release-2021 into master
2021-09-29 Roland SchulzAdd missing includes
2021-09-14 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-08-26 Andrey AlekseenkoAdd missing Doxygen for SYCL functions and some others
2021-08-19 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-08-17 Andrey AlekseenkoRandom cosmetic fixes
2021-06-29 Paul BauerMerge branch release-2021 into master
2021-06-18 Andrey AlekseenkoUpdate device detection code for hipSYCL
2021-06-11 Andrey AlekseenkoSYCL: Shorten mangled kernel name types
2021-05-24 Paul BauerApply clang-tidy-11 fixes to CUDA files
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-03 Mark AbrahamRemove redundant store
2021-04-21 Mark AbrahamRemove uses of std::bind
2021-04-19 ejjordanclang-tidy-11 fixes for hardware
2021-04-11 Paul BauerFix Apple OpenCL build and add to CI
2021-03-30 Andrey AlekseenkoAllow the use of only one backend at a time with SYCL...
2021-03-26 Szilárd PállAllow setting nbnxm cluster size for SYCL
2021-03-15 Mark AbrahamFix OpenCL build on OSX
2021-03-10 Artem ZhmurovRename some variables in GPU task assignment and fix...
2021-03-05 Paul BauerMerge branch release-2020 into merge-2020-into-2021
2021-03-02 Andrey AlekseenkoSet up build with hipSYCL
2021-02-18 Andrey AlekseenkoSYCL NBNXM offload support
2021-02-12 Mark AbrahamMerge branch release-2021 into master
2021-02-03 Mark AbrahamRemove support for Intel classic compiler
2021-01-29 Mark AbrahamMerge branch release-2021
2021-01-27 Andrey AlekseenkoSYCL: fix typo in a test and clean-up non-standard...
2021-01-07 Paul BauerMerge branch release-2020 into merge-2020-into-2021
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-24 Artem ZhmurovImprove handling of CUDA API errors
2020-11-23 Paul BauerFixes for Intel and container build fixes
2020-11-20 M. Eric IrrgangCreate CMake targets for each of the modules.
2020-11-05 Andrey AlekseenkoSlightly refactor AmdZen1 detection code
2020-11-05 Paul BauerMerge branch 'origin/release-2021' into merge-2021...
2020-11-05 Mark AbrahamImprove issues with CUDA interacting with std flags
2020-11-04 Mark AbrahamRemove logging from hardware detection
2020-10-20 Paul BauerMerge branch 'origin/release-2020' into merge-release...
2020-10-08 Andrey AlekseenkoActivate SYCL build on CI
2020-10-07 Paul BauerFix SYCL compilation
2020-10-07 Paul BauerMerge branch 'origin/release-2020' into merge-release...
2020-10-06 Artem ZhmurovRemove unused canComputeOnGpu(...) function from device...
2020-10-06 Paul BauerSet proper deviceVendor with SYCL
2020-10-05 Paul BauerAlways set DeviceVendor
2020-10-05 Paul BauerFix doxygen warnings
2020-10-02 Mark AbrahamCleaned up CUDA compilation
2020-10-01 Gilles Gouaillardethardware: detect ARM SVE architecture at runtime
2020-09-28 Artem Zhmurovadd detection of CPX 5300 w/ 2FMAs
2020-09-25 Andrey AlekseenkoFix #3668
2020-09-22 Andrey AlekseenkoDraft: Fix compilation
2020-09-20 Andrey AlekseenkoAdd NVIDIA GPU compatibility check, following issue...
2020-09-17 Gilles Gouaillardethardware: only check RDTSCP on x86 platforms
2020-09-17 Artem ZhmurovRemove the CPU hardware context from the general list...
2020-09-12 Mark AbrahamFix GPU device info broadcast with MPI
2020-09-10 Roland SchulzFix Visual Studio build
2020-09-10 Artem ZhmurovUse device information object instead of id when perfor...
2020-09-08 Andrey AlekseenkoFix clang-tidy warning
2020-09-08 Andrey AlekseenkoFix "GPU detection deactivated" message when it in...
2020-09-07 Artem ZhmurovAccess the device status directly, remove the getter
2020-08-31 Paul BauerMerge branch 'release-2020' into master
2020-08-24 Artem ZhmurovMove GPU devices management into hardware subfolder
2020-08-17 Mark AbrahamSupport oneAPI in gitlab CI
2020-08-12 Jeff Hammondimplement AVX-512 second FMA detection
2020-08-06 Mark AbrahamKeep all the infra and the user happy
2020-08-04 Erik LindahlSimplified uniform GPU selection in CMake
2020-07-27 Mark AbrahamFix RDTSCP handling
2020-07-15 Artem ZhmurovFix the suspicious string literal error in GPU status...
2020-06-25 Mark AbrahamRestored the comment
2020-06-24 Paul BauerFix warning about needing config.h
2020-06-24 Artem ZhmurovFix minor nit-picks
2020-05-06 Paul BauerMerge branch 'origin/release-2020' into master
2020-03-06 Mark AbrahamSimplify compiling GPU code for tests
2020-03-04 Paul BauerMerge "Merge branch release-2020 into master"
2020-03-04 Paul BauerMerge branch release-2020 into master
2020-02-28 Paul BauerMerge branch release-2019 into release-2020
2020-02-26 Szilárd PállAvoid mdrun terminate due to GPU sanity check errors
2020-02-06 Artem ZhmurovMove DeviceInfo into GPU traits
2020-01-28 Paul BauerMerge branch origin/release-2020 into master
2020-01-09 Mark AbrahamSplit lines with many copyright years
2020-01-08 Roland SchulzMerge release-2019 into release-2020
2019-12-27 Paul BauerMerge origin/release-2019 into release-2020
2019-12-13 Paul BauerCheck for using correct hwloc headers and runtime
2019-11-30 Paul BauerMerge origin/release-2020 into master
2019-11-29 Mark AbrahamMerge branch release-2019 into release-2020
2019-11-28 Paul BauerCheck for using correct hwloc headers and runtime
2019-11-21 Mark AbrahamMerge branch release-2020
2019-11-20 Paul BauerMerge 'origin/release-2019' into release-2020
2019-11-16 Mark AbrahamStop testing that hwloc cache-size detection works...
2019-11-07 Paul BauerApply clang-format to source tree
2019-10-29 Paul BauerMerge branch 'release-2019' into master
2019-10-01 Mark AbrahamRemoved dependency on commrec of mdrun setup
2019-09-25 Szilárd PállMerge remote-tracking branch 'origin/release-2019'
2019-09-24 Paul BauerMerge branch release-2019 into master
2019-09-23 Berk HessLimit Zen nbnxm kernel choice to Zen 1
2019-09-20 Mark AbrahamRefactor to create a GpuTaskAssignments object
2019-08-23 Mark AbrahamUpdate clang-tidy to clang version 8
next