Gromacs  2025-dev-20240906-b7d3419
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
gmx::DeviceDetectionResult Struct Reference

Description

Convenience macro to help us avoid ifdefs each time we use sysconf.

Convenience macro to help us avoid ifdefs each time we use sysconf

The result of device detection

Note that non-functional device detection still produces a detection result, ie. of no devices. This might not be what the user wanted, so it makes sense to log later when that is possible.

Public Attributes

std::vector< std::unique_ptr
< DeviceInformation > > 
deviceInfoList_
 The device information detected.
 
std::vector< std::string > deviceDetectionWarnings_
 Container of possible warnings to issue when that is possible.
 

The documentation for this struct was generated from the following file: