Remove two-stage initialization in DeviceStream
[alexxy/gromacs.git] / src / gromacs / gpu_utils / device_stream.cpp
2020-09-29 Artem ZhmurovRemove two-stage initialization in DeviceStream
2020-08-31 Paul BauerMerge branch 'release-2020' into master
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
2020-03-20 Artem ZhmurovSmall fixes to the DeviceStream
2020-03-19 Artem ZhmurovStore DeviceInformation inside the DeviceContext class
2020-03-13 Artem ZhmurovMake DeviceStream into a class