Move GPU devices management into hardware subfolder
[alexxy/gromacs.git] / src / gromacs / gpu_utils / device_stream_ocl.cpp
2020-08-24 Artem ZhmurovMove GPU devices management into hardware subfolder
2020-05-06 Paul BauerMerge branch 'origin/release-2020' into master
2020-04-14 Mark AbrahamFix more clang warnings
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