|
Gromacs
2026.1
|
#include "gmxpre.h"#include "testutils/test_device.h"#include <memory>#include <string>#include "gromacs/gpu_utils/device_context.h"#include "gromacs/gpu_utils/device_stream.h"#include "gromacs/gpu_utils/gpu_utils.h"#include "gromacs/hardware/device_information.h"
Include dependency graph for test_device.cpp:Implements test environment class which performs hardware enumeration for unit tests.
1.8.5