Gromacs
2026.0-dev-20250214-7b4ebd1
|
#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"
Implements test environment class which performs hardware enumeration for unit tests.