Simplified uniform GPU selection in CMake
[alexxy/gromacs.git] / src / gromacs / gpu_utils / device_stream.h
2020-08-04 Erik LindahlSimplified uniform GPU selection in CMake
2020-06-12 Artem ZhmurovReplace compile_cpp_as_cuda(...) with CUDA runtime...
2020-05-06 Paul BauerMerge branch 'origin/release-2020' into master
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