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

#include <gromacs/taskassignment/include/gromacs/taskassignment/decidegpuusage.h>

Description

Structure that holds boolean flags corresponding to the development features present enabled through environment variables.

Public Attributes

bool enableGpuBufferOps = false
 True if the Buffer ops development feature is enabled.
 
bool canUseGpuAwareMpi = false
 True if the GPU-aware MPI can be used for GPU direct communication feature.
 
bool enableGpuPmeDecomposition = false
 True if GPU PME-decomposition is enabled.
 
bool enableCudaGraphs = false
 True if CUDA Graphs are enabled.
 
bool enableNvshmem = false
 True if NVSHMEM can be used for GPU communication.
 

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