Gromacs  2025-dev-20241003-bd59e46
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
test_device.h File Reference
#include <map>
#include <memory>
#include <string>
#include <vector>
#include "gromacs/utility/gmxassert.h"
+ Include dependency graph for test_device.h:
+ This graph shows which files directly or indirectly include this file:

Description

Describes test environment class which performs GPU device enumeration for unit tests.

Author
Aleksei Iupinov a.yup.nosp@m.inov.nosp@m.@gmai.nosp@m.l.co.nosp@m.m
Artem Zhmurov zhmur.nosp@m.ov@g.nosp@m.mail..nosp@m.com

Classes

class  gmx::test::TestDevice
 A structure to describe a hardware context that persists over the lifetime of the test binary. More...