Gromacs
2026.0-dev-20250306-da4dfee
|
#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 | 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. | |