Gromacs
2024.3
|
#include "gmxpre.h"
#include "testutils/test_device.h"
#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"
Implements test environment class which performs hardware enumeration for unit tests.