Gromacs
2026.0-dev-20250116-fa3fd9d
|
#include <gromacs/taskassignment/include/gromacs/taskassignment/decidegpuusage.h>
Structure that holds boolean flags corresponding to the development features present enabled through environment variables.
Public Attributes | |
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. | |