Fix isHostMemoryPinned for changes in CUDA 11.0
authorMark Abraham <mark.j.abraham@gmail.com>
Mon, 17 Aug 2020 07:23:55 +0000 (07:23 +0000)
committerArtem Zhmurov <zhmurov@gmail.com>
Mon, 17 Aug 2020 07:23:55 +0000 (07:23 +0000)
commit5442031a38716d930f1c1bd4a39a7d33c9bc0ce9
treeed824d29d071f3643721a55d6e04a5491808adfc
parent3128cd6ebdc491120ec6707389902585d81c7f70
Fix isHostMemoryPinned for changes in CUDA 11.0

Improved test coverage and output

Restored some test code to compile and execute.

Fixes #3631
src/gromacs/gpu_utils/gpu_utils.cu
src/gromacs/gpu_utils/tests/hostallocator.cpp
src/gromacs/gpu_utils/tests/pinnedmemorychecker.cpp