Squash SYCL DeviceContext and DeviceStream
[alexxy/gromacs.git] / src / gromacs / gpu_utils / tests / device_stream_manager.cpp
2020-09-30 Andrey AlekseenkoSquash SYCL DeviceContext and DeviceStream
2020-09-22 Andrey AlekseenkoDraft: Fix compilation
2020-09-15 Artem ZhmurovUse common device context header for OpenCL
2020-09-08 Alan GrayBug fix in call to deviceStreamManager constructor
2020-09-07 Artem ZhmurovAccess the device status directly, remove the getter
2020-08-31 Paul BauerMerge branch 'release-2020' into master
2020-08-04 Erik LindahlSimplified uniform GPU selection in CMake
2020-05-06 Paul BauerMerge branch 'origin/release-2020' into master
2020-04-08 Mark AbrahamFixes for clang-tidy-9
2020-03-25 Artem ZhmurovMake use of the DeviceStreamManager
2020-03-23 Artem ZhmurovIntroduce DeviceStreamManager