Gromacs
2021-beta2-UNCHECKED
|
#include <map>
#include <string>
#include <vector>
#include "gromacs/utility/classhelpers.h"
#include "gromacs/utility/gmxassert.h"
Describes test environment class which performs GPU device enumeration for unit tests.
Classes | |
class | gmx::test::TestDevice |
A structure to describe a hardware context that persists over the lifetime of the test binary. More... | |