Access the device status directly, remove the getter
[alexxy/gromacs.git] / src / gromacs / gpu_utils / gpu_utils.cu
index e0ae3bed3061f3c00c800bcb0209fb23374e52a0..c68a8cda63b216212c4c33ec854566536967c688 100644 (file)
@@ -53,7 +53,8 @@
 #include "gromacs/gpu_utils/device_context.h"
 #include "gromacs/gpu_utils/device_stream.h"
 #include "gromacs/gpu_utils/pmalloc_cuda.h"
-#include "gromacs/hardware/gpu_hw_info.h"
+#include "gromacs/hardware/device_information.h"
+#include "gromacs/hardware/device_management.h"
 #include "gromacs/utility/basedefinitions.h"
 #include "gromacs/utility/cstringutil.h"
 #include "gromacs/utility/exceptions.h"